SkillsAdd

Install skills for AI.
Extend your AI agent.

A local directory of open agent skills — ranked, searchable, and one command away.

Catalog324,895
Summaries320,711
With docs109,090
Ranked9,730

Topics

All topics
#
Skill
Source
8W Activity
Installs
3551
extension-posting-to-x >- MANDATORY recipe for every Caffeine build that posts to X (Twitter). The ONLY supported path is the `x-client` mop…
caffeinelabs/skills
18.7K
3552
extension-stripe Payment support based on Stripe, supporting credit cards and debit cards
caffeinelabs/skills
18.8K
3553
connector-slack >- EXPERIMENTAL, UNTESTED recipe for posting messages to a Slack workspace from a Caffeine canister via the `slack-cl…
caffeinelabs/skills
4.8K
3554
extension-camera Web-camera support.
caffeinelabs/skills
18.7K
3555
extension-oql Make a canister's data queryable by the Caffeine Data Intelligence agent.
caffeinelabs/skills
18.2K
3556
extension-querying-oql >- Quick reference for the Caffeine Data Intelligence agent to query an OQL-exposing canister (schema() + execute()) …
caffeinelabs/skills
15.5K
3557
extension-core-infrastructure Core infrastructure providing backend connection configuration, storage client, and React app entry point.
caffeinelabs/skills
18.7K
3558
extension-authorization Authorization system with role-based access control. Must-have for all apps that manage personal or access-restricted…
caffeinelabs/skills
18.7K
3559
extension-openai >- MANDATORY recipe for every Caffeine build that calls OpenAI (ChatGPT, GPT-4o, an LLM, a chatbot, embeddings). The …
caffeinelabs/skills
18.7K
3560
extension-email-calendar-events Support for organising events/meetings and sending invitations by email.
caffeinelabs/skills
19K
3561
extension-object-storage General file/object storage, such as for images, videos, files, documents and other bulk data. Perfect fit for image …
caffeinelabs/skills
18.7K
3562
codegen Official Code generation utilities for json-render. Use when generating code from UI specs, building custom code exporters, tr…
vercel-labs/json-render
5.3K
3563
better-writing Focuses on improving product copy in your project.
jakubkrehel/skills
14.4K
3564
directives Official Pre-built custom directives for json-render — formatting, math, string manipulation, and i18n.
vercel-labs/json-render
4.5K
3565
devtools Official Drop-in inspector panel for any json-render app.
vercel-labs/json-render
4.7K
3566
better-interface Combines all of the `better-*` skills into a single review across accessibility, layout, writing, typography, color a…
jakubkrehel/skills
14.7K
3567
remotion-render Render videos from React/Remotion component code via inference.sh. Pass TSX code, get MP4. Supports all Remotion APIs…
magentosh/superpowers
2.1K
3568
next Official Next.js renderer for json-render that turns JSON specs into full Next.js applications with routes, layouts, SSR, and …
vercel-labs/json-render
4.9K
3569
flutter-setup-localization Official Add `flutter_localizations` and `intl` dependencies, enable "generate true" in `pubspec.yaml`, and create an `l10n.ya…
flutter/agent-plugins
29.5K
3570
flutter-add-integration-test Official Configures Flutter Driver for app interaction and converts MCP actions into permanent integration tests. Use when add…
flutter/agent-plugins
30.6K
3571
byted-supabase Install the byted-supabase skill for your AI agent. Published on skills.volces.com.
skills.volces.com
7.5K
3572
anti-ui-slop Stop coding agents from shipping generic UI.
uizze.com
738.1K
3573
storyboard-creation Film and video storyboarding with shot vocabulary, continuity rules, and panel layout. Covers shot types, camera angl…
qu-skills/superpowers
918
3574
dart-use-pattern-matching Official Use switch expressions and pattern matching where appropriate
flutter/agent-plugins
7.5K
3575
dart-collect-coverage Official Collect coverage using the coverage packge and create an LCOV report
flutter/agent-plugins
7.5K
3576
dart-resolve-package-conflicts Official Workflow for fixing package version conflicts. Use this when `pub get` fails due to incompatible package versions.
flutter/agent-plugins
7.6K
3577
dart-build-cli-app Official Entrypoint structure, exit codes, cross-platform scripts. Use when building command line utilities, scripts, or appli…
flutter/agent-plugins
7.4K
3578
dart-use-ffigen Official Guide agents to use `package:ffigen` to automatically generate FFI bindings instead of writing them manually. Use thi…
flutter/agent-plugins
7.4K
3579
dart-migrate-to-checks-package Official |- Replace the usage of `expect` and similar functions from `package:matcher` to `package:checks` equivalents.
flutter/agent-plugins
7.4K
3580
flash runpod-flash — code-first serverless: write Python locally, run it on remote Runpod GPUs/CPUs with `flash dev` (hot-r…
runpod/runpod-plugins-official
5.9K
3581
runpod-migrate Migrate a codebase from the Runpod GraphQL API or REST v1 to REST v2 — inventory which parts use which API version, r…
runpod/runpod-plugins-official
3K
3582
dart-add-unit-test Official Write and organize unit tests for functions, methods, and classes using `package:test`. Use when creating new logic o…
flutter/agent-plugins
7.7K
3583
companion-clis Companion CLIs for Runpod workflows — HuggingFace, GitHub, Docker, and AWS. Use the ComfyUI model-repair guide in run…
runpod/runpod-plugins-official
5.6K
3584
flutter-implement-json-serialization Official Create model classes with `fromJson` and `toJson` methods using `dart:convert`. Use when manually mapping JSON keys t…
flutter/agent-plugins
29.7K
3585
dart-write-documentation Official Rules and formatting guidelines for writing Dart /// API documentation and doc comments.
flutter/agent-plugins
2.1K
3586
dart-setup-ffi-assets Official Guides agents in compiling and packaging C/C++ source code into dynamic or static libraries (Code Assets) using Dart'…
flutter/agent-plugins
7.4K
3587
dart-use-primary-constructors Official Help users write syntactically and semantically correct primary constructors in Dart, and migrate/use the new constru…
flutter/agent-plugins
7.5K
3588
dart-run-static-analysis Official Execute `dart analyze` to identify warnings and errors, and use `dart fix --apply` to automatically resolve mechanica…
flutter/agent-plugins
7.7K
3589
image-to-video Still-to-video conversion guide: model selection, motion prompting, and camera movement. Covers Wan 2.5 i2v, Seedance…
qu-skills/superpowers
884
3590
flutter-use-http-package Official Use the `http` package to execute GET, POST, PUT, or DELETE requests. Use when you need to fetch from or send data to…
flutter/agent-plugins
29.1K
3591
dart-fix-runtime-errors Official Uses get_runtime_errors and lsp to fetch an active stack trace, locate the failing line, apply a fix, and verify reso…
flutter/agent-plugins
7.6K
3592
flutter-setup-declarative-routing Official Configure `MaterialApp.router` using a package like `go_router` for advanced URL-based navigation. Use when developin…
flutter/agent-plugins
30.4K
3593
h3-prompt-writing Write MiniMax H3 video generation prompts for T2VA, I2VA, FL2VA, L2VA, and Ref2VA.
minimax-ai/minimax-h3
7.2K
3594
stripe-directory >- Identifies external providers, merchants, nonprofits, platforms, APIs, and software services, and resolves the doc…
docs.stripe.com
25.3K
3595
babysit Use when asked to babysit a GitHub PR or wait for its CI or review checks.
jssblck/agents
94
3596
project-bootstrap Use when the user requests repository setup, tooling infrastructure, or Jess's full project template. Skip coding, pr…
jssblck/agents
219
3597
code-craft Write, review, or refactor code with clear boundaries, useful types, and minimal abstractions. Follow existing projec…
jssblck/agents
1.1K
3598
gws-gmail-read Official Gmail: Read a message and extract its body or headers.
googleworkspace/cli
37.3K
3599
two-factor-authentication-best-practices Official
better-auth/skills
29.8K
3600
browser-cdp Use this skill when you need to control a Chrome browser via CDP (Chrome DevTools Protocol) to reuse existing login s…
zenstory-ai/oh-story-claudecode
13.4K
Page 72 · 6,860 ranked Previous Next