The premier operating system for AI coding agents — standardize, compose, and scale skills-as-code.
Project description
⚡ Skillsmith: The Agentic OS
The $100M Infrastructure Layer for AI-Assisted Engineering
Standardize instructions. Evolve skills. Orchestrate swarms.
Overview • Competitive Moat • Quick Start • Pillars • Command Reference
🚀 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) to coordinate complex missions across multiple agent threads via skillsmith team-exec.
🧬 Autonomous Evolution (XSkill)
Your project instructions should learn from your wins. Use skillsmith evolve to capture structural engineering patterns from your Git history or raw source code. Skillsmith translates developer experience into repeatable, benchmarked agent skills automatically.
🌲 Recursive Thinking Trees
When a strategy fails, Skillsmith doesn't just retry. It uses recursive AND/OR Thinking Trees (skillsmith tree) to resolve goals, exploring multiple implementation paths and strategy fallbacks before a single line of bad code is written.
🏁 High-Velocity Setup
1. Install
pip install skillsmith
2. Initialize (Sovereign Ghost-Sync)
# Sync 889+ expert skill packs natively (No Node/NPX required!)
skillsmith init --bundle python-pro
# or guided setup with structural profiling
skillsmith init --guided
3. Search & Install (Global Ecosystem) 🌍
Explore 889+ expert skills archived in our sovereign ghost-content branch.
# Search for skills (v1.0.8+)
skillsmith search --categories
skillsmith search "authentication" --limit 5
# Install directly from the sovereign index
skillsmith add --remote awesome next-js-expert
4. Evolve & Evaluate (Phase 2.2) 🌌🧪
Skillsmith isn't static. It autonomously captures patterns from your Git history and scores your entire skill library (including Ghost Skills) against industry standards.
# Capture new patterns from recent Git history
skillsmith evolve capture --limit 50
# Benchmark and score your expert library
skillsmith evolve evaluate
This generates a Skill Leaderboard and detailed compatibility report in .agent/evals/.
4. Align & Certify
# Keeps your Claude commands, Cursor rules, and IDE instructions 100% in sync.
skillsmith align
skillsmith doctor
4. Deploy a Swarm
# Decompose a complex mission into a parallel multi-agent plan.
skillsmith swarm plan "Refactor the entire auth module for OAuth2 parity"
🏗️ Architectural Pillars
| Pillar | Focus | Capability |
|---|---|---|
| Pillar 1: Structural Integrity | Zero Drift | Unified instructions across Claude, Cursor, Windsurf, Zencoder, Copilot. |
| Pillar 2: Autonomous Evolution | Self-Improvement | Skills that auto-learn from history and code structures (XSkill/EvoSkill). |
| Pillar 3: Team Intelligence | Swarm Logic | Role-based execution with structured handoffs and verification loops. |
🤖 Power Commands for Top-Tier Performance
Skillsmith injects a specialized command surface into your AI tools:
/swarm— Decompose massive goals into parallelized agent graphs./team-exec— Execute missions with structured roles (O-R-I-R)./evolve— Capture structural engineering patterns from experience./tree— Strategic recursive reasoning for deep goal resolution./ready— High-speed pre-release sanity check (Git, Profile, Index).
📈 Roadmap: The Path to v2.0
- v0.7: Content Gravity & 33+ Workflows
- v0.9: Autonomous Evolution (XSkill Phase 1)
- v1.0: Competitive Evolution (Swarms & Thinking Trees)
- v2.0: The Collective — Decentralized skill sharing & autonomous agent economies.
📄 License
MIT © ApexIQ
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file skillsmith-1.0.8.tar.gz.
File metadata
- Download URL: skillsmith-1.0.8.tar.gz
- Upload date:
- Size: 323.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc130b6d28b1b7d37a16f037dcf1a2dd84fd98a425cf249967260a7743260fe6
|
|
| MD5 |
7423dca731ef6e4ed9611d61c77c8d95
|
|
| BLAKE2b-256 |
9cf6b20a250f88139e766ffa5c97b8b49b1d8d07e21aef51c18099978b8467dd
|
File details
Details for the file skillsmith-1.0.8-py3-none-any.whl.
File metadata
- Download URL: skillsmith-1.0.8-py3-none-any.whl
- Upload date:
- Size: 464.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b498528011bdda2b4eb47b67626cefe281a1e65c1b6bd49699960dc0f2385ba7
|
|
| MD5 |
8814fc85032948c05e7eb14ee325cc2a
|
|
| BLAKE2b-256 |
59a1011da556221e85e41513c69e8c7d89d53f469458cd35ad86469ffd477e49
|