program-ops
Use when standardizing event workflows, tooling, and routing across portfolios.
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/program-opsskilz install gtmagents/gtm-agents/program-ops --agent opencodeskilz install gtmagents/gtm-agents/program-ops --agent codexskilz install gtmagents/gtm-agents/program-ops --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/event-marketing/skills/program-ops ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
mastering-github-cli
by SpillwaveSolutions
GitHub CLI (gh) command reference for repository search, code discovery, CI/CD monitoring, workflow authoring, and automation. Triggers on "gh" com...
mastering-github-cli
by SpillwaveSolutions
GitHub CLI (gh) command reference for repository search, code discovery, CI/CD monitoring, workflow authoring, and automation. Triggers on "gh" com...
signal-intel
by gtmagents
Use when consolidating intent, product usage, and third-party signals to prioritize ABM actions.
meal-prep-efficiency-guru
by sandraschi
Expert in batch cooking, meal planning, food storage, and efficient kitchen workflows
Agentic Skill Details
- Repository
- gtm-agents
- Stars
- 31
- Forks
- 7
- Type
- Non-Technical
- Meta-Domain
- development
- Primary Domain
- github
- Market Score
- 28
Agent Skill Grade
F Score: 54/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Missing Reference Layer
- No Actionable Procedures
- Weak Trigger Terms
Recommendations
- Focus on improving Pda (currently 12/30)
- Focus on improving Ease Of Use (currently 14/25)
- Focus on improving Utility (currently 8/20)
Graded: 2026-01-24
Developer Feedback
I was browsing through some skill implementations and noticed yours focuses on program operations—curious how you're handling the orchestration layer, since that's where a lot of complexity tends to hide. Took a closer look at the structure and wanted to share some observations from the evaluation.
Links:
The TL;DR
You're at 54/100, which puts you in F territory—meaning this needs some real work before it's marketplace-ready. The evaluation's based on Anthropic's skill best practices. Your strongest area is Spec Compliance (12/15), which tells me the file format is dialed in. But Utility (8/20) and Progressive Disclosure Architecture (12/30) are dragging the score down hard.
What's Working Well
- Clean frontmatter – Your YAML is valid and properly formatted; the name follows hyphen-case conventions correctly
- Consistent terminology – You stick with terms like "workflow," "tool stack," and "vendor management" throughout, which makes the content coherent
- Real problem space – The framework addresses actual event operations challenges (intake → approval → production → execution → follow-up), so you're not solving hypothetical stuff
The Big One
Your skill is 31 lines in a single flat file with zero supporting materials. That's the core problem. You mention "SOP library," "templates," and "tool stack guidance," but then provide absolutely nothing—no reference files, no examples, no actual templates. It reads like an outline instead of a usable skill.
Here's the fix: Create a references/ folder with depth:
references/workflow-map.md– Detailed step-by-step for each workflow phase (not just arrows)references/templates.md– Actual SOP templates (registration setup,...
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.