Discover and install skills to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
dirien/pulumi-skills v1.3.0 Pulumi infrastructure-as-code skills for Claude Code with ESC, OIDC, and cloud provider best practices. Contains: pulumi-cli Pulumi CLI command reference for infrastructure deployments. Provides commands to create and manage stacks, configure backends, manage secrets, handle stack outputs, and perform state operations. Use when the user asks about "pulumi commands", "deploy with pulumi", "pulumi up", "pulumi preview", "manage pulumi stacks", "pulumi state management", "export/import pulumi state", or needs help with Pulumi CLI operations and workflows. pulumi-go Creates Pulumi infrastructure-as-code projects in Go, configures OIDC authentication, and integrates with Pulumi ESC for centralized secrets and configuration management. Use when setting up Pulumi Go projects, writing infrastructure code with Go, configuring OIDC for Pulumi, using Pulumi ESC with Go, or automating cloud infrastructure with Golang. pulumi-neo Manages cloud infrastructure through natural language conversations with Pulumi Neo, an AI agent for platform engineers. Enables infrastructure analysis, resource provisioning, stack deployment, and configuration management via conversational AI. Use when creating Neo tasks, requesting infrastructure analysis, automating cloud deployments, managing infrastructure as code (IaC), provisioning AWS/Azure/GCP resources, or managing infrastructure through natural language prompts. pulumi-python Creates Pulumi infrastructure-as-code projects in Python, defines cloud resources (AWS, Azure, GCP), configures ESC environments for secrets management, and sets up OIDC authentication for secure deployments. Use when creating Pulumi Python projects, writing infrastructure code, configuring cloud providers, managing secrets with Pulumi ESC, setting up OIDC for Pulumi, or automating infrastructure deployments with Python. pulumi-typescript Scaffolds Pulumi TypeScript infrastructure-as-code projects, writes IaC code with proper resource configuration, manages Pulumi ESC environments for centralized secrets and configuration, and configures OIDC authentication for cloud providers. Use when the user asks to create Pulumi TypeScript projects, write Pulumi infrastructure code, set up ESC environments, configure OIDC for Pulumi, or implement infrastructure automation with Node.js/TypeScript. | Skills | 100 Impact Pending Average score across 0 eval scenarios Reviewed: Version: 1.3.0 |
Analyzes git changes, groups them by logical change or OpenSpec feature, and creates conventional commits for each group. Contains: sdx-commit Analyzes git changes, groups them by logical change or OpenSpec feature, and creates conventional commits for each group. Use when organizing staged changes, splitting commits into atomic units, or creating structured commits instead of one mixed commit. | Skills | 91 1.02x Agent success vs baseline Impact 94% 1.02xAverage score across 5 eval scenarios Reviewed: Version: 0.1.1 |
Implements Tessl skill review CI/CD pipelines through an interactive, configuration-first wizard. Supports GitHub Actions, GitLab CI, Jenkins, Azure DevOps, and CircleCI. Contains: tessl-skill-review-ci Use when setting up automated skill review pipelines, configuring CI/CD for Tessl skill scoring, adding PR checks for skills, or migrating between workflow architectures. Supports GitHub Actions, GitLab CI, Jenkins, Azure DevOps, and CircleCI. | Skills | 94 1.75x Agent success vs baseline Impact 100% 1.75xAverage score across 5 eval scenarios Reviewed: Version: 0.2.0 |
Use this skill whenever the user discusses application architecture, clean architecture, separating business logic from UI, or cross-platform/WASM-based development. It enforces the 'Headless Core & Passive View' pattern, ensuring that the 'Core' (Business Logic) is platform-agnostic and the 'View' (UI) is a 'Humble Object' that only reflects state. Contains: headless-architecture Use this skill to refactor, design, or review application architecture. Trigger it when discussing clean architecture, separating business logic from UI, or cross-platform/WASM development. This skill enforces the 'Headless Core & Passive View' pattern, it proactively refactors logic out of the UI, creates platform-agnostic Core interfaces, and ensures the View is a 'Humble Object' that only reflects state. | Skills | 96 1.13x Agent success vs baseline Impact 99% 1.13xAverage score across 5 eval scenarios Reviewed: Version: 0.1.0 |
feb-25-workspace/ga4 v0.1.0 Query Google Analytics 4 (GA4) data via the Analytics Data API. Use when you need to pull website analytics like top pages, traffic sources, user counts, sessions, conversions, or any GA4 metrics/dimensions. Supports custom date ranges and filtering. Contains: ga4 Query Google Analytics 4 (GA4) data via the Analytics Data API. Use when you need to pull website analytics like top pages, traffic sources, user counts, sessions, conversions, or any GA4 metrics/dimensions. Supports custom date ranges and filtering. | Skills | 93 Impact Pending Average score across 0 eval scenarios Reviewed: Version: 0.1.0 |
Generate beautifully designed PDF reports with Nordic/Scandinavian aesthetic. Uses Nutrient DWS API for HTML-to-PDF conversion. Contains: elegant-reports Generate beautifully designed PDF reports with Nordic/Scandinavian aesthetic. Uses Nutrient DWS API for HTML-to-PDF conversion. | Skills | 73 Impact Pending Average score across 0 eval scenarios Reviewed: Version: 0.1.0 |
Generate beautifully designed PDF reports with Nordic/Scandinavian aesthetic. Uses Nutrient DWS API for HTML-to-PDF conversion. Contains: elegant-reports Generate beautifully designed PDF reports with Nordic/Scandinavian aesthetic. Uses Nutrient DWS API for HTML-to-PDF conversion. | Skills | 73 Impact Pending Average score across 0 eval scenarios Reviewed: Version: 0.1.0 |
Implements Tessl skill review CI/CD pipelines through an interactive, configuration-first wizard. Supports GitHub Actions, Jenkins, Azure DevOps, and CircleCI. Contains: tessl-skill-review-ci Use when setting up automated skill review pipelines, configuring CI/CD for Tessl skill scoring, adding PR checks for skills, or migrating between workflow architectures. Supports GitHub Actions, Jenkins, Azure DevOps, and CircleCI. | Skills | 90 Impact Pending Average score across 0 eval scenarios Reviewed: Version: 0.1.4 |
A curated collection of Agent Skills for working with dbt, to help AI agents understand and execute dbt workflows more effectively. Contains: migrating-dbt-core-to-fusion Resolves Fusion compatibility errors, applies dbt-autofix for deprecations and package updates, and iterates with dbtf parse/compile until the project compiles cleanly. Use when migrating a dbt project from dbt Core to the Fusion engine, addressing deprecations, or running dbtf commands. migrating-dbt-project-across-platforms Use when migrating a dbt project from one data platform or data warehouse to another (e.g., Snowflake to Databricks, Databricks to Snowflake) using dbt Fusion's real-time compilation to identify and fix SQL dialect differences. adding-dbt-unit-test Creates unit test YAML definitions that mock upstream model inputs and validate expected outputs. Use when adding unit tests for a dbt model or practicing test-driven development (TDD) in dbt. answering-natural-language-questions-with-dbt Writes and executes SQL queries against the data warehouse using dbt's Semantic Layer or ad-hoc SQL to answer business questions. Use when a user asks about analytics, metrics, KPIs, or data (e.g., "What were total sales last quarter?", "Show me top customers by revenue"). NOT for validating, testing, or building dbt models during development. building-dbt-semantic-layer Use when creating or modifying dbt Semantic Layer components — semantic models, metrics, dimensions, entities, measures, or time spines. Covers MetricFlow configuration, metric types (simple, derived, cumulative, ratio, conversion), and validation for both latest and legacy YAML specs. configuring-dbt-mcp-server Generates MCP server configuration JSON, resolves authentication setup, and validates server connectivity for dbt. Use when setting up, configuring, or troubleshooting the dbt MCP server for AI tools like Claude Desktop, Claude Code, Cursor, or VS Code. fetching-dbt-docs Retrieves and searches dbt documentation pages in LLM-friendly markdown format. Use when fetching dbt documentation, looking up dbt features, or answering questions about dbt Cloud, dbt Core, or the dbt Semantic Layer. running-dbt-commands Formats and executes dbt CLI commands, selects the correct dbt executable, and structures command parameters. Use when running models, tests, builds, compiles, or show queries via dbt CLI. Use when unsure which dbt executable to use or how to format command parameters. troubleshooting-dbt-job-errors Diagnoses dbt Cloud/platform job failures by analyzing run logs, querying the Admin API, reviewing git history, and investigating data issues. Use when a dbt Cloud/platform job fails and you need to diagnose the root cause, especially when error messages are unclear or when intermittent failures occur. Do not use for local dbt development errors. using-dbt-for-analytics-engineering Builds and modifies dbt models, writes SQL transformations using ref() and source(), creates tests, and validates results with dbt show. Use when doing any dbt work - building or modifying models, debugging errors, exploring unfamiliar data sources, writing tests, or evaluating impact of changes. | SkillsDocs | 95 Impact Pending Average score across 0 eval scenarios Reviewed: Version: 1.0.1 |
Review and structure blog articles for the Tessl blog (tessl.io/blog). Use this skill whenever someone asks to review, edit, improve, structure, or give feedback on an article or blog draft. Also use when someone wants to write a new article from scratch, needs help with an article outline, or asks about SEO optimization for Tessl content. Triggers include any mention of blog posts, articles, content review, editorial feedback, SEO for articles, or writing guidance for Tessl or AI Native Dev content. Contains: tessl-article-reviewer Review and structure blog articles for the Tessl blog (tessl.io/blog). Use this skill whenever someone asks to review, edit, improve, structure, or give feedback on an article or blog draft. Also use when someone wants to write a new article from scratch, needs help with an article outline, or asks about SEO optimization for Tessl content. Triggers include any mention of blog posts, articles, content review, editorial feedback, SEO for articles, or writing guidance for Tessl or AI Native Dev content. | Skills | 86 Impact Pending Average score across 0 eval scenarios Reviewed: Version: 0.1.0 |
jbaruch/blog-writer v0.6.1 Write developer blog posts from video transcripts, meeting notes, or rough ideas. Extracts narrative from source material, structures content with hooks and technical sections, formats code examples with placeholders, and checks drafts against 22 AI anti-patterns with structural variant detection, two-pass scanning, and rewrite auditing. Auto-updates anti-pattern list from Wikipedia before each session. Includes interactive onboarding to learn the author's voice from writing samples. Use this skill whenever the user wants to write a blog post, draft a blog, turn a transcript into a blog, work on blog content, or mentions "blog" in the context of content creation. Also trigger when the user provides a video transcript and wants written content derived from it, or when continuing work on a blog series. Contains: blog-writer Write developer blog posts from video transcripts, meeting notes, or rough ideas. Extracts narrative from source material, structures content with hooks and technical sections, formats code examples with placeholders, and checks drafts against 22 AI anti-patterns. Use this skill whenever the user wants to write a blog post, draft a blog, turn a transcript into a blog, work on blog content, or mentions "blog" in the context of content creation. Also trigger when the user provides a video transcript and wants written content derived from it, or when continuing work on a blog series. | Skills | 94 Impact Pending Average score across 0 eval scenarios Reviewed: Version: 0.6.1 |
Review and structure blog articles for the Tessl blog (tessl.io/blog). Use this skill whenever someone asks to review, edit, improve, structure, or give feedback on an article or blog draft. Also use when someone wants to write a new article from scratch, needs help with an article outline, or asks about SEO optimization for Tessl content. Triggers include any mention of blog posts, articles, content review, editorial feedback, SEO for articles, or writing guidance for Tessl or AI Native Dev content. Contains: tessl-article-reviewer Review and structure blog articles for the Tessl blog (tessl.io/blog). Use this skill whenever someone asks to review, edit, improve, structure, or give feedback on an article or blog draft. Also use when someone wants to write a new article from scratch, needs help with an article outline, or asks about SEO optimization for Tessl content. Triggers include any mention of blog posts, articles, content review, editorial feedback, SEO for articles, or writing guidance for Tessl or AI Native Dev content. | Skills | 86 Impact Pending Average score across 0 eval scenarios Reviewed: Version: 0.1.0 |
Review and structure blog articles for the Tessl blog (tessl.io/blog). Use this skill whenever someone asks to review, edit, improve, structure, or give feedback on an article or blog draft. Also use when someone wants to write a new article from scratch, needs help with an article outline, or asks about SEO optimization for Tessl content. Triggers include any mention of blog posts, articles, content review, editorial feedback, SEO for articles, or writing guidance for Tessl or AI Native Dev content. Contains: tessl-article-reviewer Review and structure blog articles for the Tessl blog (tessl.io/blog). Use this skill whenever someone asks to review, edit, improve, structure, or give feedback on an article or blog draft. Also use when someone wants to write a new article from scratch, needs help with an article outline, or asks about SEO optimization for Tessl content. Triggers include any mention of blog posts, articles, content review, editorial feedback, SEO for articles, or writing guidance for Tessl or AI Native Dev content. | Skills | 86 Impact Pending Average score across 0 eval scenarios Reviewed: Version: 0.1.0 |
Implements Tessl skill review GitHub Actions workflows in your repository through an interactive, configuration-first wizard. Contains: tessl-workflow-installer Use when setting up automated skill review workflows, configuring GitHub Actions for Tessl skill scoring, adding PR checks for skills, implementing CI/CD pipelines for skill quality gates, or migrating between workflow architectures. Supports internal repositories (single-workflow) and public repositories with external contributors (two-workflow with security isolation). | Skills | 95 1.23x Agent success vs baseline Impact 99% 1.23xAverage score across 5 eval scenarios Reviewed: Version: 0.0.4 |
Implements Tessl skill review GitHub Actions workflows in your repository through an interactive, configuration-first wizard. Contains: tessl-workflow-installer Use when setting up automated skill review workflows, configuring GitHub Actions for Tessl skill scoring, adding PR checks for skills, implementing CI/CD pipelines for skill quality gates, or migrating between workflow architectures. Supports internal repositories (single-workflow) and public repositories with external contributors (two-workflow with security isolation). | Skills | 93 Impact Pending Average score across 0 eval scenarios Reviewed: Version: 0.0.2 |
Track, manage, and get reminders for paid subscriptions and SaaS services. Use this skill whenever the user mentions subscriptions, SaaS costs, trial periods, recurring payments, billing cycles, or says things like "remind me about my subscription", "add a subscription", "how much do I spend on services", "when does my trial end", "track my subscriptions", or shares a service name/URL with a price. Triggers on any subscription-related intent even if the word "subscription" is not used — e.g. "I signed up for Notion Pro, $16/month, trial for 14 days". Also triggers when user asks about upcoming charges or trial expirations across any of their services. Contains: subscription-tracker Track, manage, and get reminders for paid subscriptions and SaaS services. Use this skill whenever the user mentions subscriptions, SaaS costs, trial periods, recurring payments, billing cycles, or says things like "remind me about my subscription", "add a subscription", "how much do I spend on services", "when does my trial end", "track my subscriptions", or shares a service name/URL with a price. Triggers on any subscription-related intent even if the word "subscription" is not used — e.g. "I signed up for Notion Pro, $16/month, trial for 14 days". Also triggers when user asks about upcoming charges or trial expirations across any of their services. | Skills | 94 Impact Pending Average score across 0 eval scenarios Reviewed: Version: 0.1.0 |
cpoepke/toon-dex v0.3.0 ToonDex creates semantic folder indexes for LLM codebase navigation. It generates an index.toon file with concise summaries of each folder, ordered by importance. Contains: toon-dex Semantic folder index for codebase navigation. Generates index.toon files with concise folder summaries ordered by importance, enabling fast LLM codebase traversal without reading every file. Commands: /toondex (create initial index), /redex (update with changes). Use when the user wants to index a codebase, understand project structure, map codebase folders, index project layout, navigate a large codebase, understand folder structure, or asks about /toondex or /redex commands. | Skills | 93 Impact Pending Average score across 0 eval scenarios Reviewed: Version: 0.3.0 |
Iteratively review and optimize Tessl skills using `tessl skill review` — validates frontmatter, checks description specificity and trigger terms, evaluates content conciseness, actionability, and workflow clarity, then applies automated optimizations and re-reviews until quality targets are met. Use when the user wants to evaluate, improve, or optimize skills in their project — e.g. "review my skills", "optimize my skills", "improve skill quality", "run tessl review", or "make my skills better". Also use when the user wants to demonstrate the value of Tessl skill review. Contains: skill-review-optimizer Iteratively review and optimize Tessl skills using `tessl skill review` — validates frontmatter, checks description specificity and trigger terms, evaluates content conciseness, actionability, and workflow clarity, then applies automated optimizations and re-reviews until quality targets are met. Use when the user wants to evaluate, improve, or optimize skills in their project — e.g. "review my skills", "optimize my skills", "improve skill quality", "run tessl review", or "make my skills better". Also use when the user wants to demonstrate the value of Tessl skill review. | Skills | 100 Impact Pending Average score across 0 eval scenarios Reviewed: Version: 0.1.1 |
nickrowlandocom/solo-rfc v0.1.0 A lightweight RFC process for solo developers working with AI agents. Prevents premature complexity by forcing problem-first thinking before jumping to solutions. Use when the user is considering introducing new tools, libraries, architectural patterns, or infrastructure. When they're weighing a significant technical decision. Triggers on phrases like "should I add X", "I'm thinking about introducing Y", "is this overkill", "do I need X", "is X worth it", "/rfc", or when the user is about to adopt a tool/pattern without first articulating the problem it solves. Contains: solo-rfc A lightweight RFC process for solo developers working with AI agents. Prevents premature complexity by forcing problem-first thinking before jumping to solutions. Use when the user is considering introducing new tools, libraries, architectural patterns, or infrastructure. When they're weighing a significant technical decision. Triggers on phrases like "should I add X", "I'm thinking about introducing Y", "is this overkill", "do I need X", "is X worth it", "/rfc", or when the user is about to adopt a tool/pattern without first articulating the problem it solves. | Skills | 90 Impact Pending Average score across 0 eval scenarios Reviewed: Version: 0.1.0 |
jbaruch/speaker-toolkit v0.6.2 Two-skill presentation system: analyze your speaking style into a rhetoric knowledge vault, then create new presentations that match your documented patterns. Includes an 88-entry Presentation Patterns taxonomy for scoring, brainstorming, and go-live preparation. Contains: presentation-creator Create new presentations from scratch using the speaker's documented rhetoric patterns as a constitutional style guide. Follows an interactive, spec-driven process: distill intent from the user's prompt, jointly select rhetorical instruments, architect the talk structure, develop content with speaker notes, and iterate with the author. Use this skill whenever the user wants to create a new presentation, build a talk, write a conference submission, design a slide deck, prepare for a speaking engagement, or mentions "presentation" or "talk" in the context of content creation. Also trigger when the user describes a topic they want to present on, asks to adapt an existing talk for a new audience, or wants to develop a CFP abstract. rhetoric-knowledge-vault This skill parses presentation talks to catalog specific rhetoric patterns: opening hooks, humor style, pacing, transitions, audience interaction, slide design, and verbal signatures. It downloads YouTube transcripts and analyzes slides (from PPTX files or Google Drive PDFs), examining HOW the speaker presents. After enough talks are analyzed, it generates a structured speaker profile and can create a personalized presentation-creator skill tailored to the speaker's style. Triggers: "parse my talks", "run the rhetoric analyzer", "analyze my presentation style", "how many talks have been processed", "update the rhetoric knowledge base", "check rhetoric vault status", "process remaining talks for style patterns", "generate my speaker profile", "update speaker profile". | Skills | 96 1.57x Agent success vs baseline Impact 96% 1.57xAverage score across 15 eval scenarios Reviewed: Version: 0.6.2 |
Can't find what you're looking for? Evaluate a missing skill, or if you're looking for agent context for an open source dependency, request a tile.