typst-grammar-authoring
Use when authoring or validating Typst documents from canonical grammar examples, especially when you need compile, HTML, or SVG-based validation workflows.
example-analysis
Example skill â analyze a topic and provide structured findings
add-chat-model
Add a new chat model id to @aituber-onair/chat and wire it through constants, provider implementation, tests, example UI selector, docs, and versioning updates. Use when requests include adding a new model, supporting a specific model id, adding a provider model, or updating supported models for providers such as claude, gemini, and openai.
Wafflebase CLI Skills
Skills are Markdown files that serve as self-contained instruction sets for AI agents. Each skill describes a focused capability with command syntax, examples, and safety notes.
Breaking Package Migration Pattern
**Status:** Documented from httpgenerator dependency refresh **Applicable To:** Any major NuGet package upgrade with breaking API changes **Example:** Microsoft.OpenApi 1.6.28 â 3.3.1
hello_world
A simple skill that greets the user
babysit-pr
Babysit a GitHub pull request after creation by continuously polling CI checks/workflow runs, new review comments, and mergeability state until the PR is ready to merge (or merged/closed). Diagnose failures, retry likely flaky failures up to 3 times, auto-fix/push branch-related issues when appropriate, and stop only when user help is required (for example CI infrastructure issues, exhausted flaky retries, or ambiguous/blocking situations). Use when the user asks Codex to monitor a PR, watch CI, handle review comments, or keep an eye on failures and feedback on an open PR.
lazyllm-skill
LazyLLM framework for building multi-agent AI applications. Use when task mentioned LazyLLM or AI program for: (1) Flow orchestration - linear, branching, parallel, loop workflows for complex data pipelines, (2) Model fine-tuning and acceleration - finetuning LLMs with LLaMA-Factory/Alpaca-LoRA/Collie and acceleration with vLLM/LMDeploy/LightLLM. Includes comprehensive code examples for all components, (3) RAG systems - knowledge-based QA with document retrieval, vectorization, and generation, (4) Agent development - single/multi-agent systems with tools, memory, planning, and web interfaces.
imagegen
Use when the user asks to generate or edit images via the OpenAI Image API (for example: generate image, edit/inpaint/mask, background removal or replacement, transparent background, product shots, concept art, covers, or batch variants); run the bundled CLI (`scripts/image_gen.py`) and require `OPENAI_API_KEY` for live calls.
crossplane-renderer
Renders and validates Crossplane compositions with security and policy checks. Automatically activates when testing compositions, rendering examples, or validating resources with Polaris, kube-linter, and Datree. Works standalone or as part of complete KCL validation workflow.
Find and Install Skills
Use this skill when users ask for capabilities that might already exist as installable skills, for example: - "is there a skill for X" - "find me a skill for X" - "can you help with X" where X is domain-specific or repetitive - "how do I extend the agent for X"
foundatio-repositories
Use when querying, counting, patching, or paginating data through Foundatio.Repositories Elasticsearch abstractions. Covers filter expressions, aggregation queries, partial and script patches, and search-after pagination. Apply when working with any IRepository, ISearchableRepository, FindAsync, CountAsync, PatchAsync, PatchAllAsync, or RemoveAllAsync method. Never use raw IElasticClient directly -- always use repository methods. Use context7 MCP to fetch current API docs and examples.
gitnexus-bdd
Use when authoring, reviewing, or validating BDD scenarios for pickle-dot auto-patterns and codegen builder behavior. Examples: "Write a Given/When/Then scenario for Pattern 4 fan-out", "Verify the auto-pattern scenarios match builder behavior", "Generate BDD scenarios for a new builder pattern"
agent-skills-examples
hex-docs-search
Research Hex packages (Sobelow, Phoenix, Ecto, Credo, Ash, etc). Use when investigating packages, understanding integration patterns, or finding module/function docs and usage examples. Automatically fetches missing documentation and source code locally.
home-assistant-manager
Expert-level Home Assistant configuration management with efficient deployment workflows (git and rapid scp iteration), remote CLI access via SSH and hass-cli, automation verification protocols, log analysis, reload vs restart optimization, and comprehensive Lovelace dashboard management for tablet-optimized UIs. Includes template patterns, card types, debugging strategies, and real-world examples.
add-example-doc-model-env
Adds example documentation for a new model or environment in RLinf (RST pages in the docs gallery for both English and Chinese). Use when adding a new embodied or reasoning example, or new benchmark (e.g. LIBERO, ManiSkill).
docs-maintainer
Maintain README and MkDocs documentation for OpenAI Agents Go SDK. Use when documenting new features, updating API usage guidance, fixing inconsistencies between code and docs, or improving discoverability of examples and capabilities.
Clone Repo
This skill should be used when the user asks to "clone a repo", "fetch code from github", "get external code", "look at a repo", or needs to explore an external repository for code examples and patterns.
slopify
Degrade the quality of a codebase so it reads like the output of an unguided coding agent. Use when the user wants to show, teach about, or create examples of AI-generated "slop", long bloated docs, over-engineered code, fake tests, marketing-flavored READMEs, and bad commit messages. Trigger on requests to "slopify", "make this look AI-written", "add AI slop to this".
markstream-angular
Integrate markstream-angular into an Angular app. Use when Codex needs standalone component imports, signal-based examples, CSS wiring, custom HTML tags or customComponents setup, or optional peer integration in an Angular repository.
apim-bicep
Guide for building Bicep files for Azure API Management (APIM) and related Azure services. Use when users want to create, modify, or understand Bicep templates for APIM instances, APIs, backends, subscriptions, policies, products, loggers, diagnostics, and MCP servers. This skill provides Bicep syntax, patterns from Azure Verified Modules, and examples from this repository.
Skybridge Ecommerce Example
Example MCP App based on Skybridge framework showing an e-commerce products based on request
bubbletea
Browse Bubbletea TUI framework documentation and examples. Use when working with Bubbletea components, models, commands, or building terminal user interfaces in Go.
Example: Generated Workflow Skill
This is an example `workflow-<slug>/SKILL.md` generated from a workflow spec.
Skybridge Everything App
Example and testing ChatGPT and MCP App showcasing all the features of the Skybridge framework
eino-examples
improve-openbb-skill
Submit improvements or fixes to the OpenBB app builder skill. Use when you discover documentation errors, missing features, or incorrect examples in the openbb-app-builder skill. Automatically creates a PR to the backends-for-openbb repo.
weaviate
Search, query, and manage Weaviate vector database collections. Use for semantic search, hybrid search, keyword search, natural language queries with AI-generated answers, collection management, data exploration, filtered fetching, data imports from PDF/CSV/JSON/JSONL files, create example data and collection creation.
Skybridge Capitals Example
Example MCP and ChatGPT App based on Skybridge framework showing capitals in a world map
docs-components
Comprehensive MDX component patterns (Note, Pitfall, DeepDive, Recipes, etc.) for all documentation types. Authoritative source for component usage, examples, and heading conventions.
Complete Skill Example
A full-featured skill demonstrating all optional components and progressive disclosure.
intro-example
Minimal MDA source demonstrating relationship-graph footnotes and metadata.mda.* MDA-extended fields. Use as a reference fixture when learning the MDA source format.
backlog-technical-project-manager
Technical project management for Backlog.md workstreams using coordinated sub-agents. Use only when the user explicitly asks Codex to take over one or more existing Backlog.md tasks (for example: "act as TPM", "coordinate these tasks", "delegate to sub-agents"). Orchestrate planning, implementation, and finalization; manage dependencies and overlapping code areas; review and approve sub-agent plans before implementation.
ã³ã³ãã¼ãã³ãããã¥ã¡ã³ãå·çã¹ãã«
ãã¸ã¿ã«åºãã¶ã¤ã³ã·ã¹ãã ï¼HTMLçï¼ã®ã³ã³ãã¼ãã³ãããã¥ã¡ã³ãï¼MDXï¼ãä½æã»æ´æ°ããããã®ã¬ã¤ãã©ã¤ã³ã§ãã
dynamic-resources
Example skill loaded from resources_discover
http-generate
Generates HTTP request examples for Spring Boot Web interfaces according to task specification and saves them as .http files in module-generate.md directories
mdzilla
Browse, search, and export documentation from any source using the mdzilla CLI. Use when Claude needs to: (1) Read or browse documentation for a library, framework, or project, (2) Fetch docs from GitHub repos, npm packages, or websites, (3) Export documentation to flat markdown files, (4) Look up API references, guides, or usage examples from doc sites. Triggers: user asks to "read the docs", "check the documentation", "browse docs for X", "fetch docs from", "export docs", or references a docs site URL, npm package docs, or GitHub repo docs.
gitnexus-cli
Use when the user needs to run GitNexus CLI commands like analyze/index a repo, check status, clean the index, generate a wiki, or list indexed repos. Examples: "Index this repo", "Reanalyze the codebase", "Generate a wiki"
AIrsenal in AWS
There are a couple of places we can use cloud computing for AIrsenal (using AWS as an example): * Store our database (just use an sqlite file on S3, as it is tiny, and we won't have simultaneous read/writes). * Update results after the end of a gameweek - run a lambda once per day to see if there is
Io.Github.Koreal6803/Finlab Ai
Quantitative trading toolkit with 900+ data columns, backtesting, and 60+ strategy examples.
Time's up Skybridge example App
Skybridge Example App showcasing a Time's up game with the LLM
se-dev-mod
Mod development for Space Engineers version 1. Search mod code for examples and patterns.
anthropic-frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
clean-doc-examples
Use when syncing or simplifying example code in docs/articles or README.md so embedded docs samples stay aligned with examples tests while removing compatibility noise from the published snippets.
FastMCP Development
Use when creating or modifying Model Context Protocol (MCP) servers with FastMCP framework - guides through tools, resources, prompts, authentication, Claude Desktop integration, and production deployment with Python and TypeScript examples
Amcharts5
On-demand access to amCharts 5 docs, code examples, and API reference
aish-add-skills
Create new skills from documents, tutorials, or examples. Use when user wants to create a skill from learning materials or existing content.
agentsmd-audit
Audit AGENTS.md / CLAUDE.md against the five high-leverage patterns (progressive disclosure, procedural workflows, decision tables, production code examples, domain rules with concrete alternatives). Reports per-pattern coverage, anti-patterns, and a prioritized fix list.