Browse Skills
44915 skills found
using-ai-engineering.md
4
1
export
using-ai-engineering
2
from
"tachyon-beep/skillpacks"
from
"tachyon-beep/skillpacks"
3
Route AI/ML tasks to correct Yzmir pack - frameworks, training, RL, LLMs, architectures, production
2026-01-05
add-provider.md
4
1
export
add-provider
2
from
"iteratetograceness/ricoh-recipes"
from
"iteratetograceness/ricoh-recipes"
3
Add a new AI provider or model for recipe generation. Use when adding support for a new LLM provider (Anthropic, Google, etc.) or adding models to an existing provider.
2026-01-05
venn-diagram-generator.md
4
1
export
venn-diagram-generator
2
from
"dmccreary/claude-skills"
from
"dmccreary/claude-skills"
3
This skill generates interactive Venn diagram visualizations using the venn.js JavaScript library. Use this skill when users request creating Venn diagrams, set visualizations, overlap diagrams, or comparison charts for educational textbooks. The skill creates complete MicroSim packages with standalone HTML files featuring colorful circles, clear labels, and interactive tooltips, saved to /docs/sims/ following the MicroSim pattern.
2026-01-05
book-metrics-generator.md
4
1
export
book-metrics-generator
2
from
"dmccreary/claude-skills"
from
"dmccreary/claude-skills"
3
This skill generates comprehensive metrics reports for intelligent textbooks built with MkDocs Material, analyzing chapters, concepts, glossary terms, FAQs, quiz questions, diagrams, equations, MicroSims, word counts, and links. Use this skill when working with an intelligent textbook project that needs quantitative analysis of its content, typically after significant content development or for project status reporting. The skill creates two markdown files - book-metrics.md with overall statistics and chapter-metrics.md with per-chapter breakdowns - in the docs/learning-graph/ directory.
2026-01-05
platform-integration-githubgitlab.md
4
1
export
platform-integration-githubgitlab
2
from
"evangelosmeklis/thufir"
from
"evangelosmeklis/thufir"
3
This skill should be used when the user asks to "fetch GitHub issue", "get GitLab issue", "analyze GitHub PR", "search GitHub repo", "check GitLab commits", "use GitHub API", "use GitLab API", or mentions fetching data from GitHub or GitLab for incident investigation. Provides guidance for integrating with GitHub and GitLab APIs for RCA.
2026-01-05
using-simulation-foundations.md
4
1
export
using-simulation-foundations
2
from
"tachyon-beep/skillpacks"
from
"tachyon-beep/skillpacks"
3
Router for simulation math - ODEs, state-space, stability, control, numerics, chaos, stochastic
2026-01-05
rust-crate-source.md
4
1
export
rust-crate-source
2
from
"praveenperera/dotfiles"
from
"praveenperera/dotfiles"
3
Clone and explore Rust crate source code. Use when user wants to read source code for a Rust crate, explore a crate's implementation, understand how a crate works, or needs context about a Rust library.
2026-01-05
doc-research-improvements.md
4
1
export
doc-research-improvements
2
from
"existential-birds/amelia"
from
"existential-birds/amelia"
3
Research-driven critique and enhancement of Amelia architecture or ideas docs. Use with GPT-5.2 when given a design/architecture doc to analyze concepts, find sources, and propose improvements plus OSS candidates.
2026-01-05
doc-optimizer.md
4
1
export
doc-optimizer
2
from
"phonowell/fire-keeper"
from
"phonowell/fire-keeper"
3
Enforce line limits (CLAUDE.md ≤100, others ≤200) and remove low-ROI content from .md files, use when optimizing or refactoring docs (project)
2026-01-05
ntfy-notify.md
4
1
export
ntfy-notify
2
from
"jondcallahan/agent-tools"
from
"jondcallahan/agent-tools"
3
Send push notifications via ntfy.sh. Use this skill when the user asks to be notified, wants an alert, or when a long-running task completes and the user should be informed.
2026-01-05
33god-system-expert.md
4
1
export
33god-system-expert
2
from
"delorenj/skills"
from
"delorenj/skills"
3
Deep knowledge expert for the 33GOD agentic pipeline system, understands component relationships and suggests feature implementations based on actual codebase state
2026-01-05
due-diligence.md
4
1
export
due-diligence
2
from
"andersnygaard/ettsted2"
from
"andersnygaard/ettsted2"
3
Comprehensive application audit. Analyzes best practices, security compliance, frontend design quality. Identifies top improvements and critical errors. Produces scores for design, code quality, and security.
2026-01-05
vitest-dom.md
4
1
export
vitest-dom
2
from
"sanand0/scripts"
from
"sanand0/scripts"
3
Use vitest + jsdom for fast, lightweight unit tests for front-end apps
2026-01-05
self-commenting.md
4
1
export
self-commenting
2
from
"petbrains/mvp-builder"
from
"petbrains/mvp-builder"
3
AI-native code commenting system with grep-searchable AICODE-* markers for cross-session memory. Use when: working with code files, leaving notes for future sessions, breaking down complex tasks, documenting non-obvious logic, recording bug fixes. Triggers: start coding session, edit code, complex logic, leave note, todo for later, debug session, bug fix, AICODE markers, self-commenting.
2026-01-05
websearch-deep.md
4
1
export
websearch-deep
2
from
"thomasholknielsen/claude-code-config"
from
"thomasholknielsen/claude-code-config"
3
ChatGPT-style deep research strategy with problem decomposition, multi-query generation (3-5 variations per sub-question), evidence synthesis with source ranking, numbered citations, and iterative refinement. Use for complex architecture decisions, multi-domain synthesis, strategic comparisons, technology selection. Keywords: architecture, integration, best practices, strategy, recommendations, comparison.
2026-01-05
skill-name.md
4
1
export
skill-name
2
from
"AgentSecOps/SecOpsAgentKit"
from
"AgentSecOps/SecOpsAgentKit"
3
[REQUIRED] Comprehensive description of what this skill does and when to use it. Include: (1) Primary functionality, (2) Specific use cases, (3) Security operations context. Must include specific "Use when:" clause for skill discovery. Example: "SAST vulnerability analysis and remediation guidance using Semgrep and industry security standards. Use when: (1) Analyzing static code for security vulnerabilities, (2) Prioritizing security findings by severity, (3) Providing secure coding remediation, (4) Integrating security checks into CI/CD pipelines." Maximum 1024 characters.
2026-01-05
gemma-noise-detector-prototype.md
4
1
export
gemma-noise-detector-prototype
2
from
"Foundup/Foundups-Agent"
from
"Foundup/Foundups-Agent"
3
Gemma Noise Detector (Prototype)
2026-01-05
backend-prisma.md
4
1
export
backend-prisma
2
from
"petbrains/mvp-builder"
from
"petbrains/mvp-builder"
3
Type-safe database ORM for TypeScript/Node.js. Use when you need database access with full TypeScript integration — auto-generated types from schema, migrations, and query builder. Best for PostgreSQL, MySQL, SQLite, MongoDB. Choose Prisma over raw SQL or Knex when type safety and developer experience are priorities.
2026-01-05
hf-job-status.md
4
1
export
hf-job-status
2
from
"vm0-ai/vm0-cookbooks"
from
"vm0-ai/vm0-cookbooks"
3
Check the status of a Hugging Face training job
2026-01-05
outline-coach.md
4
1
export
outline-coach
2
from
"jwynia/the-kepler-testimonies"
from
"jwynia/the-kepler-testimonies"
3
Act as an assistive outline coach who guides structural development through questions. Use when helping someone develop their own outline through diagnosis and frameworks. Critical constraint - never generate outline content. Instead ask questions, identify structural issues, suggest approaches, and let the writer structure.
2026-01-05
autoregmonkey.md
4
1
export
autoregmonkey
2
from
"rukikotoo/AutoRegMonkey"
from
"rukikotoo/AutoRegMonkey"
3
智能计量经济学分析代理。当用户输入以"autoregmonkey:"开头时,LLM会解析经济学计量任务,参考RAG数据库知识,动态调用Python和Stata技能执行任务,最后生成中文报告。
2026-01-05
claude-marketplace-setup.md
4
1
export
claude-marketplace-setup
2
from
"outfitter-dev/agents"
from
"outfitter-dev/agents"
3
Creates and manages plugin marketplaces for Claude Code, enabling plugin discovery, distribution, and team sharing. Generates marketplace.json files with proper schema, configures plugin sources (GitHub, Git, local), and sets up team configurations for automatic marketplace installation. Use when publishing Claude Code plugins, creating internal plugin catalogs, setting up team plugin distribution, or managing plugin discovery for Claude Code projects.
2026-01-05
documentation-builder.md
4
1
export
documentation-builder
2
from
"ciscoittech/claude-agent-framework"
from
"ciscoittech/claude-agent-framework"
3
Generates professional API documentation, user guides, and architectural documentation from code and specifications.
2026-01-05
terraform-audit.md
4
1
export
terraform-audit
2
from
"huseyindeniz/gitops-lab"
from
"huseyindeniz/gitops-lab"
3
Audits Terraform code for anti-patterns, security issues, and best practice violations. Use when asked to audit, review, or check terraform code quality. Generates a comprehensive report under reports/YYYY-MM-DD/terraform-audit.md. (project)
2026-01-05