platform-frameworks
Use when tailoring content formats, hooks, and publishing mechanics for each social platform.
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/platform-frameworksskilz install gtmagents/gtm-agents/platform-frameworks --agent opencodeskilz install gtmagents/gtm-agents/platform-frameworks --agent codexskilz install gtmagents/gtm-agents/platform-frameworks --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
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-agentscp -r gtm-agents/plugins/social-media/skills/platform-frameworks ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
tailwind-shadcn-setup
by vanman2024
Setup Tailwind CSS and shadcn/ui component library for Next.js projects. Use when configuring Tailwind CSS, installing shadcn/ui, setting up design...
spanish-language-tutor
by sandraschi
Comprehensive Spanish language expert covering grammar, conversation, regional dialects, and language learning strategies
frontend-dev-guidelines
by diet103
Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organiz...
torch-geometric
by davila7
Graph Neural Networks (PyG). Node/graph classification, link prediction, GCN, GAT, GraphSAGE, heterogeneous graphs, molecular property prediction, ...
Agentic Skill Details
- Repository
- gtm-agents
- Stars
- 31
- Forks
- 7
- Type
- Non-Technical
- Meta-Domain
- development
- Primary Domain
- javascript
- Market Score
- 28
Agent Skill Grade
D Score: 66/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Missing Template Resources
- Vague Trigger Terms
- Inconsistent Command Voice
Recommendations
- Address 2 high-severity issues first
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 2026-01-24
Developer Feedback
Looking at the skill's coverage of framework abstractions, I noticed you're handling some complex cross-platform scenarios—what drew you to focusing on this particular angle of the problem?
Links:
The TL;DR
You're at 66/100, solidly in D territory. The report bases this on the Anthropic grading rubric for agentic skills. Your strongest area is Spec Compliance (12/15)—the frontmatter and basic structure are clean. The biggest drag is Progressive Disclosure Architecture (18/30)—you're listing template resources without actually providing them, which leaves users hanging.
What's Working Well
- Spec compliance is tight - Valid YAML, proper naming conventions (hyphen-case), and all required fields present
- Clear publishing checklist - The step-by-step validation workflow at the end is actionable and concrete
- Real platform differences - You're not generic; you're calling out LinkedIn vs TikTok vs Instagram specifics (hook length, format styles, emoji usage)
The Big One: Missing Template Resources
This is killing your PDA score. You list three templates in the skill—"Hook bank by platform", "CTA formulas", and "Asset spec sheet"—but they're just listed with no actual content or links. Users see these names and think "great, reference material" but then have nowhere to go.
The fix: Create actual reference files. You need:
references/hook-bank.md- Platform-specific hook formulas (stat + POV, questions, contrarian takes)references/cta-formulas.md- Conversation/traffic/conversion CTAs by platformreferences/asset-specs.md- Dimensions, safe zones, length limits per platform
Then link them directly in the skill: `See Hook Bank for plat...
Browse Category
More development Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.