Zum Inhalt springen
MCP ThesaurusMCP Thesaurus

Agent Skills

Ein Agent Skill ist ein Ordner mit Anweisungen, Skripten und Ressourcen, den ein Agent bei Bedarf lädt. Anders als ein MCP-Server betreibt er keinen eigenen Prozess, was ihn im Kontext günstiger und einfacher prüfbar macht.

Doc Coauthoring

anthropics

Community

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or

21. Aug. 2026Development
Lokaler Dienst63/100173k

Template Skill

anthropics

Community

Replace with description of the skill and when Claude should use it.

21. Aug. 2026AI ML
Lokaler Dienst38/100173k

Smart Explore

thedotmack

Community

Token-optimized structural code search using tree-sitter AST parsing. Use instead of reading full files when you need to understand code structure, find functions, or explore a codebase efficiently.

1. Sept. 2026AI ML
Lokaler Dienst79/10093k

Mem Search

thedotmack

Community

This skill should be used when the user asks to "search memory", "what do you remember about X", "check claude-mem", "mem search", "find past observations", "what did we do last session", or wants prior-session context about a project, decision, file, or task. Searches the user's Claude-Mem (cmem.ai) memory.

1. Sept. 2026Web Search
Lokaler Dienst74/10093k

How It Works

thedotmack

Community

Explain how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks "how does claude-mem work?" or "what is this thing doing?".

1. Sept. 2026AI ML
Lokaler Dienst62/10093k

Ulw Research

code-yeongyu

Community

Team-first maximum-saturation research orchestration. ALWAYS asks which final format to render (PDF+DOCX default), then stands up a max-size cooperating team (team_create): one member per axis plus skeptic/red-team members for ultradebate/hyperdebate cross-critique, explore/librarian lanes, live journaling, an EXPAND loop until leads run dry, claims proven by code or the claim-graph gate, and a ci

1. Sept. 2026Development
Lokaler Dienst77/10069k

Git Master

code-yeongyu

Community

MUST USE whenever a task needs a commit or git-history investigation. Covers atomic commits, staging, commit-message style, rebase, squash, fixup/autosquash, blame, bisect, reflog, git log -S/-G, and questions like who wrote this or when was this added. Do not use for ordinary code edits unless the user asks for git work.

1. Sept. 2026Version Control
Lokaler Dienst77/10069k

Hyperplan

code-yeongyu

Community

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of

1. Sept. 2026Development
Lokaler Dienst73/10069k

Onboarding

code-yeongyu

Community

Onboarding tour for first-time omo users

1. Sept. 2026Development
Lokaler Dienst66/10069k
Community

Implement saga patterns for distributed transactions and cross-aggregate workflows. Use this skill when implementing distributed transactions across microservices where 2PC is unavailable, designing compensating actions for failed order workflows that span inventory, payment, and shipping services, building event-driven saga coordinators for travel booking systems that must roll back hotel, flight

1. Sept. 2026Development
Lokaler Dienst79/10039k
Community

Master React, Vue, and Svelte component patterns including CSS-in-JS, composition strategies, and reusable component architecture. Use when building UI component libraries, designing component APIs, or implementing frontend design systems.

1. Sept. 2026Design
Lokaler Dienst78/10039k

Histolab

K-Dense-AI

Community

Lightweight WSI tile extraction and preprocessing. Use for basic slide processing, tissue detection, tile extraction, and stain normalization for H&E images. Best for simple pipelines, dataset preparation, and quick tile-based analysis. For advanced spatial proteomics, multiplexed imaging, or deep learning pipelines use pathml.

31. Aug. 2026Healthcare
Lokaler Dienst80/10041k

Nextflow

K-Dense-AI

Community

