# Enable the AI Tooling Provider Skill Catalog

You are running in my AI coding tool. Enable the AI Tooling Provider Skill Catalog so future agents know how to discover and use project skills from the catalog.

Create or update a local skill named `skill-catalog` from the canonical skill source:

```text
https://tools.ai.vdxa.dev/skills/skill-catalog?format=skill
```

Requirements:

- Use the current tool's native skill, rule, or instruction location when it has one.
- If this is Cursor, prefer a project-local skill or rule that future agents can read automatically.
- Fetch the canonical URL above and save the response verbatim as `SKILL.md`. The URL returns an install-ready skill file with YAML frontmatter.
- Do not rewrite, summarize, reconstruct, or expand the fetched skill content.
- Preserve existing user-authored skills, rules, and instructions.
- Do not install duplicate copies if a `skill-catalog` skill already exists; update it instead.
- Tell me where the skill was installed and how future agents will load it.