New to Claude Skills? Learn how to install them →

paperclipai on GitHub

Paperclip Capsules

Free

Generate and validate Paperclip capsule visuals effectively.

Get this skill

Free · Opens the source repo

What Paperclip Capsules does

The Paperclip Capsules skill is designed for developers and designers who need to create, implement, or review visuals related to Paperclip capsules. This skill emphasizes that capsules are not merely decorative elements but represent agents in the system. It provides guidelines on how to generate capsule art, avatars, and status indicators while adhering to the established brand standards. By following the rules outlined in this skill, users can ensure that their designs maintain brand integrity and visual clarity.

This skill is particularly useful when working on agent-related user interfaces, where each capsule must accurately depict an agent's state or identity. Users can generate various types of capsules, including individual agent capsules, heartbeat status capsules, and hero capsule banks, each serving a distinct purpose within the application. The skill also includes references to specific workflows and implementation paths, making it easier to integrate capsule visuals into existing projects.

In addition to generating new visuals, the skill is valuable for reviewing designs to ensure compliance with Paperclip's branding guidelines. It provides a checklist for validating that each capsule serves its intended purpose and adheres to the visual standards set forth by the Paperclip brand. This ensures that all visuals are not only functional but also contribute to a cohesive user experience.

Overall, the Paperclip Capsules skill is an essential tool for anyone involved in the design or implementation of Paperclip's visual elements, helping to streamline the process and maintain high standards of quality and consistency.

When to use it

Use this skill when creating or validating visuals for Paperclip capsules in user interfaces or marketing materials.

When not to use it

Avoid using this skill for generic UI elements or when designing visuals unrelated to agents or capsules.

What you can build with it

Creating Individual Agent Capsules

Use this skill to design specific capsules for each agent in your application, ensuring they reflect the agent's identity.

Implementing Heartbeat Status Capsules

Generate small status markers that visually indicate the activity state of agents, such as idle or active.

Reviewing Capsule Designs for Brand Compliance

Utilize the validation checklist to assess capsule designs and ensure they align with Paperclip's branding guidelines.

How to install Paperclip Capsules

View source

1. Install with the skills CLI

npx skills add paperclipai/paperclip/paperclip-capsules --agent claude-code

2. Or install it manually

Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.

Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs

Inside SKILL.md

Written by paperclipai

Paperclip Capsules

Use this skill when creating or checking Paperclip capsule visuals. The central rule is simple: the capsule is the agent. A capsule is not generic chrome, a button shape, a random status pill, or background decoration.

The one approved decorative exception is the canonical hero capsule bank. Treat it as a specific Paperclip brand surface, not a license to make arbitrary capsule wallpaper.

When to Use

  • Generating Paperclip capsule art, agent avatars, capsule fields, hero capsule banks, or seeded capsule identicons.
  • Implementing an individual agent capsule in product UI.
  • Rendering heartbeat status capsules for agent status.
  • Building Paperclip feature videos or marketing graphics that use the capsule motif.
  • Reviewing a design for capsule brand correctness.

When Not to Use

  • Generic rounded pills, badges, buttons, tags, nav items, or decorative blobs.
  • Non-agent illustrations where capsules would only be visual texture.
  • Product UI color choices unrelated to agents or heartbeat status.
  • Replacing the app's existing AgentCapsule or status-color helpers from memory.

Non-Negotiable Rules

  • Capsules represent agents. If the surface does not involve agents, do not add capsules.
  • Do not use the agent capsule palette outside capsules. Never apply agent gradients to buttons, text, page backgrounds, cards, or generic UI chrome.
  • Keep capsule families separate. App individual capsules, heartbeat status capsules, website marketing capsules, video capsules, seeded identicons, and the hero bank have different data.
  • Hero bank is the only decorative exception. Use the canonical bank spec; do not hand-roll a new bank.
  • Record reproducibility data. For generated assets, record seed, template, palette, dimensions, and source workflow.
  • Respect reduced motion. Any pulsing, blinking, breathing, wave, or fill-rise animation needs a static reduced-motion fallback.

Choose the Right Capsule Surface

Use individual agent capsules when one capsule equals one agent in product UI, onboarding, org surfaces, or avatars. Read references/individual-status-capsules.md before implementing or changing UI behavior.

Use heartbeat status capsules for small solid status markers: idle/active gray, running blue pulse, paused amber, error red blink. These are not tall gradient identity capsules.

Use the hero capsule bank only for brand hero imagery, feature-video hero scenes, or approved marketing motif work. Read references/hero-capsule-bank.md before drawing it.

Use graphic-generator layouts when the task asks for capsule graphics such as blend rows, chains, grids, icon marks, or hero compositions. Prefer seeded tools and exportable workflows; read references/generator-workflows.md.

Use seeded identicons/profile pills when an agent needs a reproducible personal capsule mark. Read references/identicon-prototyper.md before choosing variants, color schemes, dither algorithms, density, sheen, aurora, mesh, motion, or exports.

Implementation Workflow

  1. Identify which capsule family you are working in: individual agent, status capsule, hero bank, generator layout, or identicon.
  2. Load the matching reference file from this skill.
  3. Prefer existing source implementations:
    • Product UI: ui/src/components/AgentCapsule.tsx, ui/src/index.css, and ui/src/lib/status-colors.ts.
    • Hero bank: canonical spec in references/hero-capsule-bank.md.
    • Video work: pair this skill with the Paperclip feature-video HyperFrames skill when available.
  4. If generating an artifact, choose a reproducible workflow and write down the seed/config.
  5. Verify that the result still reads as agent-related. Remove capsules if they became decoration.
  6. Attach or otherwise expose generated deliverables when doing issue work, and name the exact workflow used.

Output Expectations

For any generated capsule asset, include:

  • Capsule family: individual-agent, heartbeat-status, hero-bank, graphic-generator, or identicon.
  • Source workflow or implementation path.
  • Seed and config where available.
  • Dimensions, format, and renderer.
  • Any divergence from canonical Paperclip rendering.

For code changes, include targeted checks that exercise the edited surface. For visuals, include screenshots or inspectable SVG/PNG/HTML when possible.

Validation Checklist

  • Does each capsule represent an agent, agent state, or the canonical hero-bank exception?
  • Are gradients confined to capsule shapes?
  • Are app, website, video, identicon, and hero-bank palettes kept separate?
  • Is motion reduced or removed under reduced-motion settings?
  • Is the source path or reproducible seed/config recorded?
  • Are generated files attached or linked as inspectable deliverables for issue work?

References

  • references/individual-status-capsules.md - product app capsules, heartbeat status capsules, palette caveats, and reduced-motion rules.
  • references/hero-capsule-bank.md - canonical hero-bank geometry, palette, grain, wave, crop, and rendering checklist.
  • references/generator-workflows.md - website generator and external graphic-generator workflows.
  • references/identicon-prototyper.md - deterministic profile-pill variants, color schemes, dither algorithms, density behavior, motion, export/share controls, and recommended combinations.

Frequently asked questions about Paperclip Capsules

Similar skills