Canonical manifest schema
plugin.json targets the official 1.0.0 schema.
Agent Plugins specification §5.2
Apply a consistent visual identity to presentations and other artifacts with defined colors, heading and body typography, readable fallbacks, and disciplined accent usage.
consistent
by design.
A defined palette and type hierarchy turn separate artifacts into one recognizable visual system.
Installation
Sparse-clone the plugin directory and load its root in a compatible client. The Skill uses fonts already available in the execution environment and defines safe fallbacks.
git clone --filter=blob:none --sparse https://github.com/chenmiaohero/Portable-Agent-Plugins.git
cd Portable-Agent-Plugins
git sparse-checkout set plugins/brand-guidelinesExplainable standards check
Official latest version: 1.0.0 (Working Draft). The value is read from the official specification and cached for one day.
This is a static package-format check, not a security audit, quality score, malware scan, or guarantee of client compatibility.
plugin.json targets the official 1.0.0 schema.
Agent Plugins specification §5.2
The plugin name “brand-guidelines” satisfies the 1–64 character naming rules.
Agent Plugins specification §§5.3 and 5.5
No unknown top-level manifest fields were found.
Agent Plugins specification §5.2
All present metadata and extension fields use permitted JSON types.
Agent Plugins specification §§5.2–5.6
A regular plugin.json file exists at the plugin root.
Agent Plugins specification §§4.1 and 5.1
1 immediate-child Agent Skill discovered; every SKILL.md passed required frontmatter and naming checks.
Agent Plugins specification §7.1 and Agent Skills specification
No root mcp.json is present; MCP is optional and its absence is conforming.
Agent Plugins specification §§6.2 and 7.2
Capabilities
Carry a recognizable brand system through every artifact.
Use this plugin when a presentation or generated artifact needs a consistent Anthropic-inspired visual treatment instead of one-off formatting decisions.
Use the supplied neutrals and orange, blue, and green accents as a coherent system rather than selecting colors ad hoc.
Assign distinct heading and body faces, then rely on specified system fallbacks when the preferred fonts are unavailable.
Retain clear hierarchy and select foreground colors according to the background so branded styling remains practical.
Practical workflow
Separate headings, body copy, backgrounds, secondary elements, and accents before applying the brand system.
Assign the prescribed fonts and colors, check fallbacks and contrast, and review the full artifact for consistency.
Package contents
Brand Guidelines declares 1 Skill, 0 MCP configurations, and 0 additional resources. The included-file links below point to the reviewed source repository.
Agent Skills
1
brand-guidelines
MCP servers
0
No runtime service
Package format
Agent Plugins
Official latest 1.0.0
Synced source content
This README snapshot is stored by Agent Plugins Hub and refreshed by the daily GitHub synchronization pipeline. Remote images and embedded content are not loaded.
This repository does not currently provide a README snapshot. The plugin instructions below remain available.
Source documentation
Rendered from the linked GitHub source. Raw HTML is disabled, scripts cannot execute, remote images are omitted, and external links open separately.
Brand Guidelines gives an agent a compact visual identity system for styling artifacts. It defines a neutral foundation, three accent colors, separate heading and body typefaces, and practical fallback fonts.
First identify the artifact's headings, body text, backgrounds, supporting elements, and decorative shapes. Apply the prescribed typography and palette to those roles, then inspect contrast, hierarchy, and consistency across the complete output.
The workflow prefers Poppins for headings and Lora for body copy. It falls back to Arial and Georgia when those fonts are not installed, so the artifact remains readable without requiring a font download.
This portable package is maintained in chenmiaohero/Portable-Agent-Plugins from a pinned Apache-2.0 upstream Skill.
Continue exploring
The small official reference package for inspecting a portable manifest and migration workflow.
A portable creative-coding workflow for original p5.js generative art and interactive exploration.
A portable implementation guide for Claude API applications across Python, TypeScript, Java, Go, C#, PHP, Ruby, and curl.