Claude Skill
tilework-tech/nori-skillsets
开源 TypeScript 系统,用于管理 Claude Skill 集合。支持智能体 AI 和编程代理在不同技能组之间实现无缝切换。
概览
仓库信息
安装这个 Skill
npm install -g nori-skillsetsRegistry 信息
项目简介
Nori Skillsets 是一个基于 TypeScript 的 Claude Skill 集合管理系统,支持 AI 代理在不同技能组之间实现无缝切换。
System for managing collections of agent skills. Switch between skillsets seamlessly!
要点
- 管理 Claude Skill 集合
- 技能组之间无缝切换
- TypeScript 实现
- 专为智能体 AI 工作流设计
- 开源系统
使用场景
- AI 代理开发
- Claude Skill 组织管理
- 多技能 AI 系统
- 编程代理框架
- 智能体 AI 应用
README 摘要
# Nori Skillsets Client [](https://github.com/tilework-tech/nori-skillsets/actions/workflows/ci.yml) [](https://www.npmjs.com/package/nori-skillsets) [](https://www.npmjs.com/package/nori-skillsets) [](https://www.npmjs.com/package/nori-skillsets) **CLI Client for installing and managing Nori Skillsets** The Nori Skillsets Client connects you to [noriskillsets.dev](https://noriskillsets.dev/), a registry of verified agent Skills and packaged agent configurations. Install complete Skillsets or individual Skills that have been reviewed for effectiveness, clarity, and proper implementation. The client supports a wide range of coding agents (Claude Code, Cursor, Codex, Gemini CLI, GitHub Copilot, OpenCode, Goose, Kilo, Kimi CLI, Pi, OpenClaw, Droid). Each agent receives a translation of the same skillset into the format it expects on disk. For complete documentation and to browse available Skillsets, visit: - **Skillsets Registry**: [noriskillsets.dev](https://noriskillsets.dev/) - **Documentation**: [noriskillsets.dev/docs](https://noriskillsets.dev/docs/building-a-skillset) ## What is a Skillset? A Skillset is a complete, unified configuration that defines how your coding agent behaves. Skillsets can include: - **Skills**: Step-by-step instructions that encode specific agent behaviors (TDD, debugging, code review, git workflows) - **AGENTS.md / CLAUDE.md**: Custom instructions and workflow preferences that guide the agent - **Subagents**: Specialized agents for specific tasks (codebase search, docume