AI/智能体/模型工具 · TypeScript
vercel-labs/skills
The open agent skills tool - npx skills。
项目解读
The open agent skills tool - npx skills。 README 重点章节包括:skills、Install a Skill、Use a Skill Without Installing、Source Formats、Options。
README / GitHub 亮点
- GitHub 描述:The open agent skills tool - npx skills。
- Supports OpenCode, Claude Code, Codex, Cursor, and 68 more.
- Generate a prompt for one skill, or start a supported coding agent interactively:。
- When installing interactively, you can choose:。
适用场景
适合评估 AI 应用、智能体工作流、模型工具链、RAG/提示词工程或 AI 辅助开发场景。
采用前核查
GitHub 未识别明确许可证,生产使用前要单独确认授权。
README 摘要
The CLI for the open agent skills ecosystem. Supports OpenCode, Claude Code, Codex, Cursor, and 68 more. Generate a prompt for one skill, or start a supported coding agent interactively: skills use resolves sources the same way as skills add, writes the selected skill files to a temporary directory, and prints only the generated prompt to stdout unless --agent is provided. With --agent, it starts one supported agent interactively with the generated prompt. When installing interactively, you can choose: List all …