Discover and install skills to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
google-adk-python cnemri/google-genai-skills Expert guidance on the Google Agent Development Kit (ADK) for Python. Use this skill when the user asks about building agents, using tools, streaming, callbacks, tutorials, deployment, or advanced architecture with the Google ADK in Python. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 7277476 |
integrate-webapi microsoft/power-platform-skills This skill should be used when the user asks to "integrate web api", "add web api", "connect to dataverse", "add api integration", "set up web api calls", "integrate api for my tables", "add crud operations", "hook up web api", "add data fetching", "connect frontend to dataverse", or wants to integrate Power Pages Web API into their site's frontend code with proper permissions and deployment. This skill orchestrates the full integration lifecycle: code integration, permissions setup, and deployment. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 8ccaae8 |
semantic-szz-analyzer santosomar/general-secure-coding-agent-skills Extends classic SZZ with semantic code understanding to reduce false positives and improve accuracy of bug-introducing commit identification. Use after classic SZZ has produced candidates, when SZZ precision is too low for the task, or when the user needs high-confidence bug-introduction data. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 47d56bb |
decision-frameworks menkesu/awesome-pm-skills Structures difficult decisions using Annie Duke's probabilistic thinking and Ben Horowitz's hard decisions frameworks. Use when facing tough choices, applying expected value thinking, or reducing decision paralysis with regret minimization and pre-mortems. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 53530ef |
strategic-pm menkesu/awesome-pm-skills Shifts thinking from tactical to strategic using Anneka Gupta's frameworks for becoming more strategic. Use when escaping feature factory, moving from output to outcomes, or communicating strategic value. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 53530ef |
quality-speed menkesu/awesome-pm-skills Decides when quality matters vs move fast, based on Dylan Field (Figma) craft philosophy and Brian Chesky (Airbnb) details obsession. Use when balancing shipping speed with excellence, deciding if refactoring is needed, or determining which details create moats vs which to skip. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 53530ef |
portman jpoutrin/product-forge Port management for local development with git worktrees. Use when setting up local development environments, booking ports for services to avoid collisions between parallel worktrees, or configuring docker-compose with dynamic ports. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0ebe7ae |
create-worktree dlt-hub/dlt Create or reuse a git worktree for a pull request or branch so reviews and work happen in isolation | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: e3e58fe |
seo-aeo-audit warpdotdev/oz-skills Optimize for search engine visibility, ranking, and AI citations. Use when asked to improve SEO, optimize for search, fix meta tags, add structured data, or improve AEO and AI visibility. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 2ca570e |
planning-with-files othmanadi/planning-with-files Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: c1a2456 |
create-plan openai/skills Create a concise plan. Use when a user explicitly asks for a plan related to a coding task. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: aac2078 |
build-review-interface hamelsmu/evals-skills Build a custom browser-based annotation interface tailored to your data for reviewing LLM traces and collecting structured feedback. Use when you need to build an annotation tool, review traces, or collect human labels. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: febdb33 |
logo-design-guide inference-sh/skills Logo design principles and AI image generation best practices for creating logos. Covers logo types, prompting techniques, scalability rules, and iteration workflows. Use for: brand identity, startup logos, app icons, favicons, logo concepts. Triggers: logo design, create logo, brand logo, logo generation, ai logo, logo maker, icon design, brand mark, logo concept, startup logo, app icon logo | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Critical Do not install without reviewing Reviewed: Version: 9a723cd |
javascript-sdk inference-sh/skills JavaScript/TypeScript SDK for inference.sh - run AI apps, build agents, integrate 150+ models. Package: @inferencesh/sdk (npm install). Full TypeScript support, streaming, file uploads. Build agents with template or ad-hoc patterns, tool builder API, skills, human approval. Use for: JavaScript integration, TypeScript, Node.js, React, Next.js, frontend apps. Triggers: javascript sdk, typescript sdk, npm install, node.js api, js client, react ai, next.js ai, frontend sdk, @inferencesh/sdk, typescript agent, browser sdk, js integration | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 9a723cd |
playwright-testing-skill achreftlili/deep-dev-skills Set up Playwright 1.49+ with TypeScript for E2E testing using page object model, fixtures, test.describe/test blocks, assertions, selectors, network mocking, CI configuration, and trace viewer. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 181fcbc |
nextjs-project-starter achreftlili/deep-dev-skills Scaffold a Next.js 15 App Router project with TypeScript, server/client component conventions, route groups, layouts, loading/error boundaries, Route Handlers, middleware, and SSR/SSG/ISR strategies. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 181fcbc |
actix-project-starter achreftlili/deep-dev-skills Scaffold a production-ready Actix-web 4.x API with Rust 2024 edition, async handlers, extractors, middleware, SQLx for database access, and structured error handling. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 181fcbc |
flox-cuda flox/flox-agentic CUDA and GPU development with Flox. Use for NVIDIA CUDA setup, GPU computing, deep learning frameworks, cuDNN, and cross-platform GPU/CPU development. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 32d3e1e |
Use when the user wants an adversarial double-check of a code or config change. Run the strongest checks available, try to break the claim, look for edge cases and hidden regressions, and return PASS, PARTIAL, or FAIL with evidence. Good triggers include "poke holes in this", "stress test this change", "double check this fix", and "try to break it". Contains: skeptic-verifier Use when the user wants an adversarial double-check of a code or config change. Run the strongest checks available such as targeted tests, edge-case repros, command runs, or API calls, try to break the claim, look for hidden regressions, and return PASS, PARTIAL, or FAIL with evidence. Good triggers include "poke holes in this", "stress test this change", "double check this fix", and "try to break it". | Skills | 84 1.30x Agent success vs baseline Impact 81% 1.30xAverage score across 8 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.1.2 |
tessl-labs/audit-logs v0.1.11 Collect and normalize agent logs, discover installed verifiers, and dispatch LLM judges to evaluate adherence. Produces per-session verdicts and aggregated reports. Contains: audit-logs Audit agent behavior by collecting logs, discovering verifiers for agent behavior, and dispatching LLM judges to evaluate rule adherence. Produces per-session verdicts and an aggregated summary. Use when you want to evaluate agent compliance, check rule adherence, or measure how well agents follow your skills and docs. create-verifiers Create structured verifiers (eval rubrics) from skills, docs, rules, or any instruction source. Produces checklist-based grading criteria that LLM judges can score against agent session logs. Use when you want to define tests for agent behavior, build assessment criteria, validate compliance, or check quality of agent responses. friction-review Detect friction points in agent sessions — errors, backtracking, user frustration, repeated failures. Dispatches haiku judges to review transcripts and produces an aggregated friction summary. Can run standalone or as part of the audit-logs pipeline. | Skills | 84 3.09x Agent success vs baseline Impact 96% 3.09xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.1.11 |
Can't find what you're looking for? Evaluate a missing skill.