Build, run, and debug Nextflow data pipelines and nf-core workflows end to end. Use whenever the user mentions Nextflow, nf-core, .nf files, nextflow.config, DSL2, processes/channels/operators, samplesheets, or wants to run a community pipeline (e.g. nf-core/rnaseq, nf-core/sarek), write or test a module/subworkflow with nf-test, configure executors/containers (Docker, Singularity/Apptainer, Conda

31. Aug. 2026Development
Lokaler Dienst80/10041k
Community

Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use this skill when designing clean architecture for a new microservice, when refactoring a monolith to use bounded contexts, when implementing hexagonal or onion architecture patterns, or when debugging dependency cycles between application layers.

1. Sept. 2026Development
Lokaler Dienst74/10039k

Tiledbvcf

K-Dense-AI

Community

Efficient storage and retrieval of genomic variant data using TileDB. Scalable VCF/BCF ingestion, incremental sample addition, compressed storage, parallel queries, and export capabilities for population genomics.

31. Aug. 2026File Systems
Lokaler Dienst76/10041k
Community

Map identified threats to appropriate security controls and mitigations. Use when prioritizing security investments, creating remediation plans, or validating control effectiveness.

1. Sept. 2026Development
Lokaler Dienst73/10039k
Community

Persistent file-based planning for multi-step AI-agent work. Keeps task_plan.md, findings.md, and progress.md on disk; lifecycle hooks inject selected project planning context. Automatic recovery reads project planning files only. Explicit session-catchup.py --metadata reads same-project local agent session records and emits aggregate counts only; --replay may emit bounded nonce-framed excerpts. O

31. Aug. 2026File Systems
Lokaler Dienst77/10027k
Community

Persistent file-based planning for multi-step AI-agent work. Keeps task_plan.md, findings.md, and progress.md on disk; agent instructions read selected project planning context when invoked. Automatic recovery reads project planning files only. Explicit session-catchup.py --metadata reads same-project local agent session records and emits aggregate counts only; --replay may emit bounded nonce-fram

31. Aug. 2026File Systems
Lokaler Dienst77/10027k
Community

Persistent file-based planning for multi-step AI-agent work. Keeps task_plan.md, findings.md, and progress.md on disk; Gemini lifecycle hooks inject selected project planning context. Automatic recovery reads project planning files only. Explicit session-catchup.py --metadata reads same-project local agent session records and emits aggregate counts only; --replay may emit bounded nonce-framed exce

31. Aug. 2026File Systems
Lokaler Dienst77/10027k

Beads

gastownhall

Community

Use when working in a repository that uses bd or Beads for durable project task tracking, issue dependencies, blocker management, multi-session handoff, or shared work memory. Trigger when the user asks to find ready work, claim or close tasks, create follow-up work, inspect blockers, recover project context, or choose between local planning and persistent project tracking.

1. Sept. 2026Development
Lokaler Dienst71/10027k

Snowflake Development

alirezarezvani

Community

Use when writing Snowflake SQL, building data pipelines with Dynamic Tables or Streams/Tasks, using Cortex AI functions, creating Cortex Agents, writing Snowpark Python, configuring dbt for Snowflake, or troubleshooting Snowflake errors.

30. Aug. 2026Databases
Lokaler Dienst77/10025k

Loop Library

alirezarezvani

Community

Discover, find, compare, audit, repair, adapt, and design repeatable AI-agent loops with explicit triggers, actions, verification, stopping conditions, guardrails, and handoffs. Use when a user asks to analyze a codebase for potential loops, mine coding-thread history for work done more than once, turn repeated engineering work into a loop, find or recommend a published loop, create a recurring ag

30. Aug. 2026AI ML
Lokaler Dienst77/10025k
Community

Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use when prioritizing features, synthesizing user research, writing requirement documentation, or developing product strategy.

30. Aug. 2026AI ML
Lokaler Dienst77/10025k
Community

Persistent file-based planning for multi-step AI-agent work. Keeps task_plan.md, findings.md, and progress.md on disk; Kiro skill instructions and steering state read selected project planning context. Recovery reads project planning files and their timestamps only, not agent transcript stores. This adapter registers no Stop hook, never requests continuation, and never runs commands declared in Ma

31. Aug. 2026File Systems
Lokaler Dienst71/10027k