Find the perfect skill
Documentation Claim Check
Documentation
Assess whether the statements a public-facing document makes are supported by the evidence supplied alongside it. Reads, judges, and reports without changing or running anything.
Ship It: Commit and PR Workflow
Development
Finalize and ship changes with quality checks, commits, and PR creation.
AXEL Skill Definition Structure
Documentation
Reference for the structure of AXEL skill definition files, covering frontmatter, templates, documents, roles, capabilities, and workflows for AI skill configuration.
Buy Anything - Amazon Shopping
Business & Administration
Purchase products from Amazon through conversational checkout. Search, compare, and buy with a natural language shopping experience.
Check PR/MR/CL
Development
Check a GitHub, GitLab, or Perforce PR/MR/CL for review comments, failing checks, and PR-body gaps. Use to inspect, fix, or prepare a change for submission.
Antigravity Skill Creator System
Development
Expert system for generating official Antigravity/Gemini Agent Skills. It enforces folder structure, YAML frontmatter standards, and best practices for creating predictable, high-quality skill directories. Use when building new skills for the Antigravity agent environment.
Atomic Fluent Database Updater
Development
Atomically update all 6 Fluent databases at session end using a single JSON payload. Persists errors, review results, new vocabulary, and metadata.
Logging System Guide
Development
Complete guide to logging systems: application logs, script logs, error monitoring, and request logs.
Minecraft Image Generation
Content
Generate Minecraft-focused raster assets with Codex's built-in image generation tool, including pack icons, promo art, concept textures, and more.
Open Source Team Knowledge Base and Wiki Platform
Productivity
Outline is a fast collaborative knowledge base for teams built with React and Node.js, offering real-time editing, Markdown support, and a rich API.
Codex Prompting Improvement
Development
Use to improve Codex-style task prompts, AGENTS.md instructions, review briefs, subagent handoffs, or implementation requests.
Thin Wrapper Skill Pattern
Development
Standard pattern for workflow skills. It validates inputs, prepares delegation context, and invokes a subagent via the Task tool.