002-agents-inventory

仓库创建 2025年2月9日最近提交 3 天前SkillHot 收录 20 天前
▸ 精选理由

便于记录项目中嵌入 agent,适合审核与文档化。

▸ 风险提示

会在仓库根目录写入文件,可能覆盖同名文件。

这个 Skill 做什么

按模板生成嵌入 agents 清单并输出 INVENTORY-AGENTS-JAVA.md。

按嵌入式模板把 Java 项目的 agent 清单生成成一份可交付的文档,并把文件写到项目根目录为 INVENTORY-AGENTS-JAVA.md。适合你需要把所有 embedded agent 定义统一列出来、交给团队审阅或纳入发布清单时使用。特别之处是要严格按模板格式输出,章节和字段不能随意改动,保证与 Plinth Toolkit 的规范一致。

▸ 展开 SKILL.md 英文原文

Use when you need to generate a checklist document with embedded agents inventory, following the embedded template exactly and producing INVENTORY-AGENTS-JAVA.md in the project root. This should trigger for requests such as Create embedded agents inventory checklist; Generate INVENTORY-AGENTS-JAVA.md; Use @002-agents-inventory; Inventory embedded Java agent definitions; List generated agent roles for Java development. Part of Plinth Toolkit

Skill 开发管理清单生成嵌入 agentsJava通用
423
Stars
89
Forks
40
仓库内 Skill
+9
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/jabrena/plinth/main/skills/002-agents-inventory/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/jabrena/plinth/main/skills/002-agents-inventory/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Create a Checklist with embedded agents inventory for Java

Create a comprehensive checklist document for embedded agents inventory by following the embedded template exactly.

**What is covered in this Skill?**

- Exact-template checklist generation
- Output file creation as `INVENTORY-AGENTS-JAVA.md`
- Strict adherence to listed sections and content

## Constraints

Follow the template exactly without adding or removing sections, rows, or details.

- **DO NOT** create additional rows beyond what the template defines
- **DO NOT** add agent entries not explicitly listed in the template
- **ONLY** use exact wording and structure from the embedded template
- **EDGE CASE**: If the user goal i
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有