TP

anthropic / trusted-skill-import

Hosted SKILL.mdTrusted provider provenance examplev0.1.0MIT1,774 Bdocs.claude.com/agents-and-tools/agent-skills

Review a skill obtained from a trusted external provider before admitting it to a local AutoVault.

Copies the local CLI command. Hosted vault queueing is not enabled from this page.
Or via CLI
$autovault add url:https://autovault.dev/skills/trusted-skill-import/SKILL.md
Source
Example type
skill
hosted SKILL.md
Declared agents
2
from frontmatter
Gate stages
5
covered by tests
Permission rows
3
declared metadata
Source
Anthropic
Trusted provider provenance example
SKILL.mdview raw →
---
name: trusted-skill-import
version: 0.1.0
description: Review a skill obtained from a trusted external provider before admitting it to a local AutoVault.
source.provider: Anthropic
capabilities.filesystem: readonly
tools_required: Read
---

trusted-skill-import

Shows how AutoVault can represent a trusted external provider source while still requiring local review.

Keeps install behavior local: users copy the add command and run the admission gate themselves.

When to use this skill

  • A user brings a skill from a trusted external provider.
  • The source URL and local copy need provenance review before admission.
  • A team wants to show third-party trust context without operating a marketplace.

Install

autovault add url:https://autovault.dev/skills/trusted-skill-import/SKILL.md

Provenance

Models a trusted-provider review flow using Anthropic's public skills guidance without making the catalog a marketplace.