One command to make any repo agent-ready. Scaffolds .agent/ workspace, platform instruction files (Claude, Cursor, Windsurf, Copilot, Gemini), reusable skills, and MCP server for AI coding assistants.
<div align="center"> <img src="skillsmith_hero_banner_1774380976071.png" width="100%" alt="Skillsmith Hero Banner"> # ⚡ Skillsmith: The Agentic OS ### The Infrastructure Layer for AI-Assisted Engineering [](https://pypi.org/project/skillsmith/) [](https://opensource.org/licenses/MIT) [](https://github.com/ApexIQ/skillsmith) **Standardize instructions. Evolve skills. Orchestrate swarms.** **🚀 v1.1.2 Update: 100/100 Readiness Gate & Stabilized Docs Nexus.** [Overview](#-the-vision) • [Competitive Moat](#-the-competitive-moat) • [Quick Start](#-high-velocity-setup) • [Pillars](#-architectural-pillars) • [Command Reference](docs/COMMANDS.md) </div> --- ## 🚀 The Vision **Skillsmith** isn't just a linter or a template generator. It is the **Intelligence Backbone** for professional engineering teams in the era of Agentic AI. While LLMs are powerful, they are context-poor and structurally drift. **Skillsmith** solves this by turning static codebase rules into dynamic, **Self-Evolving Skills-as-Code**. It bridges the gap between raw AI inference and production-grade software delivery. --- ## 🛡️ The Competitive Moat Skillsmith v1.0 introduces features that place it at the absolute frontier of AI engineering: ### 🌍 Ecosystem Discovery (CLI Hub) Stop hunting for prompts. Use `skillsmith search` to query the sovereign **Ghost-Content** index of **889+ skills** directly from your terminal. See global categories, filter by tech stack, and install them instantly. ### 🐝 Multi-Agent Swarm Orchestration Stop running in single-agent loops. Skillsmith can decompose massive goals into **Parallelized Task Graphs** (`skillsmith swarm plan`), assigning specialized roles (**Orchestrator, Researcher, Implementer, Reviewer**)
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.