SkillKit
Open-source CLI package manager that aggregates 31+ skill sources, auto-translates to 44 AI agent formats, and adds memory, security scanning, and team workflows with zero telemetry.
At a Glance
Pricing
Free and open source under Apache-2.0 license
Engagement
Available On
Developer
Listed Feb 2026
About SkillKit
SkillKit is an open-source CLI package manager for AI agent skills that aggregates 15,000+ skills from 31+ sources and auto-translates them to 44 agent formats including Claude, Cursor, Copilot, Gemini, and more. It runs entirely locally with zero telemetry and requires no account to get started. SkillKit goes beyond simple installation by providing persistent session memory, a 46-rule security scanner, team sync via Git-based manifests, and a full REST/MCP/Python API for runtime skill discovery.
- Skill Aggregation: Browse and install from 15,000+ skills sourced from 31+ official and community repositories including Anthropic, Vercel, Expo, Supabase, and Stripe.
- Auto Translation: Write skills once and automatically translate them to all 44 supported agent formats — run
skillkit translate --to cursor,windsurfto deploy everywhere. - Session Memory: AI learnings persist across sessions and projects, enabling continuous improvement without manual re-configuration.
- Security Scanner: Built-in 46-rule scanner detects prompt injection, exposed secrets, and malicious patterns in skills before deployment.
- AI Skill Generation: Generate skills from plain English using multi-source context (docs, codebase patterns, marketplace) with any LLM provider via
skillkit generate. - Primer: Auto-generates optimized agent instructions for all 44 agents by analyzing your codebase with
skillkit primer --all-agents. - Team Sync: Git-based
.skillsmanifest ensures consistent skill sets across teams; initialize withskillkit team init && skillkit team share. - Workflow Orchestration: Compose skills into multi-step automated workflows and chain operations with
skillkit workflow run. - Built-in Testing: Validate skills with an integrated test framework supporting assertions and tags via
skillkit test --tags unit,integration. - CI/CD Integration: Generate GitHub Actions, GitLab CI, and pre-commit hooks for automated skill management with
skillkit cicd init. - Mesh Network: Encrypted P2P mesh network with peer trust and inter-agent messaging for enterprise multi-machine deployments.
- REST & MCP APIs: Expose skills via REST server, MCP server, and Python client for runtime discovery and integration.
- Zero Telemetry: Everything runs locally — no account required, no data sent to external servers.
Community Discussions
Be the first to start a conversation about SkillKit
Share your experience with SkillKit, ask questions, or help others learn from your insights.
Pricing
Open Source
Free and open source under Apache-2.0 license
- Universal skill translation
- 15,000+ skills marketplace
- Smart recommendations
- Session memory
- Primer auto-generation
Capabilities
Key Features
- Universal skill translation across 32 AI agents
- 15,000+ skills marketplace
- Smart codebase-aware recommendations
- Session memory persistence
- Primer auto-generation for agent instructions
- Skill tree browser with 12 categories
- Team collaboration via .skills manifest
- REST API server
- MCP server integration
- Python client SDK
- Workflow orchestration
- Built-in testing framework
- CI/CD integration
- Mesh network for distributed agents
- Badge generator for README
- Stack builder for skill composition
- Slash command generation
