BS

autovault.dev / autovault-brand-system

Hosted skill bundleFirst-party brand-system examplev0.1.0MIT4,517 B
public/skills/autovault-brand-system/SKILL.md

Apply the AutoVault brand system across web SVG, terminal ASCII, illustrated mascot, social asset, and video-oriented surfaces.

InstallCLI + MCP
CLIRun from your local shell.
$autovault add https://autovault.dev/skills/autovault-brand-system/SKILL.md --source url --sync-profiles
MCPPaste into an agent MCP tool call.
>add_skill({ source: "url", identifier: "https://autovault.dev/skills/autovault-brand-system/SKILL.md" })
Choose CLI for a shell install or MCP for an agent tool call.
Source
Example type
bundle
hosted skill bundle
Bundle files
11
SKILL.md + resources
Resources
10
declared in frontmatter
Declared agents
3
from frontmatter
Source
AutoVault
First-party brand-system example
SKILL.mdview raw →
---
name: autovault-brand-system
version: 0.1.0
description: Apply the AutoVault brand system across web SVG, terminal ASCII, illustrated mascot, social asset, and video-oriented surfaces.
category: brand
resources: references, SVG, CSS, ASCII, prompt, OpenAI metadata
capabilities.filesystem: readwrite
---

autovault-brand-system

Codifies AutoVault's current visual identity, mark anatomy, type, palette, motion states, and reduced-motion behavior.

Bundles reusable assets and adaptation notes for web SVG, terminal ASCII, mascot/raster, social, and video-style surfaces.

When to use this skill

  • A surface needs to use the AutoVault mark, colors, type, or interaction states consistently.
  • An agent is adapting the vault brand between SVG, terminal, raster, and video constraints.
  • A showcase skill should demonstrate that AutoVault can ship rich reference material and assets, not just instructions.

Install

CLI: autovault add https://autovault.dev/skills/autovault-brand-system/SKILL.md --source url --sync-profiles

MCP: add_skill({ source: "url", identifier: "https://autovault.dev/skills/autovault-brand-system/SKILL.md" })

Provenance

Shows how a skill can bundle brand identity, motion rules, SVG/CSS/ASCII assets, and raster prompt recipes as reusable AutoVault resources.