Agent Plugins Marketplace
All plugins

press

v0.10.0

One brand system for everything: design tokens, the visual laws, the run-presentation contract and the voice core, generated into every consumer with a CI drift gate.

CodexClaude Code1 Skill

By Nate SwensonLicense: MIT3 GitHub starsUpdated 6 days ago

Directory evidence

Runtimes
Codex and Claude Code
Parsed components
1 skill or MCP entry
Source updated
Sep 17, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install press for Codex and Claude Code

Installs for the current user
codex plugin marketplace add natejswenson/claude-skills
codex plugin marketplace upgrade claude-skills
codex plugin add press@claude-skills

Paste and run these commands in a terminal with Codex. They add and refresh the claude-skills catalog, then install this plugin.

Compatibility: the page URL and API slug “press-2” remain stable.

  • Codex: press-2@agent-plugin-marketplacepress@claude-skills

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/natejswenson/claude-skills

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is skills/press/.

Plugin files

skills/press/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
└── skills/press/SKILL.md

Included Skills1

pressskills/press/SKILL.md

The one brand system for everything produced in Claude — design tokens, the visual laws, the run-presentation contract, and the universal voice core. Use when composing or restyling any artifact (report, résumé, card, cover, PDF, HTML page, chart), when asked about brand colors, fonts, the accent law or "the PRESS look", when adding a new skill that renders anything, or when a brand value needs to change everywhere at once. Also handles "check the brand is in sync", "why do my colors differ", and onboarding a new consumer repo.

Plugin manifests2

skills/press/.codex-plugin/plugin.json
{
  "name": "press",
  "version": "0.10.0",
  "description": "One brand system for everything: design tokens, the visual laws, the run-presentation contract and the voice core, generated into every consumer with a CI drift gate.",
  "author": {
    "name": "Nate Swenson"
  },
  "homepage": "https://github.com/natejswenson/claude-skills/tree/main/skills/press",
  "license": "MIT",
  "skills": "./skills/",
  "interface": {
    "displayName": "press",
    "shortDescription": "One brand system for everything: design tokens, the visual laws, the run-presentation contract and the voice core, gener",
    "longDescription": "One brand system for everything: design tokens, the visual laws, the run-presentation contract and the voice core, generated into every consumer with a CI drift gate.",
    "developerName": "Nate Swenson",
    "category": "Productivity",
    "capabilities": [],
    "defaultPrompt": [
      "Use $press to help me."
    ]
  }
}
skills/press/.claude-plugin/plugin.json
{
  "name": "press",
  "version": "0.10.0",
  "description": "One brand system for everything: design tokens, the visual laws, the run-presentation contract and the voice core, generated into every consumer with a CI drift gate.",
  "author": {
    "name": "Nate Swenson"
  },
  "homepage": "https://github.com/natejswenson/claude-skills/tree/main/skills/press",
  "license": "MIT"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[press on Agent Plugins Marketplace](https://pluginsmp.com/plugins/press-2)