원클릭으로
example-skill
A minimal well-structured plugin used as a test fixture for self-audit regression testing.
메뉴
A minimal well-structured plugin used as a test fixture for self-audit regression testing.
A standard image processing utility designed to resize JPEG and PNG files and extract EXIF profiles for the profile-optimizer.
Systematically analyze agent plugins and skills to extract design patterns, architectural decisions, and reusable techniques. Trigger with "analyze this plugin", "mine patterns from", "review plugin structure", "extract learnings from", "what patterns does this plugin use", or when examining any plugin or skill collection to understand its design.
A deliberately broken skill that should trigger multiple anti-pattern detections during analysis.
Create technical bundles of code, design, and documentation for external review or context sharing. Use when you need to package multiple project files into a single Markdown file while preserving folder hierarchy and providing contextual notes for each file.
Scaffold GitHub Agent files from an existing Agent Skill. Generates IDE/UI agents (invokable from GitHub Copilot Chat via slash command) and/or CI/CD autonomous agents (GitHub Actions quality gates with Kill Switch). Use when converting a Skill into a GitHub-native agent.
Interactive initialization script that generates an Antigravity Workflow, Rule, or legacy Claude /command. Use when you need a simple flat-file procedural instruction set.
| name | example-skill |
| description | A minimal well-structured plugin used as a test fixture for self-audit regression testing. |
This is a test fixture that demonstrates correct plugin structure. When analyzed, it should: