Claude Skill
skilld-dev/skilld
Skilld is a TypeScript CLI that auto-generates AI agent skills from your NPM dependencies. Run `npx skilld` to create reusable, AI-ready modules for Claude and other agents.
Overview
Repository
🚀 Install this Skill
openclaw install skilld-dev/skilldSummary
Skilld is a TypeScript-based CLI tool that automatically generates AI agent skills from your existing NPM dependencies. By running a single command (`npx skilld`), it analyzes your project's package.json and creates reusable, AI-ready skill modules that encapsulate the functionality of your installed packages, enabling seamless integration with AI agents like Claude.
从你的 NPM / 创建依赖中生成 AI 代理技能。npx skilld
Key features
- Automatic skill generation from NPM dependencies
- Single-command CLI: `npx skilld`
- TypeScript-based, lightweight and fast
- Produces reusable AI agent skill modules
- Seamless integration with Claude and other AI agents
Use cases
- Quickly equip Claude with skills from your existing Node.js project
- Automate creation of AI-ready modules for package ecosystems
- Reduce manual effort in building AI agent toolchains
- Prototype AI agent capabilities using familiar NPM packages
- Standardize skill generation across development teams
Topics
No topics yet.