2026-01-17 23:38:43 +08:00
2026-01-17 16:59:34 +08:00
2026-01-17 16:59:34 +08:00
2026-01-17 23:38:43 +08:00

Agent Skills for Creators

为创作者打造的技能集合。作者:Simon Wong

技能规范详见 Agent Skills Specification

安装

npx skills add simonwong/agent-skills

Skills

rewrite-en2zh

将英文内容重写为简体中文。采用 deverbalization 技巧:理解原意后脱离英文外壳,用中文自然表达。

  • 保留 Markdown 格式、代码块
  • 保留 AI/技术专有名词Agent、OpenAI、Claude、API 等)
  • 目标:让读者感觉是中文母语者写的文章

Awesome Skills

  • Superpowers 是一个完整的软件开发工作流,包含了多个开发流程的 skills
    • 因为他是一组工作流,还包含了 3 个 agent建议使用插件的方式安装
    • /plugin marketplace add obra/superpowers-marketplace
    • /plugin install superpowers@superpowers-marketplace
  • anthropics/skill-creator: 用于创建技能的技能。
    • npx kills add anthropics/skills(他会拉去所有的技能,需要自己选择)
  • OthmanAdi/planning-with-files: 像 Manus 一样工作,将负责任务的计划、研究的过程结果存在文件中。
    • npx skills add OthmanAdi/planning-with-files
  • PleasePrompto/notebooklm-skill: 可以跟 NotebookLM 连接的 skill把 NotebookLM 当作 RAG
    • npx skills add PleasePrompto/notebooklm-skill

Find Me

License

MIT

S
Description
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless…
Readme 134 KiB
Languages
Markdown 100%