用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/qihangzhang-272/agent-skill-library --skill kebab-case命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
MUST USE when user wants to 调研/research/搜索/search/查/找/look up anything on the internet — e.g. 全网调研 X / 帮我调研一下 X / 查一下 X / 搜搜 X / 看看大家怎么评价 X / X 上有什么讨论 / research this topic。 Also MUST USE when user mentions any platform or shares any URL/链接: 小红书/xiaohongshu/xhs, Twitter/推特/X, B站/bilibili, Reddit, Facebook, Instagram, V2EX, LinkedIn/领英/招聘/求职/jobs, YouTube, GitHub code search, 小宇宙播客, 雪球/股票行情, RSS feeds, or any web URL. 15 platforms, multi-backend routing (OpenCLI / per-platform CLIs / APIs). Zero config for 6 channels. Run `agent-reach doctor --json` to see which backend serves each platform right now. NOT for: 写报告/数据分析/翻译等内容加工(本 skill 只负责从互联网获取内容); 发帖/评论/点赞等写操作;已有专门 skill 的平台(先用专门 skill)。 【路由方式】SKILL.md 包含路由表和常用命令,复杂场景需按需阅读对应分类的 references/*.md。 分类:search / social (小红书/推特/B站/V2EX/Reddit/Facebook/Instagram) / career(LinkedIn) / dev(github) / web(网页/文章/RSS) / video(YouTube/B站/播客) / finance(雪球)。
Analyzes article structure, identifies positions requiring visual aids, generates illustrations with Type × Style × Palette three-dimension approach. Use when user asks to "illustrate article", "add images", "generate images for article", or "为文章配图".
Knowledge comic creator supporting multiple art styles and tones. Creates original educational comics with detailed panel layouts and batch-capable image generation. Use when user asks to create "知识漫画", "教育漫画", "biography comic", "tutorial comic", or "Logicomix-style comic".
正在显示 SKILL.md
| name | <kebab-case 技能名> |
| description | <何时触发 + 做什么。写得具体、略"推"一点以利触发。不要写"用于 XX 任务"这种废描述。> |
<一句话目的。复杂内容下沉到 references/,SKILL.md 保持精简。>
<触发场景。写"什么意图命中本技能":用户会说什么话、遇到什么情况。具体到能和相邻技能区分。>
<这个技能的核心约束或判断标准,一两句话。是技能的"宪法",执行时不可违背。>
<执行步骤,按顺序,每步可执行。稳定 Workflow 运行中不得探测、安装或直引外部能力;先在 Run 外经 skill-index 发现并沉淀候选,再导入、fork、包装或吸收为带来源和质量合同的本地 Skill。>
<边界。什么情况不要用本技能、该用什么替代。防止技能被滥用。>
<列出 references/ 下文件及一句话用途。没有 references 就删掉本段。>
references/<file>.md - <用途><维护要点:保持紧凑、详细笔记放 references 不放 SKILL.md、何时该拆分等。可选段,没有特别维护约束可删。>