AV
autoworks-ai / autovault-skill
Hosted SKILL.mdFirst-party source skillv1.0.0MIT6,709 Bautoworks-ai/autovault/skills/autovault-skill/SKILL.md
Understand AutoVault-managed skills and when synced filesystem skills can be used without an MCP server.
Copies the local CLI command. Hosted vault queueing is not enabled from this page.
Or via CLI
$autovault add url:https://autovault.dev/skills/autovault-skill/SKILL.md
Example type
skill
hosted SKILL.md
Declared agents
3
from frontmatter
Gate stages
5
covered by tests
Permission rows
3
declared metadata
Source
autoworks-ai
First-party source skill
---
name: autovault-skill
version: 1.0.0
description: Understand AutoVault-managed skills.
category: meta
capabilities.filesystem: readonly
tools: none
---
autovault-skill
Explains that AutoVault syncs skills into normal agent skill directories as filesystem links.
Documents the optional MCP compatibility tools and when agents should use synced skills directly.
When to use this skill
- A user asks why an AutoVault-managed skill is visible.
- An agent needs to decide whether MCP tools are required.
- You are debugging stale profile sync or skill links.
Install
autovault add url:https://autovault.dev/skills/autovault-skill/SKILL.md
Provenance
Published from the AutoVault source tree and mirrored here as a hosted SKILL.md example.