Portable 1.0Brandingv1.0.0

Brand Guidelines Agent Plugin

Apply a consistent visual identity to presentations and other artifacts with defined colors, heading and body typography, readable fallbacks, and disciplined accent usage.

0 repository stars Apache-2.0 Updated Aug 8, 2026
Reviewed seed

consistent

by design.

A defined palette and type hierarchy turn separate artifacts into one recognizable visual system.

Identity, applied

Installation

Copy the complete Brand Guidelines package

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.

Terminal · Git sparse checkout
git clone --filter=blob:none --sparse https://github.com/chenmiaohero/Portable-Agent-Plugins.git
cd Portable-Agent-Plugins
git sparse-checkout set plugins/brand-guidelines
Confirm plugin.json is at the package root.
Review the supplied palette and typography rules before applying them.
Verify preferred fonts or their documented fallbacks are available.

Explainable standards check

Conforms to Agent Plugins 1.0.0

Official latest version: 1.0.0 (Working Draft). The value is read from the official specification and cached for one day.

Read the official specification

This is a static package-format check, not a security audit, quality score, malware scan, or guarantee of client compatibility.

Canonical manifest schema

plugin.json targets the official 1.0.0 schema.

Agent Plugins specification §5.2

Required name and naming rules

The plugin name “brand-guidelines” satisfies the 1–64 character naming rules.

Agent Plugins specification §§5.3 and 5.5

Closed top-level schema

No unknown top-level manifest fields were found.

Agent Plugins specification §5.2

Manifest field types

All present metadata and extension fields use permitted JSON types.

Agent Plugins specification §§5.2–5.6

Root plugin.json file

A regular plugin.json file exists at the plugin root.

Agent Plugins specification §§4.1 and 5.1

Agent Skills discovery and format

1 immediate-child Agent Skill discovered; every SKILL.md passed required frontmatter and naming checks.

Agent Plugins specification §7.1 and Agent Skills specification

MCP configuration

No root mcp.json is present; MCP is optional and its absence is conforming.

Agent Plugins specification §§6.2 and 7.2

Capabilities

What can you do with Brand Guidelines?

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.

  • Apply a defined dark, light, neutral, and accent color palette.
  • Use Poppins for headings with a reliable Arial fallback.
  • Use Lora for body copy with a readable Georgia fallback.
  • Select text colors that preserve contrast on light and dark backgrounds.
  • Distribute accent colors across non-text shapes without losing consistency.
  • Preserve hierarchy while restyling an existing artifact.

Apply a controlled palette

Use the supplied neutrals and orange, blue, and green accents as a coherent system rather than selecting colors ad hoc.

Keep typography recognizable

Assign distinct heading and body faces, then rely on specified system fallbacks when the preferred fonts are unavailable.

Protect readability

Retain clear hierarchy and select foreground colors according to the background so branded styling remains practical.

Practical workflow

From unstyled artifact to consistent visual identity

Pass 01 / Map

Identify visual roles

Separate headings, body copy, backgrounds, secondary elements, and accents before applying the brand system.

Pass 02 / Style

Apply and inspect

Assign the prescribed fonts and colors, check fallbacks and contrast, and review the full artifact for consistency.

Package contents

What is included in Brand Guidelines?

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

Repository README

View original README

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.

Source
https://github.com/chenmiaohero/Portable-Agent-Plugins#readme

This repository does not currently provide a README snapshot. The plugin instructions below remain available.

Source documentation

Brand Guidelines styling instructions

Rendered from the linked GitHub source. Raw HTML is disabled, scripts cannot execute, remote images are omitted, and external links open separately.

What this plugin does

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.

Practical workflow

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.

Fonts and compatibility

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.

Source

This portable package is maintained in chenmiaohero/Portable-Agent-Plugins from a pinned Apache-2.0 upstream Skill.