Discover and install skills to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
ai-fluency-assessment paolomoz/skills Assess your AI fluency using Anthropic's 4D framework (Dakan, Feller & Anthropic, 2025). Scans Claude Code sessions, Claude.ai exports, and git history, runs heuristic analysis on all messages, asks a self-assessment questionnaire, and generates a visual HTML report with scores and actionable feedback. Use when "assess fluency", "AI fluency", "fluency report", "fluency assessment", "4D framework", or "how AI fluent am I". | Skills | 75 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0a549cb |
libchat copilot-ld/copilot-ld libchat - Chat web components library. ChatClient provides composed client for authentication, API communication, and state management. ChatDrawerElement and ChatPageElement are custom elements for embedding chat interfaces. Framework-agnostic using Web Components standard. Use for building chat UIs, embedding conversational AI in websites, and creating dedicated chat pages. | Skills | 75 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: da36296 |
secops-setup-antigravity google/mcp-security Helps the user configure the Google SecOps Remote MCP Server for Antigravity. Use this when the user asks to "set up" or "configure" the security tools for Antigravity. | Skills | 75 1.53x Agent success vs baseline Impact 100% 1.53xAverage score across 3 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 0.0.1 |
add-cucumber-tests Decathlon/tzatziki Generates Tzatziki-based Cucumber BDD tests (.feature files) from a functional specification. Use this skill whenever a user wants to write Cucumber tests, add BDD scenarios, create feature files, generate tests, or test application behaviors with Gherkin — especially in Java/Spring projects using Tzatziki step definitions for HTTP, JPA, Kafka, MongoDB, OpenSearch, logging, or MCP. Also use when the user mentions writing integration tests, acceptance tests, or end-to-end tests in a project that already has Tzatziki/Cucumber dependencies, including TestNG-based setups. | Skills | 75 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: d4a7ab6 |
paper-writing wanshuiyin/Auto-claude-code-research-in-sleep Workflow 3: Full paper writing pipeline. Orchestrates paper-plan → paper-figure → figure-spec/paper-illustration/mermaid-diagram → paper-write → paper-compile → auto-paper-improvement-loop to go from a narrative report to a polished PDF. At `— effort: max | beast` (or explicit `— assurance: submission`), Phase 6 gates the Final Report on `verify_paper_audits.sh` (resolved per integration-contract §2); the PDF is labelled `submission-ready` only when the external verifier is green. Use when user says "写论文全流程", "write paper pipeline", "从报告到PDF", "paper writing", or wants the complete paper generation workflow. | Skills | 75 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 97e0eb1 |
idea-discovery wanshuiyin/Auto-claude-code-research-in-sleep Workflow 1: Full idea discovery pipeline. Orchestrates research-lit → idea-creator → novelty-check → research-review to go from a broad research direction to validated, pilot-tested ideas. Use when user says \"找idea全流程\", \"idea discovery pipeline\", \"从零开始找方向\", or wants the complete idea exploration workflow. | Skills | 75 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 9ed83e0 |
algorithmic-art boisenoise/skills-collections Algorithmic philosophies are computational aesthetic movements that are then expressed through code. Output .md files (philosophy), .html files (interactive viewer), and .js files (generative algorithms). | Skills | 75 1.81x Agent success vs baseline Impact 100% 1.81xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
agents-v2-py boisenoise/skills-collections Build container-based Foundry Agents with Azure AI Projects SDK (ImageBasedHostedAgentDefinition). Use when creating hosted agents with custom container images in Azure AI Foundry. | Skills | 75 2.56x Agent success vs baseline Impact 100% 2.56xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
deepgram-go-audio-intelligence deepgram/deepgram-go-sdk Use when writing or reviewing Go code in this repo that applies summaries, topics, intents, sentiment, language detection, diarization, redaction, or entity extraction to audio inputs through Listen v1 REST. Route plain transcription to deepgram-go-speech-to-text and plain-text Read requests to deepgram-go-text-intelligence. | Skills | 75 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: b7c92f4 |
Scan a repository to surface actionable findings about agent performance. Analyzes source code, git history, GitHub data, agent logs, and agent context, then synthesizes cross-referenced findings with targeted actions informed by Tessl product awareness. Supports incremental multi-developer contributions and produces a self-contained HTML report. Contains: analyze-agent-context Analyze existing agent configuration and context files in a repository — .cursor/rules, AGENTS.md, CLAUDE.md, .claude/ settings, MCP configs, and other agent-facing context. Assesses quality, completeness, cross-tool consistency, and identifies conflicts or gaps. Use when running an insight scan's agent context analysis phase, or when you want to audit how well a repository's agent configuration supports coding agents. analyze-agent-logs Analyze agent conversation logs from Cursor, Claude Code, or other AI coding tools to identify patterns that affect agent performance. Discovers log locations automatically, parses conversations for repeated failures, frustration signals, excessive iteration, and tool misuse. Use when running an insight scan's agent log analysis phase, or when you want to understand what agent conversation history reveals about performance bottlenecks in a repository. analyze-context-inventory Produce a structured inventory of every markdown and configuration file that coding agents consume in a repository — entry points (AGENTS.md, CLAUDE.md), always-on rules (.cursor/rules), hooks, skills, and MCP servers. Classifies each file by which agent harness reads it (Claude / Cursor / cross-agent) and rates its usefulness. Use when running an insight scan's context inventory phase, or when you want a filterable tree view of the context agents see. analyze-git-history Analyze a repository's git history to identify patterns that affect coding agent performance. Examines file churn, co-change relationships, revert frequency, contributor concentration, and commit patterns to find areas where agents are likely to struggle. Use when running an insight scan's git history analysis phase, analyzing repository churn for agent readiness, auditing change patterns for AI agent risks, or understanding what a repo's change history reveals about agent performance risks. analyze-github-data Analyze a repository's GitHub data — pull requests, review comments, CI/CD history, and issues — to identify patterns that affect coding agent performance. Surfaces recurring review feedback, CI failure patterns, agent-authored PR characteristics, and collaboration friction. Use when running an insight scan's GitHub data analysis phase, auditing PR quality for agent contributions, investigating CI failures related to agent changes, or understanding what code review history reveals about agent performance in a repository. analyze-source-code Analyze a repository's source code to identify issues that affect coding agent performance. Examines code patterns, internal libraries, test structure, build configuration, and documentation quality to find knowledge gaps, conflicting patterns, and structural complexity. Use when running an insight scan's source code analysis phase, auditing a codebase for agent-friendliness, reviewing code for AI agent readiness, or trying to understand why agents struggle with a particular codebase. contribute-agent-logs Contribute your agent conversation logs to the team's insight scan. Discovers logs on your machine, analyzes them for performance patterns, saves the results, and re-runs synthesis to update the shared findings. Use when a team member wants to add their agent log data to the insight scan, when asked to contribute agent logs, or when updating the scan with additional developer perspectives. generate-actions Generate targeted actions for each finding in a synthesized insight scan. Receives deduplicated findings without actions and returns them with an inline action per finding, informed by Tessl product context. Designed to be launched as a subagent by synthesize-insights. regenerate-report Regenerate the HTML report from existing findings.json without re-running the analysis pipeline. Use when the report template has been updated and you want to re-render the report, or when you've manually edited findings.json and need a fresh HTML output. run-insight-scan Scan a repository to surface actionable findings about coding agent performance. Orchestrates parallel analyzers for source code, git history, GitHub data, agent logs, agent context, and context inventory, then synthesizes cross-referenced findings with targeted actions and an HTML report. Use when someone asks to scan a repo for agent insights, audit agent readiness, run an insight scan, analyze a codebase for agent performance issues, or figure out how to improve agent effectiveness in a repository. synthesize-insights Synthesize cross-referenced findings from multiple data source reports into a prioritized list of findings with inline actions and an HTML report. Use when all analyzer reports are ready and you need to produce the final synthesized output, when re-running synthesis after new agent log contributions, or when asked to update the insight scan results. | Skills | 75 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.12.1 |
Review documentation for spelling, grammar, header consistency, placeholder documentation, and completeness Contains: smarter-docs-review Use when someone asks to review, proofread, or lint documentation for errors, typos, or quality issues. Checks spelling, grammar, header level consistency, placeholder documentation in examples, and ensures all docs have a Description and at least one example unless clearly a reference page. Useful for documentation quality checks, markdown review, or checking for typos. | Skills | 75 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 1.0.0 |
dash0/agent-skills v1.3.0 Expert guidance for configuring and deploying the OpenTelemetry Collector. Use when setting up a Collector pipeline, configuring receivers, exporters, or processors, deploying a Collector to Kubernetes or Docker, or forwarding telemetry to Dash0. Triggers on requests involving collector, pipeline, OTLP receiver, exporter, or Dash0 collector setup. Contains: otel-collector Expert guidance for configuring and deploying the OpenTelemetry Collector. Use when setting up a Collector pipeline, configuring receivers, exporters, or processors, deploying a Collector to Kubernetes or Docker, or forwarding telemetry to Dash0. Triggers on requests involving collector, pipeline, OTLP receiver, exporter, or Dash0 collector setup. otel-instrumentation Configures trace spans, defines custom metrics, sets up log exporters, and optimizes sampling strategies for OpenTelemetry instrumentation. Use when instrumenting applications with traces, metrics, or logs. Triggers on requests for observability, telemetry, tracing, metrics collection, logging integration, or OTel setup. otel-ottl OpenTelemetry Transformation Language (OTTL) expert. Use when writing or debugging OTTL expressions for any OpenTelemetry Collector component that supports OTTL (processors, connectors, receivers, exporters). Triggers on tasks involving telemetry transformation, filtering, attribute manipulation, data redaction, sampling policies, routing, or Collector configuration. Covers syntax, contexts, functions, error handling, and performance. otel-semantic-conventions OpenTelemetry Semantic Conventions expert. Use when selecting, applying, or reviewing telemetry attributes. Triggers on tasks involving attribute selection, semantic convention compliance, attribute migration, or custom attribute decisions. Covers the attribute registry, naming patterns, attribute placement, and versioning. For span names, span kinds, and span status codes, see the otel-instrumentation skill. | Skills | 75 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 1.3.0 |
putio/sdk-dev v0.2.8 Develop or review put.io SDK repositories, API clients, and client libraries across TypeScript, Swift, Kotlin, and similar packages. Use when adding or changing namespaces, tightening request or error types, aligning SDK behavior with backend and app usage, updating SDK verification flows, or checking how an SDK repo should be documented and released. Contains: putio-sdk-dev Develop or review put.io SDK repositories, API clients, and client libraries across TypeScript, Swift, Kotlin, and similar packages. Use when adding or changing namespaces, tightening request or error types, aligning SDK behavior with backend and app usage, updating SDK verification flows, or checking how an SDK repo should be documented and released. | Skills | 75 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.2.8 |
putio/frontend-repos v0.1.39 Set up put.io frontend repos: README/CONTRIBUTING/SECURITY, CI, package scripts, verify commands, release workflows, deploy pipelines, test harnesses, and publish/deploy flows. Use for repo setup, repo cleanup, project setup, configuring CI or deployment, or making a package/app/SDK repo documented, verifiable, and deliverable. Skip feature code, SDK API work, Vite+ migrations, and self-verification. Contains: putio-frontend-repos Set up put.io frontend repos: README/CONTRIBUTING/SECURITY, CI, package scripts, verify commands, release workflows, deploy pipelines, test harnesses, and publish/deploy flows. Use for repo setup, repo cleanup, project setup, configuring CI or deployment, or making a package/app/SDK repo documented, verifiable, and deliverable. Skip feature code, SDK API work, Vite+ migrations, and self-verification. | Skills | 75 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.1.39 |
A skill for LLMs that attempts to prevent conversational collapse during sustained emotional exchanges. Contains: sustained-presence Validates emotions, maintains empathetic tone, avoids premature reassurance, and prevents repetitive or hollow responses during extended emotional exchanges. Use when the person is expressing grief, pain, fear, hopelessness, anger, or other intense emotions across multiple turns — especially when the conversation extends into prolonged emotional territory. Addresses LLM behavioral failure modes (strategy preference collapse, premature escalation, grief-flattening), not clinical intervention. Not a substitute for professional mental health support. | Skills | 75 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 1.1.0 |
Build premier landscape PDF proposals for Metis Strategy business development. Use whenever the user asks to create, build, draft, rebuild, refine, or iterate on a proposal, BD follow-up document, pitch document, or client-facing document to be sent to an external prospect after a discovery call. Output is a 16:9 landscape PDF (13.33" x 7.5") combining full-bleed photography, branded graphic devices, and coordinate-based ReportLab layout. Do NOT use for PowerPoint decks (use metis-pptx), whitepapers (use metis-whitepaper), one-pagers or internal reports (use metis-pdf-creator), or SOWs/MSAs (use metis-legal-drafting). Contains: metis-premier-proposal Produce premier client-ready proposals, capability decks, and case studies for Metis Strategy BD work. Use whenever the user asks to create, build, draft, rebuild, or iterate on a proposal, capabilities deck, case study, BD follow-up, or pitch document. Trigger on: "proposal," "premier proposal," "capabilities deck," "capabilities piece," "case study," "BD follow-up," "build the proposal," or "proposal" with BD context (transcript, prospect, champion, buyer, SVP, CDO, CIO). Also trigger when source material (transcript, PPTX, notes) is provided and a polished client-ready output is requested. Output is a 16:9 landscape PDF (13.33" x 7.5", 10-25 pages) with full-bleed photography, branded graphic devices, and ReportLab layout. Do NOT use for: PowerPoint decks (metis-pptx); whitepapers (metis-whitepaper); one-pagers or internal reports (metis-pdf-creator); SOWs/MSAs (metis-legal-drafting); capability maps (metis-capability-map). | Skills | 75 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 1.0.2 |
Configures database INSERT triggers that offload document chunking and embedding to Edge Functions. Contains: rag-ingestion-trigger-pipeline Creates Postgres INSERT triggers that fire Edge Functions for document chunking and embedding generation. Configures the ingestion pipeline from raw document insert to vector storage. Use when building RAG ingestion, embed-on-insert pipelines, database-driven document ingestion, or automated embedding workflows. | SkillsDocsRules | 75 Impact — Average score across 0 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 0.1.0 |
Provides EXPLAIN ANALYZE workflow for identifying missing indexes, sequential scans, and query plan issues. Contains: query-explain-plan-debugging Executes EXPLAIN ANALYZE via MCP to debug slow queries, identify missing indexes, detect sequential scans, and optimize query plans. Use when debugging slow SQL, analyzing query plans, finding unused indexes, optimizing Postgres queries, or investigating index-not-used issues. | SkillsDocsRules | 75 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.1.0 |
Configures server-side session synchronization via secure HTTP-only cookies for SSR frameworks. Contains: ssr-auth-session-management Implements server-side auth session management with HTTP-only cookie synchronization for Next.js, SvelteKit, and other SSR frameworks. Depends on PKCE auth flow. Use when implementing SSR authentication, server-side session sync, HTTP-only auth cookies, Next.js Supabase auth, or SvelteKit Supabase auth. | SkillsDocsRules | 75 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.1.0 |
Implements, evaluates, and deploys multi-armed bandit algorithms — including Thompson Sampling, UCB, epsilon-greedy, LinUCB, EXP3, and contextual bandits. Covers algorithm selection, experiment harnesses, offline evaluation (IPS, Doubly Robust), infrastructure patterns, and correctness verification. Use when the user asks about multi-armed bandits, exploration-exploitation tradeoffs, adaptive experiments, A/B testing alternatives, online optimization, bandit-based recommendation or personalization systems, or contextual bandits. Contains: arm-bandits-expert Implements, evaluates, and deploys multi-armed bandit algorithms — including Thompson Sampling, UCB, epsilon-greedy, LinUCB, EXP3, and contextual bandits. Covers algorithm selection, experiment harnesses, offline evaluation (IPS, Doubly Robust), infrastructure patterns, and correctness verification. Use when the user asks about multi-armed bandits, exploration-exploitation tradeoffs, adaptive experiments, A/B testing alternatives, online optimization, bandit-based recommendation or personalization systems, or contextual bandits. | Skills | 75 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.1.0 |
Can't find what you're looking for? Evaluate a missing skill.