lythoskill-curator
SolidSkill 策展者/买家秀 (curator's perspective). Scans your local cold pool, indexes SKILL.md frontmatter into REGISTRY.json + catalog.db. CLI is mechanical glue (scan/query/tag/audit/find) — YOU are the agent who combines curator's local cache with WebSearch, deep research, and arena testing to discover, annotate, fact-check, and recommend. Curator = 查卡器 + 备注 + 组卡审美. Reconciler-style: any filesystem state → scan → converges to clean index. Auto-backup; rollback via `restore`.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- lythos-labs
- Repository
- lythos-labs/lythoskill
- Created
- 4 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
skill-curator
Curate local Agent Skills libraries across coding harnesses. Use only when the user explicitly asks to inventory, audit, validate, prune, archive, restore, pin, deduplicate, merge, or maintain SKILL.md packages for Claude Code, Codex, Cursor, Gemini CLI, OpenCode, or another coding agent.
skill-curator
Audit, evaluate, merge, and refresh a library of agent skills. Use when asked to review or clean up installed skills, check whether two skills collide on the same trigger, vet or compare third-party skills before installing, merge duplicates, harvest material from skill repos into an existing skill, or check a skill's upstream sources for updates. NOT for authoring a new skill from scratch (use skill-creator) and NOT for writing the subject-matter content inside one.
curating-skill-portfolios
Use when deciding whether a capability deserves its own skill, whether something should be a skill or a reference, where a new skill belongs, or whether two skills overlap — 当你在判断要不要新建一个 skill、这块该不该独立成 skill 还是塞进某个 reference、一组 skill 的边界与重叠时。Triggers: 立项一个新 skill、重构 skill 版图、"这是 skill 还是 reference"、portfolio 体检、两个 skill 触发条件打架。Do NOT use when you only need to write or pressure-test a single skill body (那是 cc-master-skillsmith); Do NOT use when you need to declare J / run trigger or behavior eval / measure a skill (那是 grounding-skill-evals); Do NOT use when 你要跑 skill knowledge graph 的 health / typed change / witness(走 design_docs/skill-knowledge-graph + skill-knowledge CLI)。