@dojops/skill-registry
v1.2.1
Published
Skill registry for DojOps — discovers, loads, and manages built-in and custom skills
Readme
@dojops/skill-registry
Skill registry for DojOps — discovers, loads, and manages built-in and custom .dops skills.
Features
- Unified registry: Combines 18 built-in skills + custom skills via
getAll()/get(name)/has() - Custom skill discovery: Loads from
~/.dojops/skills/(global) and.dojops/skills/(project) - Skill policy:
.dojops/policy.yamlallowlist/blocklist enforcement - Custom agent discovery: Parses
.dojops/agents/*.yamlinto specialist agents - Security: Verification command whitelist,
child_processpermission enforcement, path traversal prevention - Integrity: SHA-256 skill hashing for reproducibility and replay validation
Part of DojOps
This package is part of the DojOps monorepo. See the main repo for full documentation.
License
MIT
