🤖

LLM & Agents

6763 skills in Data & AI > LLM & Agents

skill-developer

Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule.

langfuse/langfuse
20.1k
2.0k
업데이트 5d ago

dispatching-parallel-agents

Marketplace

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

davila7/claude-code-templates
14.5k
1.3k
업데이트 5d ago

senior-prompt-engineer

Marketplace

World-class prompt engineering skill for LLM optimization, prompt patterns, structured outputs, and AI product development. Expertise in Claude, GPT-4, prompt design patterns, few-shot learning, chain-of-thought, and AI evaluation. Includes RAG optimization, agent design, and LLM system architecture. Use when building AI products, optimizing LLM performance, designing agentic systems, or implementing advanced prompting techniques.

davila7/claude-code-templates
14.5k
1.3k
업데이트 5d ago

perplexity-search

Marketplace

Perform AI-powered web searches with real-time information using Perplexity models via LiteLLM and OpenRouter. This skill should be used when conducting web searches for current information, finding recent scientific literature, getting grounded answers with source citations, or accessing information beyond the model's knowledge cutoff. Provides access to multiple Perplexity models including Sonar Pro, Sonar Pro Search (advanced agentic search), and Sonar Reasoning Pro through a single OpenRouter API key.

davila7/claude-code-templates
14.5k
1.3k
업데이트 5d ago

esm

Marketplace

Comprehensive toolkit for protein language models including ESM3 (generative multimodal protein design across sequence, structure, and function) and ESM C (efficient protein embeddings and representations). Use this skill when working with protein sequences, structures, or function prediction; designing novel proteins; generating protein embeddings; performing inverse folding; or conducting protein engineering tasks. Supports both local model usage and cloud-based Forge API for scalable inference.

davila7/claude-code-templates
14.5k
1.3k
업데이트 5d ago

gh-address-comments

Marketplace

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

davila7/claude-code-templates
14.5k
1.3k
업데이트 5d ago

skill-creator

Marketplace

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

davila7/claude-code-templates
14.5k
1.3k
업데이트 5d ago

lead-research-assistant

Marketplace

Identifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.

davila7/claude-code-templates
14.5k
1.3k
업데이트 5d ago

stable-baselines3

Marketplace

Use this skill for reinforcement learning tasks including training RL agents (PPO, SAC, DQN, TD3, DDPG, A2C, etc.), creating custom Gym environments, implementing callbacks for monitoring and control, using vectorized environments for parallel training, and integrating with deep RL workflows. This skill should be used when users request RL algorithm implementation, agent training, environment design, or RL experimentation.

davila7/claude-code-templates
14.5k
1.3k
업데이트 5d ago

scientific-writing

Marketplace

Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process: (1) create section outlines with key points using research-lookup, (2) convert to flowing prose. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), for research papers and journal submissions.

davila7/claude-code-templates
14.5k
1.3k
업데이트 5d ago

security-compliance

Marketplace

Guides security professionals in implementing defense-in-depth security architectures, achieving compliance with industry frameworks (SOC2, ISO27001, GDPR, HIPAA), conducting threat modeling and risk assessments, managing security operations and incident response, and embedding security throughout the SDLC.

davila7/claude-code-templates
14.5k
1.3k
업데이트 5d ago

senior-ml-engineer

Marketplace

World-class ML engineering skill for productionizing ML models, MLOps, and building scalable ML systems. Expertise in PyTorch, TensorFlow, model deployment, feature stores, model monitoring, and ML infrastructure. Includes LLM integration, fine-tuning, RAG systems, and agentic AI. Use when deploying ML models, building ML platforms, implementing MLOps, or integrating LLMs into production systems.

davila7/claude-code-templates
14.5k
1.3k
업데이트 5d ago

subagent-driven-development

Marketplace

Use when executing implementation plans with independent tasks in the current session

davila7/claude-code-templates
14.5k
1.3k
업데이트 5d ago

biomni

Marketplace

Autonomous biomedical AI agent framework for executing complex research tasks across genomics, drug discovery, molecular biology, and clinical analysis. Use this skill when conducting multi-step biomedical research including CRISPR screening design, single-cell RNA-seq analysis, ADMET prediction, GWAS interpretation, rare disease diagnosis, or lab protocol optimization. Leverages LLM reasoning with code execution and integrated biomedical databases.

davila7/claude-code-templates
14.5k
1.3k
업데이트 5d ago

nowait-reasoning-optimizer

Marketplace

Implements the NOWAIT technique for efficient reasoning in R1-style LLMs. Use when optimizing inference of reasoning models (QwQ, DeepSeek-R1, Phi4-Reasoning, Qwen3, Kimi-VL, QvQ), reducing chain-of-thought token usage by 27-51% while preserving accuracy. Triggers on "optimize reasoning", "reduce thinking tokens", "efficient inference", "suppress reflection tokens", or when working with verbose CoT outputs.

davila7/claude-code-templates
14.5k
1.3k
업데이트 5d ago

agent-builder

Design and build AI agents for any domain. Use when users: (1) ask to "create an agent", "build an assistant", or "design an AI system" (2) want to understand agent architecture, agentic patterns, or autonomous AI (3) need help with capabilities, subagents, planning, or skill mechanisms (4) ask about Claude Code, Cursor, or similar agent internals (5) want to build agents for business, research, creative, or operational tasks Keywords: agent, assistant, autonomous, workflow, tool use, multi-step, orchestration

shareAI-lab/learn-claude-code
11.9k
3.1k
업데이트 4d ago

version-bump

Marketplace

Manage semantic version updates for claude-mem project. Handles patch, minor, and major version increments following semantic versioning. Updates package.json, marketplace.json, and plugin.json. Creates git tags and GitHub releases. Auto-generates CHANGELOG.md from releases.

thedotmack/claude-mem
10.1k
615
업데이트 4d ago

AgentDB Memory Patterns

Marketplace

Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants.

ruvnet/claude-flow
9.9k
1.3k
업데이트 4d ago

hive-mind-advanced

Marketplace

Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory

ruvnet/claude-flow
9.9k
1.3k
업데이트 4d ago

sparc-methodology

Marketplace

SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) comprehensive development methodology with multi-agent orchestration

ruvnet/claude-flow
9.9k
1.3k
업데이트 4d ago