SkillsCatalog
Official@skillscatalog
Standardized registry framework for scaffolding, validating, and deploying modular functional components into integrated development environments.
Agent Skills by SkillsCatalog
Showing 8 vetted skills indexed across 1 GitHub repositories.
my-skill-name
Automate ad-hoc prompts into repeatable AI actions using SKILL.md frontmatter and a scripts directory.
skill-safety-scanner
Scan Agent Skill directories for secrets and dangerous patterns across JavaScript, Python, and shell files.
skill-publisher
Validate, safety scan, and submit Agent Skills to catalogs via API.
skill-validator
Validate agent skill directories against the SKILL.md specification.
skill-manifest-generator
Generate or verify MANIFEST.json files with file hashes and external URL tracking.
skill-create
Scaffold new Agent Skills from templates with standard folder layout and SKILL.md frontmatter.
skill-installer
Install AI agent skills into Claude Code, Goose, OpenCode, and Cursor harnesses.
skill-search
Search the Agent Skills Catalog by keyword, vendor, or category via HTTP GETs.
Frequently Asked Questions About SkillsCatalog
FAQPage SchemaWhat specific tasks are enabled by this registry framework?▼
This framework enables the standardized creation, validation, and deployment of modular functional components. It provides mechanisms to scaffold directory structures, verify manifest integrity via file hashing, perform security audits for sensitive patterns, and distribute validated components into supported development environments.
Which target personas benefit from these registry capabilities?▼
Engineers and technical architects managing modular component libraries benefit from these capabilities. It is designed for developers who require consistent directory layouts, automated security compliance checks, and streamlined distribution of functional modules across multiple development environments and IDEs.
What are the prerequisites for installing and running these components?▼
Installation requires a local environment configured for Claude Code, Goose, OpenCode, or Cursor. Users must ensure their directory structure adheres to the SKILL.md specification and that the MANIFEST.json file is correctly generated with valid file hashes and external tracking references.