74 open-source Agent Skills for Claude Code and Codex: AI SEO, AEO and GEO, code review with an A-F ship grade, CI gates, AI evals, design systems, conversion copy, Instagram growth, iOS and Android app shipping, creator rights, and consumer refund recovery.
# Add to your Claude Code skills
git clone https://github.com/JasonColapietro/suede-creator-skillsGuides for using ai agents skills like suede-creator-skills.
Last scanned: 7/26/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-07-26T06:35:29.293Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}suede-creator-skills is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by JasonColapietro. 74 open-source Agent Skills for Claude Code and Codex: AI SEO, AEO and GEO, code review with an A-F ship grade, CI gates, AI evals, design systems, conversion copy, Instagram growth, iOS and Android app shipping, creator rights, and consumer refund recovery. It has 134 GitHub stars.
Yes. suede-creator-skills passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/JasonColapietro/suede-creator-skills" and add it to your Claude Code skills directory (see the Installation section above).
suede-creator-skills is primarily written in JavaScript. It is open-source under JasonColapietro on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh suede-creator-skills against similar tools.
No comments yet. Be the first to share your thoughts!
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
Install · The skills · Docs site · Skill catalog · Blog · MCP · @johnnysuede
By Jason Colapietro / Suede Labs AI
Your coding agent is fast, capable, and completely unsupervised. It will happily ship the bug, skip the test, publish the slop, and tell you everything went great.
This pack is the supervision: public, broadly reusable, open-source skill folders for Claude Code, OpenAI Codex, and any skills-compatible agent. Outcome-bound orchestration, multi-agent teams, code review with a blunt A–F ship grade, AI evals, design, conversion copy, SEO, marketing lanes, mobile app factories, and creator-rights tooling. Every skill is a plain skills/<name>/SKILL.md file you can read before you trust it. The original work is MIT licensed, and adapted components carry their upstream notices beside the source. No binaries, no telemetry, no accounts.
Claude Code — add the marketplace, install the pack:
/plugin marketplace add JasonColapietro/suede-creator-skills
/plugin install suede-skills@suede
suede-skills installs every skill. Want less? Three focused subsets: /plugin install suede-marketing@suede (42 marketing and growth skills), /plugin install suede-agent-workflows@suede (Suede Thought Graph shipping, orchestration, workflows, evals), and /plugin install suede-code@suede (review, grade, ship-gate).
Codex — add the Codex-native marketplace, install the complete plugin:
codex plugin marketplace add JasonColapietro/suede-creator-skills --ref main
codex plugin add suede-skills@suede-codex
The Codex plugin loads every skill and registers three read-only MCP discovery profiles. Restart Codex after installing or updating.
Any agent (Cursor, Copilot, Windsurf, Claude Code, Codex) via the skills CLI:
npx skills add JasonColapietro/suede-creator-skills
Prefer a clone? install.sh copies every skill into ~/.claude/skills/ and prints the installed count:
git clone https://github.com/JasonColapietro/suede-creator-skills.git && bash suede-creator-skills/install.sh
You can also copy individual skill folders into .claude/skills/ (project) or
~/.claude/skills/ (user). One exception: the hardened suede-graph-flo-xr JavaScript
workflow also requires the skill's bundled agents/suede-graph-flo-xr-*.md profiles in
~/.claude/agents and macOS sandbox-exec. The suede-skills and
suede-agent-workflows Claude plugins, plus install.sh, install those profiles;
a skill-folder-only or generic skills-CLI install does
not. Codex can use the skill's orchestration contract, but does not execute this
Claude Workflow runner. The caller passes the namespace explicitly on every
launch: suede-skills for the full plugin, suede-agent-workflows for the
focused plugin, and the empty string for clone or manual user-agent installs.
Codex — install one skill from GitHub:
python3 ~/.codex/skills/.system/skill-installer/scripts/install-skill-from-github.py \
--repo JasonColapietro/suede-creator-skills \
--path skills/suede-agent-teams
Swap skills/<skill> for any skill folder, or pass extra skills/<name> paths to install several at once. Restart Codex after installing.
Claude Code — project-level copy of a single skill:
git clone https://github.com/JasonColapietro/suede-creator-skills.git /tmp/suede-creator-skills
mkdir -p .claude/skills
cp -R /tmp/suede-creator-skills/skills/suede-agent-teams .claude/skills/
For a user-level install, copy into ~/.claude/skills/ instead. Claude.ai and organization-managed Claude Skills may use upload or admin-managed flows instead of filesystem copy. Review skill contents before enabling code execution.
MCP — dependency-free stdio server:
node mcp/suede-skills-mcp.mjs --profile all
Exposes 9 tools (list_suede_skills, list_suede_specialties, search_suede_skills, get_suede_skill, suede_install_options, suede_copy_seo_audit, suede_visibility_grade, suede_code_grade, suede_qa_checklist), 7 resources, and 5 prompts over JSON-RPC.
Install the pack, then ask for a code review with a ship grade on your current changes:
Use suede-code to review my staged diff and give it an A-F ship grade.
For a nontrivial multi-file change, run the ship DAG:
Use suede-graph-flo-xr to take this change through the canonical Suede DAG: research it, build it in disjoint lanes, refute the review findings, and hand back evidence.
If the pack saves you an hour, star the repo — stars are how other builders find it.
Tell your agent "max effort, spare no compute, fix everything" and most of the time you get enthusiasm, not engineering. The orchestration lane turns that intent into structure:
suede-graph-flo-xr runs a Suede Thought Graph shipping search on a repo: generate competing plans, score and prune them, adversarially refute and improve survivors, aggregate compatible lanes, then build, review, and gate only the selected plan. Light/standard/deep are capped at 55/110/200 calls. Production reads only; it never deploys.suede-agent-teams wires complex changes into coordinated agent lanes with WIP collision detection, RFC mode, feature-flag strategy, rollback trees, and a handoff checklist that won't close without evidence. Its public-contribution mode adds scored issue queues, atomic leases, isolated worktrees, and authority-gated contribution packets.suede-ship-copy is a separate copy-only orchestration DAG for one high-stakes piece of writing: five blind research lenses, a claim audit that closes the set of assertable facts, disjoint section writers, adversarial refutation, a deslop pass, and a publish-readiness gate.suede-code runs a findings pass (TypeScript, React, Next.js, OWASP, and database checklists), then returns a grade card scoring seven lanes: Correctness, Security and permissions, Data and state, Domain truth, UX and release behavior, Tests and verification, and Deploy readiness. The weakest lane caps the grade, and auth and payment surfaces carry grade caps of their own.
If it hits an instant-F trigger — a hardcoded secret, a permission check bypassable via a request param — the grade locks to F with the exact file and line, and no other lane can raise it. A polite review tells you what could be better. A grade tells you whether to ship.
Every link below goes to the skill's folder in this repo; the skill catalog has the same list with install commands per skill.
| Skill | What it does |
|---|---|
suede-agent-teams |
Coordinate agent lanes and public contribution programs with collision checks, atomic issue leases, review gates, and a signed handoff |
suede-graph-flo-xr |
Suede Thought Graph repo shipping: search competing plans, score and prune, refute and improve, aggregate compatible lanes, then mutate only the selected plan; 55/110/200-call caps; production reads only, never deploys |
suede-ship-copy |
Copy-only orchestration DAG for one high-stakes piece: blind research, claim audit, section writers, refutation, publish gate |
suede-ai-eval |
AI-SPEC artifacts, failure-mode rubrics, eval cases, and acceptance gates for LLM, RAG, classifier, and agent surfaces |
suede-recommend-next-action |
Scores candidate moves on goal fit, unblocking, evidence, urgency, and leverage, then hands back one recommendation as a short runnable prompt |
suede-workflow-skills |
Umbrella skill that loads the full pack |
| Skill | What it does |
|---|---|
[suede-code](skil |