discover-project-skillslisted
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