skill-installer
Instructions
Use this skill to install Agent Skills from local directories or the catalog to your preferred harness.
Supported Harnesses
| Harness | Install Path | Status |
|---|---|---|
| Claude Code | ~/.claude/skills/{name}/ |
Supported |
| Goose | ~/.config/goose/skills/{name}/ |
Supported |
| OpenCode | .opencode/skill/{name}/ |
Supported |
| Cursor | .cursor/skills/{name}/ |
Supported |
How to Use
Install from local directory:
More from skillscatalog/registry
skill-create
Create new Agent Skills from templates with best-practice structure, pre-populated SKILL.md, and optional scripts/assets directories.
185skill-safety-scanner
Run local safety scans on Agent Skills before publishing. Detects secrets, dangerous code patterns, and analyzes required permissions.
13skill-validator
Validate Agent Skills against the specification. Checks SKILL.md format, frontmatter fields, naming conventions, and directory structure.
7skill-search
Search the Agent Skills Catalog to find skills by keyword, vendor, or category.
6skill-publisher
Submit Agent Skills to catalogs for publication. Validates, scans, and submits skills via the skillscatalog.ai API.
6skill-manifest-generator
Generate MANIFEST.json files for Agent Skills, providing content integrity verification, file inventory, and external reference tracking.
6