Skip to content

Multi-Agent Transform

Use this skill when a user wants to understand how AutoVault keeps one canonical skill source while delivering agent-specific tool names and permissions.

Workflow

  1. Start from the canonical tools_required list.
  2. Select the current agent from agents.
  3. Render the transformation map for that target agent.
  4. Refuse to run if the current agent has no transform for a required tool.
  5. Report the canonical tool name and rendered tool name before making edits.

Expected Outcome

The same reviewed skill can be scoped to multiple agents without hand-maintained copies drifting apart.

A local-first vault for the skills your agents actually use.