Find the perfect skill
Skill Check
Development
Validates and reviews skills against the Agent Skills specification. Checks YAML syntax, naming conventions, description quality, and file structure. Suggests improvements and optionally applies fixes.
Skill Creation and Review
Development
Creates a new skill, then reviews and automatically fixes it using skill-creator and reviewing-skills.
Juejin Skill
Content
Allows browsing Juejin categories and hot lists, logging in, publishing Markdown articles, or downloading articles as local Markdown.
Fetch GitHub Issue Analysis
Development
Fetch GitHub issue details and AI analysis comments from the github-actions bot for use in conductor workflow Phase 1. Extracts structured data for architecture planning.
Quality Assurance for ZIL Adventures
Testing
Coordinate four independent release passes (technical, functional, artistic, accessibility) for a packaged ZIL adventure.
Python Functional Code Reviewer
Development
This skill reviews Python codebases with a focus on functional programming, avoiding for-loops, and promoting clean, composable code. It enforces code quality via ruff and validates environment hygiene with uv. Useful for ensuring modern, maintainable Python code.
Session Handoff
Productivity
Save session progress, unfinished tasks, and next steps to specs/HANDOFF.md before context compression or session end. Works with PreCompact/SessionStart hooks.
BPM Transformation Partner
Productivity
Helps COOs, BPM Leads, and Transformation teams plan and sequence BPM initiatives using the wiki content as a baseline.
CIS OCP 1.3.3 - Service Account Private Key
Security
Ensure the controller manager uses a separate private key file for service account tokens to allow key rotation. Manual audit procedure for OpenShift.
Palantir Foundry Rate Limits & Backoff
Development
Implement Palantir Foundry API rate limiting, exponential backoff, and request queuing. Handle 429 errors and optimize API throughput.
Naive UX Check
Testing
Selects the next naive-user comprehension prompt (kid, guardian, or admin persona) and logs the response to a dated report. Use before a release for a fresh user perspective.
API Cost & Performance Scanner
Development
Scan your API for cost and performance issues, identify expensive operations and optimization opportunities.