Home /Claude Skills /craftdesk
Recommended

Craftdesk

The npm for AI development, making team collaboration as easy as ...
Swiss Army Knife for AI Developers
Core Principle:
CraftDesk is like npm for AI development - effortlessly manage Claude's skills, agents, and plugins. One-click installs from GitHub, automatic dependency resolution, and version locking for team collaboration. Say goodbye to manually copying AI capabilities.
KEY FEATURES
01One-click Install
Install any AI skill directly from GitHub links with auto URL conversion
02Dependency Magic
Smart dependency resolution like npm does
03Version Lock
Lockfile ensures team uses identical AI capability versions
04Plugin Power
Bundle multiple skills with auto MCP server config
github.com/mensfeld/craftdesk
data-ai·mensfeld·2026-02-05·39·🔱 2
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/mensfeld/craftdesk.git
SSH
git clone [email protected]:mensfeld/craftdesk.git
GitHub CLI
gh repo clone mensfeld/craftdesk
FAQ
Q: What are the installation steps for Craftdesk Agent Skills?
1.Install: Global npm install
2.Init Project: craftdesk init creates config
3.Add Skills: Import AI capabilities from GitHub
4.Lock Versions: Auto-generates lockfile
Q: What are the highlights of Craftdesk Agent Skills?
  • Smart GitHub URL conversion
  • Single-file extraction
  • Monorepo ready
  • Auto file integrity check
Q: What are the use cases for Craftdesk Agent Skills?
  • Managing AI skills across development teams
  • Quickly integrating trending AI plugins from GitHub
  • Ensuring consistent AI capabilities across environments
  • Building private repositories for proprietary AI skills
Q: What are the limitations of Craftdesk Agent Skills?
  • Currently relies on npm ecosystem
  • Private registry feature still in development