迁移至新觅源码库 — 替换社区链接,保留AI功能
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
社区 Skill 本质上是第三方指令和代码。安装前请先审计,尤其是会读取 API Key、Cookie、浏览器登录态、本地文件、仓库内容,或者会执行 shell、安装依赖、自动发帖、访问外部 API 的 Skill。
|
||||
|
||||
欢迎大家推荐各种好用的 Skill。如果你发现值得收录的高质量 Skill,可以到 GitHub 提交 PR,并附上仓库链接、适用场景和必要的安全说明。
|
||||
欢迎大家推荐各种好用的 Skill。如果你发现值得收录的高质量 Skill,可以到 新觅源码库 提交 PR,并附上仓库链接、适用场景和必要的安全说明。
|
||||
|
||||
## 维护规范
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
### Anthropic 官方 Skills
|
||||
|
||||
- 仓库:[anthropics/skills](https://github.com/anthropics/skills/tree/main/skills)
|
||||
- 仓库:[anthropics/skills](https://www.xinmi.cloud/anthropics/skills/tree/main/skills)
|
||||
- 方向:Claude 官方参考 Skill。
|
||||
- 适合:学习标准 Skill 结构、参考稳定实现、搭建通用工作流。
|
||||
- 代表 Skills:`docx`、`pdf`、`pptx`、`xlsx`、`frontend-design`、`webapp-testing`、`skill-creator`、`mcp-builder`、`theme-factory`、`web-artifacts-builder`。
|
||||
@@ -36,7 +36,7 @@
|
||||
|
||||
### Matt Pocock Skills
|
||||
|
||||
- 仓库:[mattpocock/skills](https://github.com/mattpocock/skills)
|
||||
- 仓库:[mattpocock/skills](https://www.xinmi.cloud/mattpocock/skills)
|
||||
- 方向:工程与生产力工作流。
|
||||
- 适合:TypeScript 工程、TDD、问题诊断、代码评审、原型开发、PRD/Issue/Handoff 等开发流程。
|
||||
- 代表 Skills:`tdd`、`triage`、`diagnose`、`prototype`、`review`、`to-prd`、`to-issues`、`handoff`、`write-a-skill`。
|
||||
@@ -46,56 +46,56 @@
|
||||
|
||||
### Frontend Slides
|
||||
|
||||
- 仓库:[zarazhangrui/frontend-slides](https://github.com/zarazhangrui/frontend-slides)
|
||||
- 仓库:[zarazhangrui/frontend-slides](https://www.xinmi.cloud/zarazhangrui/frontend-slides)
|
||||
- 方向:用前端技术生成网页幻灯片。
|
||||
- 适合:HTML/CSS 幻灯片、视觉叙事、浏览器渲染的演示稿。
|
||||
- 备注:适合把演示稿当成 Web Artifact 来做,而不是传统 Office 文件。
|
||||
|
||||
### 华叔 Design
|
||||
|
||||
- 仓库:[alchaincyf/huashu-design](https://github.com/alchaincyf/huashu-design)
|
||||
- 仓库:[alchaincyf/huashu-design](https://www.xinmi.cloud/alchaincyf/huashu-design)
|
||||
- 方向:Claude Code 中的 HTML 原生设计 Skill。
|
||||
- 适合:高保真原型、幻灯片、动画概念、视觉评审和导出型设计流程。
|
||||
- 备注:包含设计哲学、评审维度和演示型工作流。
|
||||
|
||||
### 归藏 PPT Skill
|
||||
|
||||
- 仓库:[op7418/guizang-ppt-skill](https://github.com/op7418/guizang-ppt-skill)
|
||||
- 仓库:[op7418/guizang-ppt-skill](https://www.xinmi.cloud/op7418/guizang-ppt-skill)
|
||||
- 方向:生成高质量 HTML 幻灯片。
|
||||
- 适合:杂志风、编辑风、瑞士风等视觉风格的演示稿、社交封面、图片提示词和叙事型页面。
|
||||
- 备注:包含演示运行时和风格化生成模式。
|
||||
|
||||
### HTML PPT Skill
|
||||
|
||||
- 仓库:[lewislulu/html-ppt-skill](https://github.com/lewislulu/html-ppt-skill)
|
||||
- 仓库:[lewislulu/html-ppt-skill](https://www.xinmi.cloud/lewislulu/html-ppt-skill)
|
||||
- 方向:HTML PPT Studio。
|
||||
- 适合:主题化幻灯片、复杂布局演示稿和带动画的浏览器演示。
|
||||
- 代表能力:多主题、多布局、动画模式和 HTML 演示脚手架。
|
||||
|
||||
### PPT Image First
|
||||
|
||||
- 仓库:[NyxTides/ppt-image-first](https://github.com/NyxTides/ppt-image-first)
|
||||
- 仓库:[NyxTides/ppt-image-first](https://www.xinmi.cloud/NyxTides/ppt-image-first)
|
||||
- 方向:图片优先的 PPT 生成。
|
||||
- 适合:视觉方向先行的演示稿创作。
|
||||
- 备注:面向 Codex、Claude Code、OpenCode CLI 等 Agent 工作流。
|
||||
|
||||
### GPT Image To PPT
|
||||
|
||||
- 仓库:[JuneYaooo/gpt-image2-ppt-skills](https://github.com/JuneYaooo/gpt-image2-ppt-skills)
|
||||
- 仓库:[JuneYaooo/gpt-image2-ppt-skills](https://www.xinmi.cloud/JuneYaooo/gpt-image2-ppt-skills)
|
||||
- 方向:用图像生成能力复刻或改造 PPT 视觉版式。
|
||||
- 适合:从已有 `.pptx` 模板中学习版式,再替换成自己的内容。
|
||||
- 备注:涉及图像生成和外部 API 时请先检查配置与数据发送逻辑。
|
||||
|
||||
### Fireworks Tech Graph
|
||||
|
||||
- 仓库:[yizhiyanhua-ai/fireworks-tech-graph](https://github.com/yizhiyanhua-ai/fireworks-tech-graph)
|
||||
- 仓库:[yizhiyanhua-ai/fireworks-tech-graph](https://www.xinmi.cloud/yizhiyanhua-ai/fireworks-tech-graph)
|
||||
- 方向:技术图表生成。
|
||||
- 适合:架构图、流程图、UML 风格图、AI Agent 工作流图,以及 SVG/PNG 输出。
|
||||
- 备注:需要图表而不是整套演示稿时很实用。
|
||||
|
||||
### Diagram Skill
|
||||
|
||||
- 仓库:[312362115/claude diagram skill](https://github.com/312362115/claude/blob/main/skills/diagram/SKILL.md)
|
||||
- 仓库:[312362115/claude diagram skill](https://www.xinmi.cloud/312362115/claude/blob/main/skills/diagram/SKILL.md)
|
||||
- 方向:结构化图表生成。
|
||||
- 适合:生成图表、模板化视觉解释和技术说明。
|
||||
- 备注:这是一个直接指向 `SKILL.md` 的链接,安装前也要检查同目录下的 `references`、`scripts` 和 `templates`。
|
||||
@@ -104,7 +104,7 @@
|
||||
|
||||
### 华叔 Markdown To HTML
|
||||
|
||||
- 仓库:[alchaincyf/huashu-md-html](https://github.com/alchaincyf/huashu-md-html)
|
||||
- 仓库:[alchaincyf/huashu-md-html](https://www.xinmi.cloud/alchaincyf/huashu-md-html)
|
||||
- 方向:Markdown 与 HTML 双向转换流水线。
|
||||
- 适合:把文件或网页转 Markdown,把 Markdown 转精美 HTML,把 HTML 再转回 Markdown。
|
||||
- 代表工具:MarkItDown、Pandoc、html-to-markdown、trafilatura。
|
||||
@@ -112,14 +112,14 @@
|
||||
|
||||
### 中文网文写作 Skill
|
||||
|
||||
- 仓库:[Tomsawyerhu/Chinese-WebNovel-Skill](https://github.com/Tomsawyerhu/Chinese-WebNovel-Skill)
|
||||
- 仓库:[Tomsawyerhu/Chinese-WebNovel-Skill](https://www.xinmi.cloud/Tomsawyerhu/Chinese-WebNovel-Skill)
|
||||
- 方向:中文网文小说写作。
|
||||
- 适合:长篇小说规划、章节创作、风格延续和网文式叙事。
|
||||
- 代表 Skill:`webnovel-writing`。
|
||||
|
||||
### 软件著作权材料 Skill
|
||||
|
||||
- 仓库:[Fokkyp/SoftwareCopyright-Skill](https://github.com/Fokkyp/SoftwareCopyright-Skill)
|
||||
- 仓库:[Fokkyp/SoftwareCopyright-Skill](https://www.xinmi.cloud/Fokkyp/SoftwareCopyright-Skill)
|
||||
- 方向:中国软件著作权申请材料生成。
|
||||
- 适合:根据本地项目生成 `.docx` 软著申请材料。
|
||||
- 代表 Skills:`software-copyright-materials`、`docx-toolkit`。
|
||||
@@ -127,7 +127,7 @@
|
||||
|
||||
### 专利交底书 Skill
|
||||
|
||||
- 仓库:[handsomestWei/patent-disclosure-skill](https://github.com/handsomestWei/patent-disclosure-skill)
|
||||
- 仓库:[handsomestWei/patent-disclosure-skill](https://www.xinmi.cloud/handsomestWei/patent-disclosure-skill)
|
||||
- 方向:专利技术交底书生成。
|
||||
- 适合:从项目文档挖掘专利点、联网查新、脱敏成文和自检。
|
||||
- 备注:可能涉及敏感技术资料和联网检索,使用前请关注数据处理方式。
|
||||
@@ -136,7 +136,7 @@
|
||||
|
||||
### 宝玉 Skills
|
||||
|
||||
- 仓库:[JimLiu/baoyu-skills](https://github.com/JimLiu/baoyu-skills)
|
||||
- 仓库:[JimLiu/baoyu-skills](https://www.xinmi.cloud/JimLiu/baoyu-skills)
|
||||
- 方向:图片生成、内容转换、发布和媒体工作流。
|
||||
- 适合:图片卡片、文章配图、幻灯片、URL 转 Markdown、YouTube 字幕、Markdown 转 HTML、社交平台发布。
|
||||
- 代表 Skills:`baoyu-image-gen`、`baoyu-imagine`、`baoyu-slide-deck`、`baoyu-markdown-to-html`、`baoyu-post-to-x`、`baoyu-post-to-wechat`、`baoyu-post-to-weibo`、`baoyu-url-to-markdown`、`baoyu-youtube-transcript`、`baoyu-translate`、`baoyu-diagram`、`baoyu-comic`。
|
||||
@@ -144,7 +144,7 @@
|
||||
|
||||
### Virtual Couple Travel Vlog
|
||||
|
||||
- 仓库:[vibeshotclub/vsc-skills / virtual-couple-travel-vlog](https://github.com/vibeshotclub/vsc-skills/tree/main/virtual-couple-travel-vlog)
|
||||
- 仓库:[vibeshotclub/vsc-skills / virtual-couple-travel-vlog](https://www.xinmi.cloud/vibeshotclub/vsc-skills/tree/main/virtual-couple-travel-vlog)
|
||||
- 方向:旅行 vlog 风格媒体生成。
|
||||
- 适合:短视频视觉叙事、角色化旅行内容和可复用媒体提示词。
|
||||
- 备注:这是一个大仓库里的子目录 Skill。
|
||||
@@ -153,14 +153,14 @@
|
||||
|
||||
### Web Access
|
||||
|
||||
- 仓库:[eze-is/web-access](https://github.com/eze-is/web-access)
|
||||
- 仓库:[eze-is/web-access](https://www.xinmi.cloud/eze-is/web-access)
|
||||
- 方向:为 Agent 提供结构化联网能力。
|
||||
- 适合:网页研究、浏览器辅助任务、并行信息收集和需要交互的网站。
|
||||
- 安全提示:浏览器访问可能暴露已登录状态和本地浏览器数据,启用前要审计。
|
||||
|
||||
### OpenCLI
|
||||
|
||||
- 仓库:[jackwener/opencli](https://github.com/jackwener/opencli)
|
||||
- 仓库:[jackwener/opencli](https://www.xinmi.cloud/jackwener/opencli)
|
||||
- 方向:把网站、浏览器会话、Electron 应用和本地工具转换成 CLI 可调用的自动化入口。
|
||||
- 适合:让 Agent 操作已登录的 Chrome 页面、编写可复用网站适配器、封装本地命令,以及把浏览器流程变成稳定命令。
|
||||
- 代表 Skills:`opencli-browser`、`opencli-adapter-author`、`opencli-autofix`、`opencli-usage`。
|
||||
@@ -168,7 +168,7 @@
|
||||
|
||||
### Follow Builders
|
||||
|
||||
- 仓库:[zarazhangrui/follow-builders](https://github.com/zarazhangrui/follow-builders)
|
||||
- 仓库:[zarazhangrui/follow-builders](https://www.xinmi.cloud/zarazhangrui/follow-builders)
|
||||
- 方向:跟踪 AI builders 的 X、博客和 YouTube 播客内容。
|
||||
- 适合:关注 builder 而不是 influencer,生成摘要和内容 digest。
|
||||
- 代表内容:X feed、blog feed、podcast feed、prompts 和状态文件。
|
||||
@@ -176,7 +176,7 @@
|
||||
|
||||
### SlowMist Agent Security
|
||||
|
||||
- 仓库:[slowmist/slowmist-agent-security](https://github.com/slowmist/slowmist-agent-security)
|
||||
- 仓库:[slowmist/slowmist-agent-security](https://www.xinmi.cloud/slowmist/slowmist-agent-security)
|
||||
- 方向:AI Agent 安全审计框架。
|
||||
- 适合:检查 Skill、MCP、仓库、URL、Prompt 和链上地址的安全风险。
|
||||
- 核心原则:所有外部输入在验证前都不可信。
|
||||
@@ -186,7 +186,7 @@
|
||||
|
||||
### 华叔 Nuwa Skill
|
||||
|
||||
- 仓库:[alchaincyf/nuwa-skill](https://github.com/alchaincyf/nuwa-skill)
|
||||
- 仓库:[alchaincyf/nuwa-skill](https://www.xinmi.cloud/alchaincyf/nuwa-skill)
|
||||
- 方向:把某个人或视角蒸馏成可复用 Skill。
|
||||
- 适合:顾问团式思考、心智模型、决策启发式和特定视角写作。
|
||||
- 代表视角:华叔 Nuwa、Feynman、Jobs、Musk、Naval、Paul Graham、Taleb。
|
||||
@@ -194,7 +194,7 @@
|
||||
|
||||
### PUA / 反 PUA 类 Skills
|
||||
|
||||
- 仓库:[tanweai/pua](https://github.com/tanweai/pua)
|
||||
- 仓库:[tanweai/pua](https://www.xinmi.cloud/tanweai/pua)
|
||||
- 方向:高能动性、强反馈、反操控或尖锐教练风格的 Agent 行为。
|
||||
- 适合:动机强化、批判反馈、反操控和刻意强风格交互。
|
||||
- 代表 Skills:`pua`、`pua-en`、`pua-ja`、`pua-loop`、`mama`、`p7`、`p9`、`p10`、`pro`、`shot`、`yes`。
|
||||
@@ -202,7 +202,7 @@
|
||||
|
||||
### Ex Skill
|
||||
|
||||
- 仓库:[therealXiaomanChu/ex-skill](https://github.com/therealXiaomanChu/ex-skill)
|
||||
- 仓库:[therealXiaomanChu/ex-skill](https://www.xinmi.cloud/therealXiaomanChu/ex-skill)
|
||||
- 方向:把某个前任/人格风格蒸馏成 AI Skill。
|
||||
- 适合:Persona 实验、情绪化角色扮演和特定语气模拟。
|
||||
- 代表 Skill:`create-ex`。
|
||||
@@ -212,17 +212,17 @@
|
||||
|
||||
如果你只想先装一批实用的,可以从这些开始:
|
||||
|
||||
- [Anthropic 官方 Skills](https://github.com/anthropics/skills/tree/main/skills):参考实现和通用能力。
|
||||
- [Matt Pocock Skills](https://github.com/mattpocock/skills):工程流程。
|
||||
- [宝玉 Skills](https://github.com/JimLiu/baoyu-skills):图片、媒体和发布。
|
||||
- [华叔 Design](https://github.com/alchaincyf/huashu-design):高保真 HTML 设计。
|
||||
- [归藏 PPT Skill](https://github.com/op7418/guizang-ppt-skill) 或 [HTML PPT Skill](https://github.com/lewislulu/html-ppt-skill):浏览器演示稿。
|
||||
- [华叔 Markdown To HTML](https://github.com/alchaincyf/huashu-md-html):Markdown/HTML 文档转换。
|
||||
- [Web Access](https://github.com/eze-is/web-access):网页研究。
|
||||
- [OpenCLI](https://github.com/jackwener/opencli):已登录浏览器自动化和可复用网站 CLI 适配器。
|
||||
- [Fireworks Tech Graph](https://github.com/yizhiyanhua-ai/fireworks-tech-graph):技术图表。
|
||||
- [SlowMist Agent Security](https://github.com/slowmist/slowmist-agent-security):社区 Skill 安全审计。
|
||||
- [Anthropic 官方 Skills](https://www.xinmi.cloud/anthropics/skills/tree/main/skills):参考实现和通用能力。
|
||||
- [Matt Pocock Skills](https://www.xinmi.cloud/mattpocock/skills):工程流程。
|
||||
- [宝玉 Skills](https://www.xinmi.cloud/JimLiu/baoyu-skills):图片、媒体和发布。
|
||||
- [华叔 Design](https://www.xinmi.cloud/alchaincyf/huashu-design):高保真 HTML 设计。
|
||||
- [归藏 PPT Skill](https://www.xinmi.cloud/op7418/guizang-ppt-skill) 或 [HTML PPT Skill](https://www.xinmi.cloud/lewislulu/html-ppt-skill):浏览器演示稿。
|
||||
- [华叔 Markdown To HTML](https://www.xinmi.cloud/alchaincyf/huashu-md-html):Markdown/HTML 文档转换。
|
||||
- [Web Access](https://www.xinmi.cloud/eze-is/web-access):网页研究。
|
||||
- [OpenCLI](https://www.xinmi.cloud/jackwener/opencli):已登录浏览器自动化和可复用网站 CLI 适配器。
|
||||
- [Fireworks Tech Graph](https://www.xinmi.cloud/yizhiyanhua-ai/fireworks-tech-graph):技术图表。
|
||||
- [SlowMist Agent Security](https://www.xinmi.cloud/slowmist/slowmist-agent-security):社区 Skill 安全审计。
|
||||
|
||||
## 来源说明
|
||||
|
||||
本文档基于一份 Hermes / Claude Skills 分享清单整理,并补充了公开 GitHub 仓库描述与目录信息。
|
||||
本文档基于一份 Hermes / Claude Skills 分享清单整理,并补充了公开 新觅源码库 仓库描述与目录信息。
|
||||
|
||||
Reference in New Issue
Block a user