summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin/src/shell.ts
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2026-02-06 00:29:43 -0500
committerDax Raad <[email protected]>2026-02-06 00:36:11 -0500
commit266de27a0b56c29a3bdb81a5adb211f93214f5a8 (patch)
treee4142752294605dfcf3f893b3811a97b96f1f3d2 /packages/plugin/src/shell.ts
parent0f1fdeceda453a07499b4fdc534b96d18a53aecd (diff)
downloadopencode-266de27a0b56c29a3bdb81a5adb211f93214f5a8.tar.gz
opencode-266de27a0b56c29a3bdb81a5adb211f93214f5a8.zip
feat(skill): add skill discovery from URLs via well-known RFC
Implement the Agent Skills Discovery RFC to allow fetching skills from URLs: - Add 'urls' field to config.skills for specifying skill registry URLs - Create Discovery namespace in skill/discovery.ts with pull() function - Download skills from /.well-known/skills/index.json endpoints - Cache downloaded skills to ~/.cache/opencode/skills/ - Skip re-downloading existing files for efficiency Users can now configure: { "skills": { "urls": ["https://example.com/.well-known/skills/"] } } Implements: https://github.com/cloudflare/agent-skills-discovery-rfc
Diffstat (limited to 'packages/plugin/src/shell.ts')
0 files changed, 0 insertions, 0 deletions