co-branding
Use to enforce visual, messaging, and legal standards across partner campaigns.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install gtmagents/gtm-agents/co-branding skilz install gtmagents/gtm-agents/co-branding --agent opencode skilz install gtmagents/gtm-agents/co-branding --agent codex skilz install gtmagents/gtm-agents/co-branding --agent gemini
First time? Install Skilz: pip install skilz
Works with 22+ AI coding agents
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/gtmagents/gtm-agents cp -r gtm-agents/plugins/partner-co-marketing-orchestration/skills/co-branding ~/.claude/skills/ Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
opencode_cli
by SpillwaveSolutionsThis skill should be used when configuring or using the OpenCode CLI for headless LLM automation. Use when the user asks to "configure opencode", "use...
sdd
by SpillwaveSolutionsThis skill should be used when users want guidance on Spec-Driven Development methodology using GitHub's Spec-Kit. Guide users through executable spec...
sdd
by SpillwaveSolutionsThis skill should be used when users want guidance on Spec-Driven Development methodology using GitHub's Spec-Kit. Guide users through executable spec...
malformed-yaml-skill
by SpillwaveSolutionsThis skill has intentionally malformed YAML frontmatter for testing error handling. The YAML parser should detect the syntax error and handle it grace...
Agentic Skill Details
- Repository
- gtm-agents
- Type
- Non-Technical
- Meta-Domain
- general
- Primary Domain
- general
- Market Score
- 28.6
Agent Skill Grade
D
Score: 62/100
Click to see breakdown
Score Breakdown
Areas to Improve
- No trigger phrases
- Templates mentioned but not provided in references/ folder
- Description lacks specific trigger phrases for skill activation
Recommendations
- Focus on improving Ease Of Use (currently 14/25)
- Focus on improving Utility (currently 11/20)
- Address 2 high-severity issues first
Graded: 1/24/2026
Developer Feedback
I found your co-branding skill while evaluating some recent submissions, and I'm curious about the design choice here—you're essentially building a bridge between two brand identities, which is trickier than it sounds at first glance. The 62 score suggests there's solid foundation but some areas where the implementation could be more polished—want to dig into what would make this more production-ready?
Links:
The TL;DR
You're at 62/100, solidly in D territory. This is based on Anthropic's skill best practices framework. Your strongest area is Spec Compliance (11/15)—the metadata is clean and naming follows conventions. But Utility (11/20) and Ease of Use (14/25) are dragging things down. The core issue is that you've got the structure sketched out, but it feels more descriptive than prescriptive—it tells people what to check, not how to enforce it.
What's Working Well
- Clean YAML frontmatter – Valid structure with required fields, hyphen-case naming is correct
- Consistent terminology – You stick with "co-branding," "assets," and "partner" throughout, which makes it easy to follow
- Appropriate framework scope – Five conceptual areas (Brand Hierarchy, Messaging, Visual Assets, Legal/Compliance, Localization) actually covers the space well
The Big One: Missing Reference Files
Your skill mentions templates—"Co-branding checklist (logos, copy, disclaimers, accessibility, localization)" and "Visual reference guide with approved mockups"—but then doesn't actually provide them. This is a classic PDA layering problem. You should have:
references/co-branding-checklist.md– Actual runnable checklist with checkboxesreferences/messaging-matrix-template.md– Template showing how to structure audience → message → proof points → CTAreferences/visual-guide.md– Specific constraints (logo clearspace = 1.5x height, partner logo max 80% of primary, etc.)
Right now the framework section says "determine logo lockups" but doesn't show how to validate them. Add a "Validation Workflow" section that walks through: run checklist → document non-compliance → request revisions → re-check. This alone could add +5-7 points by upgrading your Utility and PDA scores.
Other Things Worth Fixing
Add trigger phrases to your description – "Enforce visual, messaging, and legal standards" is vague. Use terms like "co-brand review," "partner asset check," "logo lockup validation." This helps discoverability and hits the spec compliance gap. (+2 points)
Make the framework actionable – Instead of "determine logo lockups," give specific checks: "[ ] Primary logo appears left/top? [ ] Logo clearspace adequate? [ ] Partner logo sizing correct?" This converts it from advisory to prescriptive. (+3 points)
Remove marketing claims – "Keep editable templates in shared workspaces to reduce iteration time" sounds good but is unsupported. Just say where to keep them (Google Drive, Figma, Confluence). (+1 point)
Quick Wins
- Create
references/folder with 3 actual templates (biggest bang for buck) - Rewrite description with explicit trigger phrases ("co-brand review", "partner asset check")
- Convert framework steps into checkboxes/validation logic
- Add a "Validation Workflow" section showing the run→check→fix loop
These fixes target your two weakest areas (Utility +8, Ease of Use +4) and could realistically push you to 77-80/100 (C territory, production-viable).
Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.
Browse Category
More general Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?