🤖

LLM & Agents

6763 skills in Data & AI > LLM & Agents

researching-features

Use this whenever a user wants to add a new feature or explitly states to research a feature/API or building a plan for a new feature. It iterviews the user for feature details (if not provided), research the best API/service for their needs, confirm choice, then gather all implementation notes for their request and save them as a .claude/plans file.

seanchiuai/aaaa
0
0
Aktualisiert 1w ago

phased-planning

Creates structured implementation plans with phase prompts for Claude Code execution. Use when building complex projects, creating implementation roadmaps, breaking work into phases, or generating Claude Code prompts for multi-step development. Triggers include "create implementation plan", "phase this project", "create phases for", "plan the build", "phased implementation", "break this into phases".

jhillbht/hackathon-clipper-program
0
0
Aktualisiert 1w ago

claudemem-orchestration

Marketplace

Multi-agent code analysis orchestration using claudemem. Share claudemem output across parallel agents. Enables parallel investigation, consensus analysis, and role-based command mapping.

involvex/involvex-claude-marketplace
0
0
Aktualisiert 1w ago

orchestration-patterns

Single-skill vs multi-skill subagent architectures. Use when designing subagents.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

youtube-summary

This skill should be used when Claude needs to create structured, educational summaries of YouTube videos. Use this skill when the user requests a video summary, content analysis, or learning-focused breakdown of YouTube content. The skill integrates youtube-video-info and youtube-transcript skills to gather video data and transcripts, then generates comprehensive summaries following a specific educational format with key topics, insights, data-based analysis, and exploratory questions.

jung3fun/claude
0
0
Aktualisiert 1w ago

validation-enforcer

Automatically runs project validation commands (linters, type checkers, tests) after file edits and blocks commits on any failure. Reads validation commands from CLAUDE.md or auto-detects from project type. Enforces strict quality gates to catch issues early. (project)

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

using-weaviate

Marketplace

Weaviate vector database for semantic search, hybrid queries, and AI-native applications. Use for embeddings storage, similarity search, RAG pipelines, and multi-modal retrieval.

FortiumPartners/ensemble
0
1
Aktualisiert 1w ago

skill-author

Guide for creating new Claude Code skills following best practices. Use when the user asks to create a new skill, agent capability, or wants to extend Claude's autonomous functionality.

eli0shin/.dotfiles
0
0
Aktualisiert 1w ago

arch-agent

Defines system architecture and technical design decisions

Unicorn/Radium
0
0
Aktualisiert 1w ago

openrouter

Use this skill when the user wants to call different LLM models through OpenRouter's unified API, compare model responses, track costs and response times, or find the best model for a task. Triggers include requests to test models, benchmark performance, use specific providers (OpenAI, Anthropic, Google, etc.), or optimize for speed/cost.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

skill-browser

Discover, browse, and compare agent skills from repositories. Shows new skills, updates, and helps users find relevant skills. Use when exploring available skills or checking for updates.

tnez/agent-skills
0
0
Aktualisiert 1w ago

create-skill

Guide for creating new skills in @assistantName@'s personal AI infrastructure. Use when user wants to create, update, or structure a new skill that extends capabilities with specialized knowledge, workflows, or tool integrations. Follows both Anthropic skill standards and PAI-specific patterns.

zmre/nix-pai
0
0
Aktualisiert 1w ago

api-reference

PDF-RAG API reference. REQUIRED after any failed curl/jq to localhost:8000 (404, null, jq error). Also use when uncertain about endpoint path or response shape.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

metaprompt-factory

This skill should be used when generating structured metaprompts for repeatable tasks. Triggers include "create a metaprompt for X", "generate a review prompt", "make a prompt template", or when building prompts for cursor-agent, Codex, or other AI tools.

lnittman/skills
0
0
Aktualisiert 1w ago

embed-project

Marketplace

Embed project-local skills, agents, and commands for semantic search. Use after creating items manually or to update embeddings. Works with both keyword and semantic search modes.

jrc1883/popkit-claude
0
0
Aktualisiert 1w ago

creating-commands

Marketplace

Creates new Claude Code slash commands following best practices. Guides through commandstructure, naming, arguments, and frontmatter. Use when user wants to create a command,build a slash command, or asks about command best practices.

BrendanShields/spec-flow
0
0
Aktualisiert 1w ago

defining-spikes

Create spike definitions with canonical names and numbered approaches for parallel exploratory implementation. Use when partner has an underdefined feature idea and wants to explore multiple implementation approaches in parallel, when uncertain which technical approach is best, or when comparing alternatives before committing to implementation

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

requesting-code-review

Dispatch code-reviewer subagent to review implementation against plan or requirements before proceeding

barrydobson/dotfiles_extra
0
0
Aktualisiert 1w ago

openai-sdk

OpenAI official SDK usage (Python, Node.js). Use when: writing code that calls OpenAI API,implementing chat/embeddings/images/audio features, handling streaming responses,async patterns, error handling with SDK. For raw HTTP/REST calls, see `openai-api` skill.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

multi-agent-rl

Master QMIX, MADDPG, CTDE - multi-agent learning with coordination and credit assignment

tachyon-beep/hamlet
0
0
Aktualisiert 1w ago