skill · v1.1.0 · house · pin efd09da
autovault-skill
Understand AutoVault-managed skills. AutoVault syncs skills into the agent's normal skill directory, so loaded skills can be used directly without an AutoVault MCP server.
# CLI (primary)
$ autovault add jack-arturo/skillissue@efd09da503770bce1de134fc485f62e65f1d38c3:skills/autovault-skill/SKILL.md --sync-profiles
# MCP tool call
add_skill({ source: "github", identifier: "jack-arturo/skillissue@efd09da503770bce1de134fc485f62e65f1d38c3:skills/autovault-skill/SKILL.md" })
→ vault validates · signs · syncs agent skill dirs
source: jack-arturo/skillissue
Why it exists
Agents kept looking for MCP when the skill was already symlinked. This meta-skill explains the model.
History
1.1.0
Filesystem primary; MCP optional compatibility.
How Jack actually uses it
When questioning why a skill is visible or how to install one.
What it is not
Not a generic tutorial. It's the house runbook for this machine and these agents.
Related
Package
Version 1.1.0
· install pin efd09da
· SSOT skills/autovault-skill/ on GitHub