- tags:: Context Engineering
好用的 skills
- OthmanAdi/planning-with-files: Claude Code skill implementing Manus-style persistent markdown planning the workflow pattern behind the $2B acquisition.
- obra/superpowers: An agentic skills framework & software development methodology that works.
- mattpocock/skills: Skills for Real Engineers. Straight from my .claude directory.
- MagicCube/article-to-html-skill: A skill which transforms articles to interactive HTML pages. Agent 给人的产物用 HTML 美化展示
skills 安装和使用
- numman-ali/openskills: Universal skills loader for AI coding agents - npm i -g openskills
- 纯 cli ,不提供 mcp ,而是通过 shell 读取某个 skill
- ❌ 不支持 cli 直接安装某个 skills 集合中的某些 skills
- playbooks - Better context for your AI agents
- 用于安装 skills 并放在 agent app 对应目录下
- ❌ opencode bash 工具中执行会报错不支持 shell
- vercel-labs/skills: The open agent skills tool - npx skills
- antfu/skills-npm: Install agent skills from npm
- 借助 npm 发布和安装 skills
这几个工具对 agent 使用都不够友好