用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/cafe3310/public-agent-skills --skill doc-template-provider命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
为 Agent 设计的自动化浏览器 CLI 工具,也能操作 Electron 桌面应用。当需要与网站交互(包括页面导航)时使用
定义了使用浏览器开发者工具进行端到端(E2E)测试的工作流,测试用例以 Markdown 文件形式记录。
Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.
基于 SOC 职业分类
正在显示 SKILL.md
| name | doc-template-provider |
| description | 提供文档模板,涵盖常见文档类型,包括 Jira 需求 |
| license | Apache-2.0 |
| author | github/cafe3310 |
| depends_on_skill | [] |
| depends_on_binary | [] |
templates/gemini.md.template: 用于创建项目级别 GEMINI.md 文档的模板。templates/requirements.md.template: 用于创建需求文档的模板。templates/bugs.md.template: 用于创建缺陷跟踪文档的模板。templates/todo.md.template: 用于创建待办事项列表的模板。templates/main-spec.md.template: 用于创建项目整体产品规格说明的模板。templates/feature-spec.md.template: 用于创建项目子功能产品规格说明的模板。templates/jira-ticket.md.template: 用于创建 Jira (或公司内同等概念 Dima) 需求单的模板。