8 lines
321 B
Python
8 lines
321 B
Python
"""Skill assets shipped with OpenOPC and installed into agent homes.
|
|
|
|
These are static files (SKILL.md, examples) that the skill installer in
|
|
:mod:`opc.layer3_agent.skill_installer` symlinks into each agent's native skill
|
|
directory before launch so external agents can discover them via their native
|
|
skill mechanism.
|
|
"""
|