Skills

All Skills

examples

Skills tagged with #examples

@typst-doc-cn

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.

typst-doc-cn/tutorial+1 more
2mo ago
2070
@SafeRL-Lab

example-analysis

Example skill — analyze a topic and provide structured findings

SafeRL-Lab/cheetahclaws
2mo ago
5380
@shinshin86

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.

shinshin86/aituber-onair+1 more
2mo ago
330
@wafflebase

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.

wafflebase/wafflebase
2mo ago
300
@christianhelle

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

christianhelle/httpgenerator+4 more
2mo ago
1220
@rscheiwe

hello_world

A simple skill that greets the user

examplesimplegreeting
rscheiwe/open-skills+1 more
2mo ago
300
@openai

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.

openai/codex+3 more
2mo ago
65.3K0
@LazyAGI

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.

LazyAGI/LazyLLM
2mo ago
3.7K0
@TinyAGI

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.

TinyAGI/tinyclaw+4 more
2mo ago
3.1K0
@Human-Agent-Society

CORAL debug & change-verification workflows

This skill is for people (and Claude Code) hacking on the CORAL package itself, not for users authoring a task. For authoring guides see the siblings: - `coral-new-task` — creating a new `examples/<task>/` (seed + task.yaml + grader) - `coral-extend` — extending CORAL itself (new runtime, new CL

Human-Agent-Society/CORAL+2 more
1mo ago
6600
@BarryYangi

coss-particles

Index of all COSS UI particle examples. Use when implementing UI features to find copy-paste-ready component patterns built on coss primitives. Each particle has a description and a JSON URL for easy installation.

BarryYangi/vibetime
1mo ago
50
@Smana

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.

Smana/cloud-native-ref+3 more
2mo ago
900
@ChronoAIProject

api-fetch-wrapper

The case that breaks first in production — a skill that hits an external service. This example covers the four things every such skill needs: secret handling, retry policy, error normalisation, and no-leak-on-failure logging.

ChronoAIProject/Ornn
1mo ago
120
@GCWing

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"

GCWing/BitFun+1 more
2mo ago
4510
@FoundatioFx

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.

FoundatioFx/Foundatio.Repositories
2mo ago
830
@gregorydickson

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"

gregorydickson/pickle-rick-claude+1 more
2mo ago
190
@tech-shrimp

agent-skills-examples

tech-shrimp/agent-skills-examples
2mo ago
1220
@bradleygolden

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.

bradleygolden/claude-marketplace-elixir+1 more
2mo ago
1700
@m81098s

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.

m81098s/claude-skill-homeassistant
2mo ago
20
@RLinf

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).

RLinf/RLinf+3 more
2mo ago
2.8K0
@MitulShah1

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.

MitulShah1/openai-agents-go+2 more
2mo ago
340
@arpitbbhayani

ape-cut-fluff

A surgical editor that strips fluff and redundant information out of a piece of writing and drives the word count down to the bare minimum needed to convey the concept. Flags and removes hedging, empty disclaimers, throat-clearing intros, cliché openers, empty subject openers, filler transitions, self-reference and meta-structure, summarising conclusions, rhetorical-question tails, intro-body-conclusion symmetry, padded constructions, nominalisations, filler qualifiers, adjective and intensifier stacks, redundant pairs, restatement and cross-paragraph repetition, redundant examples and analogies, redundant background and context, redundant elaboration, dead sentences, AI-slop framing, code-narration, ceremonial closers, and non-load-bearing filler words (articles, auxiliaries, connective tissue) whose removal does not change meaning. Use this skill whenever the user says "ape cut fluff", "cut the fluff", "trim this", "tighten this", "strip the fluff", "make this crisp", "remove filler", "remove redundancy", "deduplicate this", "edit this down", "bare minimum words", or shares a text file, raw content, blog post, research paper, or URL and asks to cut the fluff. The skill accepts input as a file path, pasted content, or a URL (which it downloads first). Output is the tightened version of the same content, reduced to the fewest words and the fewest ideas that still carry the essence.

arpitbbhayani/ape-skills+2 more
1mo ago
110
@ojowwalker77

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.

ojowwalker77/Claude-Matrix+11 more
2mo ago
1030
@airtaxi

lidguard-cli-runtime

LidGuard CLI, settings, permission commands, examples, and failure modes reference. Use when working on command routing/help, settings defaults and validation, linux-permission or macos-permission commands, CLI examples, suspend history, or user-facing operational failures.

