003-skills-inventory

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

帮助整理 Java 系统提示与使用步骤,便于审计。

▸ 风险提示

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

这个 Skill 做什么

从 skills.xml 提取步骤并按模板生成 INVENTORY-SKILLS-JAVA.md 清单。

根据 skills.xml 提取所有与 Java 相关的步骤,按内嵌模板生成一份用于 Java system prompts 的清单文档 INVENTORY-SKILLS-JAVA.md。当你需要把 Java 的技能点整理成可执行的步骤或生成核对清单时就用这个。它会遵循项目的嵌入区段模板,从指定资源里驱动清单生成,适用于 Plinth Toolkit 的工作流。

▸ 展开 SKILL.md 英文原文

Use when you need to generate a checklist document with Java system prompts from skills.xml, following the embedded section template and producing INVENTORY-SKILLS-JAVA.md. This should trigger for requests such as Create Java system prompts checklist; Generate INVENTORY-SKILLS-JAVA.md; Use @003-skills-inventory; Inventory Java cursor rule skills; List available Java system prompt skills. Part of Plinth Toolkit

Skill 开发管理技能清单系统提示Java通用
423
Stars
89
Forks
40
仓库内 Skill
+9
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/jabrena/plinth/main/skills/003-skills-inventory/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/jabrena/plinth/main/skills/003-skills-inventory/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Create a Checklist with all Java steps to use with system prompts for Java

Create a comprehensive step-by-step checklist document for Java system prompts by following the embedded section template and deriving rows from `skills-generator/src/main/resources/skills.xml`.

**What is covered in this Skill?**

- Inventory-driven checklist generation
- Output file creation as `INVENTORY-SKILLS-JAVA.md`
- Strict coverage of every effective skill id declared in `skills.xml`

## Constraints

Follow the template sections exactly and use `skills.xml` as the single source of truth for skill rows.

- **DO NOT** create additional sections beyond what the template defines
- **DO NOT** add skill rows abs
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有