Browse Skills
3205 skills found
skill-integration-templates.md
10
1
export
skill-integration-templates
2
from
"akaszubski/autonomous-dev"
from
"akaszubski/autonomous-dev"
3
Standardized templates and patterns for integrating skills into agent prompts. Reduces token overhead through reusable skill reference syntax, action verbs, and progressive disclosure usage guidelines.
2026-01-05
gno.md
10
1
export
gno
2
from
"gmickel/gno"
from
"gmickel/gno"
3
Search local documents, files, notes, and knowledge bases. Index directories, search with BM25/vector/hybrid, get AI answers with citations. Use when user wants to search files, find documents, query notes, look up information in local folders, index a directory, set up document search, build a knowledge base, needs RAG/semantic search, or wants to start a local web UI for their docs.
2026-01-05
enterprise-readiness.md
10
1
export
enterprise-readiness
2
from
"netresearch/claude-code-marketplace"
from
"netresearch/claude-code-marketplace"
3
Assess and enhance software projects for enterprise-grade security, quality, and automation. Use when evaluating projects for production readiness, implementing supply chain security (SLSA, signing, SBOMs), hardening CI/CD pipelines, or establishing quality gates. Aligned with OpenSSF Scorecard, Best Practices Badge (all levels), SLSA, and S2C2F. By Netresearch.
2026-01-05
curate-delta.md
10
1
export
curate-delta
2
from
"jmanhype/claude-code-plugin-marketplace"
from
"jmanhype/claude-code-plugin-marketplace"
3
Synthesize Reflector insights into structured delta proposals for playbook updates, following ACE paper's Curator architecture
2026-01-05
go-development.md
10
1
export
go-development
2
from
"netresearch/claude-code-marketplace"
from
"netresearch/claude-code-marketplace"
3
Production-grade Go development patterns for building resilient services. Use when developing Go applications, implementing job schedulers, Docker integrations, LDAP clients, or needing patterns for resilience, testing, and performance optimization. By Netresearch.
2026-01-05
seo-keyword-cluster-builder.md
9
1
export
seo-keyword-cluster-builder
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
SEO keyword clustering with topic organization, content hub architecture, internal linking strategies. Use for content strategy, keyword research, pillar page structures, or encountering cluster organization, hub architecture, internal linking errors.
2026-01-05
seer.md
9
1
export
seer
2
from
"ajobi-uhc/seer"
from
"ajobi-uhc/seer"
3
Set up GPU sandboxes for interpretability research. Use when writing setup.py scripts with Sandbox, SandboxConfig, ModelConfig, or create_notebook_session. Provides the exact API for Modal GPU environments - MUST read before writing any sandbox setup code.
2026-01-21
shopify-liquid.md
9
1
export
shopify-liquid
2
from
"henkisdabro/wookstar-claude-code-plugins"
from
"henkisdabro/wookstar-claude-code-plugins"
3
Complete Liquid templating language reference including syntax, filters, objects, control flow, loops, and conditionals for Shopify themes. Use when working with .liquid files, creating theme templates, implementing dynamic content, debugging Liquid code, working with sections and snippets, or rendering product/collection/cart data in Shopify stores.
2026-01-05
jira-read-ticket.md
9
1
export
jira-read-ticket
2
from
"bkircher/skills"
from
"bkircher/skills"
3
Use whenever a user mentions or references a Jira ticket and you want to pull out description, comments, or more.
2026-01-16
LaTeX Documents.md
9
1
export
LaTeX Documents
2
from
"pacphi/sindri"
from
"pacphi/sindri"
3
Professional LaTeX document generation for papers, reports, books, and presentations. Multi-agent orchestration via claude-flow. Use UK English spelling throughout.
2026-01-05
gene-set-enrichment.md
9
1
export
gene-set-enrichment
2
from
"monarch-initiative/deep-research-client"
from
"monarch-initiative/deep-research-client"
3
Perform gene set enrichment analysis using AI research providers. Analyzes lists of genes to identify biological themes, pathways, and functional associations.
2026-01-12
api-reference-documentation.md
9
1
export
api-reference-documentation
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Creates professional API documentation using OpenAPI specifications with endpoints, authentication, and interactive examples. Use when documenting REST APIs, creating SDK references, or building developer portals.
2026-01-05
recommendation-system.md
9
1
export
recommendation-system
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Deploy production recommendation systems with feature stores, caching, A/B testing. Use for personalization APIs, low latency serving, or encountering cache invalidation, experiment tracking, quality monitoring issues.
2026-01-05
idea-synthesis.md
9
1
export
idea-synthesis
2
from
"memorysaver/looplia-core"
from
"memorysaver/looplia-core"
3
Looplia writer skill for generating content ideas with personalization.
Reads user profile for context. Generates hooks, angles, and thought-provoking questions.
Use after media-reviewer to transform analysis into creative content ideas.
2026-01-05
Unnamed Skill.md
9
1
export
Unnamed Skill
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
SettingsKit for SwiftUI settings interfaces (iOS, macOS, watchOS, tvOS, visionOS). Use for settings/preferences screens, searchable settings, nested navigation, @Observable/@Bindable state, or encountering settings update errors, navigation state issues.
2026-01-05
sacp-v2-migration.md
9
1
export
sacp-v2-migration
2
from
"symposium-dev/symposium-acp"
from
"symposium-dev/symposium-acp"
3
Migrate Rust code from sacp v1.x to v2.0 role-based API. Use when upgrading sacp dependencies, fixing JrConnectionBuilder errors, or when code references MessageAndCx or old connection patterns.
2026-01-21
gha-sha-reference.md
9
1
export
gha-sha-reference
2
from
"syou6162/claude-code-commands"
from
"syou6162/claude-code-commands"
3
ユーザーがGitHub Actionsのタグ参照をSHA参照に変換するよう要求したときに発動してください。uses:フィールドのタグ参照を自動的にSHA参照(コミットハッシュ + コメント付きバージョン)に変換します。
2026-01-05
search.md
9
1
export
search
2
from
"memorysaver/looplia-core"
from
"memorysaver/looplia-core"
3
This skill should be used when the user needs to search for information, find files,look up content online, or retrieve data without providing input files.Trigger phrases include:- "search for", "find", "look up", "research"- "search the web", "search online", "fetch from URL"- "search files", "scan codebase", "find in project", "grep for"- "get news from", "read hacker news", "check what's trending"Supports multiple search modes:- local: Search local filesystem using Glob, Grep, Read, Bash- web: Search web content using WebSearch, WebFetch- future: Pluggable providers (jina.ai, firecrawl, exa.ai)This is an input-less skill - it executes search missions autonomously.
2026-01-22
run-deep-research.md
9
1
export
run-deep-research
2
from
"monarch-initiative/deep-research-client"
from
"monarch-initiative/deep-research-client"
3
Toolkit for performing deep research on complex topics using multiple AI research providers (OpenAI, Falcon, Perplexity, Consensus). Emphasizes explicit speed vs depth trade-offs.
2026-01-05
multi-ai-consultant.md
9
1
export
multi-ai-consultant
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Consult external AIs (Gemini 2.5 Pro, OpenAI Codex, Claude) for second opinions. Use for debugging failures, architectural decisions, security validation, or need fresh perspective with synthesis.
2026-01-05
perplexity.md
9
1
export
perplexity
2
from
"pacphi/sindri"
from
"pacphi/sindri"
3
Perplexity AI research assistant with real-time web search, source citations, and optimized UK-centric prompts. Access live web data, current events, market research, and comprehensive analysis backed by verified sources.
2026-01-21
ml-pipeline-automation.md
9
1
export
ml-pipeline-automation
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Automate ML workflows with Airflow, Kubeflow, MLflow. Use for reproducible pipelines, retraining schedules, MLOps, or encountering task failures, dependency errors, experiment tracking issues.
2026-01-05
nette-database.md
9
1
export
nette-database
2
from
"nette/claude-code"
from
"nette/claude-code"
3
Invoke before writing database queries or working with Selection API, ActiveRow in Nette.
2026-01-18
debug.md
9
1
export
debug
2
from
"mcouthon/agents"
from
"mcouthon/agents"
3
Systematic debugging with hypothesis-driven investigation. Use when something is broken, tests are failing, unexpected behavior occurs, or errors need investigation. Triggers on: "this is broken", "debug", "why is this failing", "unexpected error", "not working", "bug", "fix this issue", "investigate", "tests failing", "trace the error", "use debug mode". Full access mode - can run commands, add logging, and fix issues.
2026-01-19