Search the catalog by use case, platform, category, and tags. Start from trending skills or specific security-focused templates.
How FerretForge Academy Works
Academy is the workflow for operationalizing AI skills - discover reusable configs, evaluate risk and quality, improve them, then publish and adopt the best variants for your platform.
Workflow at a Glance
Each skill is analyzed for security findings and quality metrics before it is trusted in your workflow.
Use structural hints and optional LLM suggestions to improve clarity, completeness, and platform alignment.
Publishing requires a clean security baseline. Approved skills include score metadata and generated variants.
Adopt the best-fit variant for your toolchain, track outcomes, and submit improvements as your needs evolve.
Key Features
Create your own copy of any published skill to customize. Forked skills maintain attribution to the original author.
Published skills support versioning. Authors can publish updates while adopters can pin to specific versions.
Submit improvement suggestions for any published skill. If approved by the author, changes are merged with attribution.
Skills and authors are ranked by composite score and adoption count. The leaderboard highlights the best skills per platform.
Track skills you've published and adopted from a personal dashboard. Monitor adoption counts and improvement requests.
How Agents Talk to Academy
Agents connect through MCP, CLI, or direct API clients. Read-only procedures can discover skills, while write actions require an authenticated token tied to a user.
Agent Runtime
- MCP client inside IDE
- CLI automation in CI
- External app using HTTP
FerretForge API Layer
- academy.search
- academy.getBySlug
- academy.trending
- academy.adopt
- academy.publish
- academy.improve
- academy.requestSkill
Academy Core
- Skill registry + variants
- Security and quality scores
- Adoption and version history
Public Read Path
Use search/get/trending procedures to discover published and canonical skills without signing in.
Authenticated Write Path
Publish, adopt, improve, and version operations require a FerretForge account and an authenticated token.
Scoring Model
Each skill has a composite score built from three dimensions. This makes skill quality transparent before adoption and helps teams prioritize what to improve.
Composite = (Security x 0.35) + (Intelligence x 0.35) + (Platform Fit x 0.30)
What Happens Next
Start by browsing the public guide, then sign in to search skills, open details, and adopt variants into your own workspace.