Public installs and MCP

Install Suede once. Stop rebuilding the agent brief.

Seventy-one public skills your agent can load as one workflow. Use Suede Full Send for broad, authorized outcomes that need one controller, useful non-colliding lanes, adversarial review, and proof. Install the umbrella to Suedify a target page from a reference URL, rewrite copy, grade visibility, review code A-F, design AI evals, run Instagram growth, ship an iOS or Android app, coordinate agent teams, or package creator campaign and rights evidence. Use MCP when the agent needs structured discovery, install options, audit scaffolds, or QA checklists.

Claude Code — two lines

Add the marketplace, install the pack. suede-skills installs all 70 skills.

/plugin marketplace add JasonColapietro/suede-creator-skills
/plugin install suede-skills@suede

Want less than the full pack? Three focused subsets install the same way: /plugin install suede-marketing@suede (40 skills: paid acquisition, outbound, pricing, offers, lifecycle, Instagram growth, and analytics), /plugin install suede-agent-workflows@suede (orchestration, workflows, evals), or /plugin install suede-code@suede (review, grade, ship-gate).

Prefer a clone? install.sh copies all 70 skills into ~/.claude/skills/ and never touches skills that are not part of the pack:

git clone https://github.com/JasonColapietro/suede-creator-skills.git && bash suede-creator-skills/install.sh

Using Cursor, Copilot, Windsurf, or another agent? The open skills CLI installs the pack into its supported agents, Claude Code and Codex included:

npx skills add JasonColapietro/suede-creator-skills

For a project-level copy of a single skill in Claude Code: cp -R suede-creator-skills/skills/<name> .claude/skills/.

Codex — install the pack or pick your set

The Codex-native plugin installs all 70 skills and registers both read-only MCP discovery profiles. Add the repo marketplace, install the pack, then restart Codex.

codex plugin marketplace add JasonColapietro/suede-creator-skills --ref main
codex plugin add suede-skills@suede-codex

Want only selected skills? Codex can also install any public skill folder from GitHub. Direct skill installs land in ~/.codex/skills (or $CODEX_HOME/skills).

The umbrella — start here

One skill that routes the whole public workflow: Suedify restyling, design, code grading, copy, visibility, SEO/AEO/AI EO, and QA lanes.

python3 ~/.codex/skills/.system/skill-installer/scripts/install-skill-from-github.py \
  --repo JasonColapietro/suede-creator-skills \
  --path skills/suede-workflow-skills
Direct workflow skills

Install individual skills for direct triggers — write, design, review, grade, orchestrate, gate. Pass extra skills/<name> paths to install several at once:

python3 ~/.codex/skills/.system/skill-installer/scripts/install-skill-from-github.py \
  --repo JasonColapietro/suede-creator-skills \
  --path skills/johnny-suede-design \
  skills/johnny-suede-write \
  skills/suede-full-send \
  skills/suede-code \
  skills/suede-agent-teams \
  skills/suede-codex-fleet \
  skills/suede-ai-eval \
  skills/suede-recommend-next-action \
  skills/suede-deslop \
  skills/suede-ci-gate \
  skills/suede-seo-audit \
  skills/suede-visibility-grader \
  skills/android-app-factory
Creator toolkit

For music, media, and artist-campaign work: campaigns, sync packaging, release linting, rights evidence. They organize evidence; they do not clear rights.

python3 ~/.codex/skills/.system/skill-installer/scripts/install-skill-from-github.py \
  --repo JasonColapietro/suede-creator-skills \
  --path skills/suede-campaign-in-a-box \
  skills/suede-sync-packaging \
  skills/suede-release-linter \
  skills/suede-rights-passport \
  skills/suede-rights-audit

The Suede Skills MCP

A dependency-free stdio MCP server ships in the repo at mcp/. Run it when the agent needs structured discovery, install options, audit scaffolds, or QA checklists.

node mcp/suede-skills-mcp.mjs --profile all

Profiles: all, workflow, or creator. It implements initialize, tools/list, tools/call, resources/list, resources/read, prompts/list, and prompts/get — 7 tools, 6 resources, 5 prompts.

The 7 tools

list_suede_skillsLists Suede skills by workflow, creator, or all areas.
get_suede_skillReturns one skill description and when to use it.
suede_install_optionsReturns public skill, MCP, local plugin, and skill-copy install options.
suede_copy_seo_auditBuilds an SEO/AEO/AI EO copy audit scaffold with metadata, schema, CTA, proof, and verification checks.
suede_visibility_gradeBuilds an A-F visibility and CTA grading scaffold: findability, first-screen clarity, proof, AI readability, design signal, grade caps, ship readiness.
suede_code_gradeBuilds an A-F code grading scaffold: correctness, security, data/state, UX and release behavior, tests, deploy readiness, required upgrades.
suede_qa_checklistBuilds a multi-lane QA checklist for MCP, skills, docs, local plugin notes, and public site work.

What it adds in practice

Skill discoveryAgents ask for the right Suede skill for Suedify, design, copy, SEO/AEO/AI EO, QA, artist campaigns, or utilities instead of guessing from memory.
Install optionsPublic skill installs, MCP, local plugin notes, and skill-copy paths returned as structured guidance.
Grading scaffoldsVisibility and code checks route through focused A-F graders with evidence requirements instead of vibes.
QA loopsFull QA passes for skills, MCP, docs, public site changes, and adversarial review loops.

Public explanation

Use PROMO.md when public users need the full Suede workflow explained: Johnny Suede Write, Johnny Suede Design, supplied-company voice support, Suedify, anti-slop copywriting, visibility and CTA grading, visual QA, Suede SEO/AEO/AI EO audits, A-F code grading, CI ship-gates, agent-team loops, the Suede Fable Fleet, artist campaign tools, public installs, and optional MCP.

This page is the GitHub Pages surface generated from the public repo, not a separate marketing site. The install commands, docs, sitemap, and skill pages live beside the source.

The skills and MCP inspect local files and pages and return structured context. They do not upload music, clear rights, write to a registry, distribute releases, approve payouts, or publish unsupported statements on their own.

Proof is part of the release.

First install takes two commands. After the marketplace is added, install is one. Every skill is plain Markdown.

$ /plugin marketplace add JasonColapietro/suede-creator-skills → /plugin install suede-skills@suede Browse all 70 skills