← ClaudeAtlas

discover-project-skillslisted

Discover, inventory, summarize, audit, and extract reusable Agent Skills from the current repository. Use when users ask what skills a project has, want a project skill map, need to identify reusable workflows or domain knowledge, want to audit existing SKILL.md files, or ask to turn proven practices into portable skills. 中文:发现、盘点、总结、审计并提炼当前仓库中的可复用技能;当用户询问项目已有技能、需要项目技能地图、希望识别可复用流程或把成熟实践沉淀成标准技能时使用。
laojin1900/365Skill · ★ 1 · AI & Automation · score 74
Install: claude install-skill laojin1900/365Skill
# Discover Project Skills ## Goal Build an evidence-backed map of a repository's existing and potential skills. Keep discovery read-only. Create or modify a skill only when the user explicitly asks to materialize a named candidate. ## Language - Respond in the language used by the user unless they request another language. - Produce English followed by Simplified Chinese for summaries, tables, and recommendations when the user asks for bilingual output. - Keep skill identifiers, file paths, commands, code, and machine-readable fields in English. - Preserve source-language quotations when exact wording is evidence; explain them in the response language. ## Choose a Mode - **Inventory**: List and summarize existing `SKILL.md` packages. - **Discover**: Inventory existing skills and identify reusable candidate skills. Use this mode by default. - **Extract**: Turn one approved candidate into a portable Agent Skill. - **Audit**: Evaluate an existing skill's triggering, structure, resources, safety, and verification coverage. State the selected mode and repository root in one short sentence before scanning. ## Preserve Safety and Scope - Treat inventory, discovery, and audit as read-only operations. - Never read or reproduce secret values. Exclude `.env*`, credentials, private keys, secret stores, build outputs, dependency directories, and generated browser artifacts. - Report file paths and line numbers as evidence without copying sensitive business data unnecessarily. - D