airtaxi/LidGuard+4 more
1mo ago
70
@habedi

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".

habedi/dotfiles
2mo ago
50
@Simon-He95

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.

Simon-He95/markstream-vue+7 more
2mo ago
2.1K0
@Azure-Samples

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.

Azure-Samples/AI-Gateway+4 more
2mo ago
8870
@mcp-registry
MCP

Skybridge Ecommerce Example

Example MCP App based on Skybridge framework showing an e-commerce products based on request

mcp
2mo ago
0
@hmans

bubbletea

Browse Bubbletea TUI framework documentation and examples. Use when working with Bubbletea components, models, commands, or building terminal user interfaces in Go.

hmans/beans
2mo ago
5850
@Heyvhuang

Example: Generated Workflow Skill

This is an example `workflow-<slug>/SKILL.md` generated from a workflow spec.

Heyvhuang/ship-faster+31 more
2mo ago
3190
@mcp-registry
MCP

Skybridge Everything App

Example and testing ChatGPT and MCP App showcasing all the features of the Skybridge framework

mcp
2mo ago
0
@cloudwego

eino-examples

cloudwego/eino-examples+1 more
2mo ago
5210
@PatrickGallucci

fabric-data-agent

Create, configure, and manage Microsoft Fabric Data Agents that enable natural language Q&A over lakehouses, warehouses, Power BI semantic models, KQL databases, and ontologies. Use when asked to build data agents, configure NL2SQL/NL2DAX/NL2KQL experiences, write agent instructions, create example queries, automate data agent provisioning via REST API or PowerShell, integrate Fabric data agents with Azure AI Foundry, or troubleshoot data agent configuration issues.

PatrickGallucci/fabric-skills+12 more
1mo ago
130
@OpenBB-finance

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.

OpenBB-finance/backends-for-openbb+1 more
2mo ago
1590
@weaviate

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.

weaviate/agent-skills+1 more
2mo ago
650
@mcp-registry
MCP

Skybridge Capitals Example

Example MCP and ChatGPT App based on Skybridge framework showing capitals in a world map

mcpapi
2mo ago
0
@reactjs

docs-components

Comprehensive MDX component patterns (Note, Pitfall, DeepDive, Recipes, etc.) for all documentation types. Authoritative source for component usage, examples, and heading conventions.

reactjs/react.dev+5 more
2mo ago
11.7K0
@sjnims

Complete Skill Example

A full-featured skill demonstrating all optional components and progressive disclosure.

sjnims/plugin-dev+4 more
2mo ago
110
@sno-ai

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.

sno-ai/mda+5 more
1mo ago
5520
@MrLesk

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.

MrLesk/Backlog.md+1 more
2mo ago
5.1K0
@digital-go-jp

コンポーネントドキュメント執筆スキル

デジタル庁デザインシステム(HTML版)のコンポーネントドキュメント(MDX)を作成・更新するためのガイドラインです。

digital-go-jp/design-system-example-components-html
2mo ago
430
@badlogic

dynamic-resources

Example skill loaded from resources_discover

badlogic/pi-mono
2mo ago
23.7K0
@spring-ai-alibaba

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

spring-ai-alibaba/examples+1 more
2mo ago
2.4K0
@pi0

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.

pi0/mdzilla
2mo ago
770
@debba

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"

debba/tabularis+4 more
2mo ago
6930
@alan-turing-institute

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

alan-turing-institute/AIrsenal
2mo ago
3390
@koreal6803
MCP

Io.Github.Koreal6803/Finlab Ai

Quantitative trading toolkit with 900+ data columns, backtesting, and 60+ strategy examples.

mcpgithubai
koreal6803/finlab-ai
2mo ago
0
@timothywarner-org

Study materials, code examples, and practice scenarios for Anthropic's Claude Certified Architect: Foundations (CCA-F) certification exam. Covers all five exam domains: agentic architecture, MCP integration, Claude Code workflows, prompt engineering, and context management.

timothywarner-org/claude-architect+1 more
1mo ago
50
@mcp-registry
MCP

Time's up Skybridge example App

Skybridge Example App showcasing a Time's up game with the LLM

mcpllm
2mo ago
0
@viktor-ferenczi

se-dev-mod

Mod development for Space Engineers version 1. Search mod code for examples and patterns.

viktor-ferenczi/se-dev-skills+4 more
1mo ago
50