skills-vault/registry/skills-index.md

37 lines
799 B
Markdown

# Skills Index
This registry tracks automation Skills managed by `skills-vault`.
Current migration policy:
```text
Only automation Skills outside CCPE System are migrated here.
Existing CCPE content is not migrated here.
```
## Skills
| Skill | Purpose | Source | Status | Install Policy | Installed Path | CCPE Registration |
| --- | --- | --- | --- | --- | --- | --- |
| `fix-title` | Shift Markdown ATX heading depth for pasted LLM replies before insertion under parent sections. | `C:\Users\wangq\Documents\Codex\knowledge-vault\skills\fix-title` | `installed` | `default` | `C:\Users\wangq\.agents\skills\fix-title` | none |
## Status Values
```text
candidate
migrated
tested
installed
deprecated
archived
```
## Install Policy Values
```text
default
optional
conditional
disabled
```