Full index · agent skills
All agent skills — page 7 of 112
Every one of the 11,101 agent skills in the directory, ranked by adoption. Jump to a tool, or browse the agent skills hub.
- Recipe Copy Sheet For New MonthRoll forward a monthly tracking spreadsheet by copying the template tab and renaming it for the new period with gws sheets commands.15.5k installs
- Flutter Apply Architecture Best PracticesStructure a new Flutter app or refactor an existing one into UI, logic, and data layers with MVVM and repositories for scalable solo shipping.15.5k installs
- Recipe Batch Invite To EventBatch-add attendee emails to an existing Google Calendar event and trigger update notifications without editing the event in the UI.15.5k installs
- Recipe Collect Form ResponsesPull and review Google Form submissions via gws so an agent can summarize validation signals without opening the Forms UI.15.4k installs
- Recipe Create Events From SheetBulk-create Google Calendar events from rows in a Google Sheet using the `gws` CLI without writing custom Apps Script.15.4k installs
- Recipe Review Overdue TasksTriage overdue items in Google Tasks via the gws CLI so a coding agent can list incomplete work and flag what needs attention.15.4k installs
- Persona It AdminOperate as a Google Workspace IT admin persona—security monitoring, audit review, Drive sharing policy, and daily standup via gws with gmail, drive, and calendar skills loaded.15.4k installs
- PricingStructure SaaS plans, value metrics, and willingness-to-pay before you commit to a pricing page or GTM motion.15.4k installs
- Recipe Create Meet SpaceSpin up an open Google Meet room and email the join link to your team from the terminal without opening the Calendar UI.15.3k installs
- Recipe Share Folder With TeamShare a Google Drive project folder with editors and viewers using repeatable gws drive commands and verify permissions in one pass.15.3k installs
- The NewsPull live and archived front-page headlines across ~20 countries for breaking-news context without ad-hoc tab sprawl.15.3k installs
- Recipe Create Expense TrackerSpin up a shared Google Sheets expense tracker with headers, a sample row, and manager read access via the gws CLI.15.3k installs
- Recipe Sync Contacts To SheetExport your Google Workspace directory contacts into a spreadsheet for outreach lists, audits, or CRM handoff without manual copy-paste.15.3k installs
- Recipe Review Meet ParticipantsAudit Google Meet attendance and session duration after calls using the gws CLI without opening the Admin console.15.3k installs
- Persona Sales OpsRun day-to-day sales ops in Google Workspace—pipeline updates, meeting prep, client email triage, and weekly pipeline digests via the gws CLI.15.3k installs
- Recipe Post Mortem SetupSpin up a Google Docs post-mortem, calendar review, and Chat notice in one shot after an incident without juggling three separate Workspace flows.15.3k installs
- Persona Customer SupportRun a Google Workspace–backed support persona that triages Gmail, logs tickets in Sheets, escalates in Chat, and schedules follow-ups.15.3k installs
- AdsPlan paid ad platforms, budgets, and campaign structure when you have a monthly ad budget and need demo requests or leads.15.2k installs
- Prompt Engineering PatternsImprove production LLM prompts with few-shot, chain-of-thought, templates, and structured outputs when agent answers are inconsistent.15.2k installs
- Recipe Create Feedback FormSpin up a Google Form for event or product feedback and email the responder link to attendees from the terminal via gws.15.2k installs
- Gws ModelarmorWire Google Model Armor into your agent or SaaS so prompts and model outputs are sanitized through named templates before users see them.15.2k installs
- Flutter Build Responsive LayoutAdapt Flutter UIs across phone, tablet, and desktop window sizes without relying on device-type hacks.15.2k installs
- Gws Modelarmor Create TemplateCreate a Google Cloud Model Armor template via the gws CLI so prompts and responses can be sanitized against jailbreak and custom policies.15.1k installs
- Recipe Share Event MaterialsGrant Google Drive read access to every attendee on a calendar event without hand-typing each share dialog.15.1k installs
- EmailsDesign welcome, nurture, re-engagement, and other automated email sequences with triggers, cadence, and conversion-oriented copy structure.15.1k installs
- LaunchPlan a staged product launch across owned, rented, and borrowed channels with a week-by-week timeline and launch-day checklist.15.1k installs
- Recipe Send Team AnnouncementBroadcast the same team announcement through Gmail and a Google Chat space in two documented CLI steps using existing `gws` mail and chat skills.15.1k installs
- CompetitorsGenerate SEO-ready competitor and alternatives comparison pages with tables, pricing, and positioning from your differentiators.15.1k installs
- SchemaAdd or fix JSON-LD and schema.org markup so product and marketing pages qualify for Google rich results.15k installs
- Recipe Log Deal UpdateAppend a dated pipeline row to a Google Sheets sales tracker after a deal moves stage—without hand-editing the spreadsheet.15k installs
- Error Handling PatternsDesign and implement consistent error handling—exceptions, Result types, retries, and graceful degradation—so APIs and agents fail predictably.14.9k installs
- Gws Modelarmor Sanitize PromptSanitize inbound user prompts through a Google Model Armor template before they reach your LLM or agent pipeline.14.9k installs
- Recipe Create Classroom CourseCreate a Google Classroom course and invite students using gws CLI JSON recipes after loading gws-classroom.14.9k installs
- Gws Modelarmor Sanitize ResponseRun Google Model Armor outbound sanitization on model-generated text before it reaches users via gws modelarmor +sanitize-response.14.9k installs
- Mcp Apps BuilderCreate or harden MCP servers with mcp-use patterns before shipping agent tools, resources, prompts, or widgets.14.8k installs
- Baoyu Post To WeiboPublish markdown-formatted updates to Weibo from your agent using browser automation instead of manual copy-paste.14.8k installs
- OnboardingDesign post-signup flows, activation checkpoints, and empty states so new users reach an aha moment faster.14.8k installs
- Gws ClassroomOperate Google Classroom (courses, rosters, coursework) from the terminal via the gws CLI for agents and automation.14.8k installs
- Laravel SpecialistGenerate and refactor Laravel Eloquent models, casts, accessors, and relationship definitions with framework-accurate PHP patterns.14.8k installs
- Multi Stage DockerfileAuthor smaller, more secure container images with a cache-friendly multi-stage Dockerfile before you deploy.14.7k installs
- Flutter Fix Layout IssuesDiagnose and fix Flutter RenderFlex overflows and unbounded constraint errors using a documented workflow and Flutter/Dart MCP tooling.14.6k installs
- Ab TestingDesign rigorous A/B or multivariate tests with hypotheses, metrics, and duration rules instead of guessing copy or CTA winners.14.5k installs
- Better Auth Security Best PracticesHarden authentication flows when shipping a SaaS or API that uses the Better Auth library.14.5k installs
- SignupTune trial, freemium, and paid registration flows so more visitors finish account creation.14.5k installs
- Free ToolsPlan calculators, graders, and free utilities that earn links, traffic, and qualified leads without guessing build scope.14.5k installs
- Flutter Add Widget TestAuthor a Flutter widget test with WidgetTester to verify UI rendering and tap/type/scroll interactions.14.4k installs
- Proactive AgentWire a proactive, self-improving agent architecture with memory survival, recovery after compaction, and security guardrails across long sessions.14.4k installs
- ReferralsDesign or tune customer referral, affiliate, and word-of-mouth programs with incentives aligned to LTV, CAC, and product shareability.14.4k installs
- Flutter Setup Declarative RoutingWire Flutter apps to go_router with MaterialApp.router, clean web URLs, and platform deep links so solo builders ship navigable mobile and web products.14.4k installs
- PerformanceAudit and fix slow web apps against Lighthouse-style budgets and Core Web Vitals before launch or after regressions.14.3k installs
- Flutter Add Integration TestAdd integration_test and Flutter Driver to a Flutter app, key widgets for automation, and turn explored MCP user flows into permanent end-to-end tests.14.3k installs
- PopupsDesign and optimize exit-intent, slide-in, and banner popups that capture leads without trashing UX or brand trust.14.3k installs
- PaywallsDesign high-converting upgrade paywalls when free users hit usage limits, trial expiry, or feature gates in a self-serve SaaS.14.3k installs
- Angular DeveloperShip enter/leave motion in Angular apps without picking the wrong animation API for the project's version.14.2k installs
- AsoAudit a live Apple App Store listing from a URL and get a scored fix list with exact metadata and visual changes.14.2k installs
- Javascript Testing PatternsStand up Jest or Vitest suites with mocks, fixtures, and coverage gates so your agent does not ship broken JS/TS.14.2k installs
- Flutter Implement Json SerializationDefine Flutter model classes with manual `fromJson` / `toJson` when you want simple maps without code generation.14.2k installs
- Web Design GuidelinesAudit UI code against live Vercel Web Interface Guidelines with terse file:line findings.14.1k installs
- Sql Optimization PatternsSystematically speed up slow SQL, design indexes, and read EXPLAIN plans when your app’s database becomes the bottleneck.14k installs
- Flutter Setup LocalizationBootstrap type-safe Flutter l10n with ARB files, flutter_localizations, intl, and l10n.yaml before shipping multilingual apps.14k installs
- Flutter Add Widget PreviewAttach @Preview annotations and previews.dart patterns so new Flutter widgets get isolated, interactive visual checks without full-app runs.14k installs
- Flutter AnimationsImplement, fix, or refactor Flutter motion—implicit widgets, AnimationController, Hero transitions, gestures, and reduced-motion accessibility—in existing app structure.14k installs
- Modern Javascript PatternsGive your coding agent a reference playbook for ES6+ syntax, async flows, and functional patterns when you modernize legacy JavaScript or tighten app code.13.9k installs
- Flutter Use Http PackageWire Flutter apps to REST APIs with the official `http` package, platform permissions, and typed response handling.13.9k installs
- Workers Best PracticesReview Cloudflare Workers handlers, bindings, and wrangler config against current types and schema before you ship edge code.13.8k installs
- Golang ProImplement idiomatic Go services, CLIs, and concurrent backends with goroutines, gRPC or REST microservices, linting, and performance-minded patterns.13.8k installs
- Vue Router Best PracticesAvoid Vue Router navigation-guard pitfalls—especially route-level beforeEnter not re-firing on param, query, or hash-only changes—while building Vue 3 SPAs.13.8k installs
- Karpathy GuidelinesKeep agent-written code minimal, explicit, and verifiable whenever you implement, review, or refactor.13.8k installs
- Create ReadmeGenerate a polished, GitHub-flavored README.md for an open-source or side project by having the agent audit the workspace and mirror proven sample structures.13.7k installs
- Vue Debug GuidesStop Vue 3 list and route transitions from silently failing when AutoAnimate or similar libs cannot see DOM reuse.13.6k installs
- GstackKeep the gstack Bun/TypeScript repo healthy on mixed OS checkouts with correct LF line endings, env templates, and CI runner labels.13.6k installs
- Security Requirement ExtractionTurn product specs and compliance goals into structured security requirements with domains, priorities, and acceptance criteria before you build.13.6k installs
- Dotnet Backend PatternsShip a production-grade C#/.NET API, MCP server, or enterprise backend with Clean Architecture, EF Core or Dapper, DI, caching, and xUnit tests.13.6k installs
- Agent DevelopmentAuthor Claude Code plugin subagents with correct YAML frontmatter, triggering examples, and system prompts when you add autonomous capabilities to your setup.13.5k installs
- PnpmConfigure fast, reproducible pnpm installs and GitHub Actions workflows with lockfile discipline and store caching.13.5k installs
- Rust Async PatternsShip concurrent network services and async I/O in Rust with Tokio without guessing poll/waker semantics or error boundaries.13.5k installs
- Opencli UsageOrient any OpenCLI session so the agent knows adapters, universal flags, browser subcommands, and which specialized skill to load next.13.4k installs
- Nano Banana 2Generate or edit marketing and product images through Pilio’s Nano Banana 2 CLI without hand-rolling upload, polling, or credit handling.13.3k installs
- Gemini Api DevImplement Google Gemini and Gemma models with current SDKs, model IDs, multimodal inputs, function calling, and structured outputs without relying on stale training cutoffs.13.3k installs
- Web PerfAudit real page-load performance with Chrome DevTools MCP—Core Web Vitals, render blocking, caching, and accessibility gaps—with thresholds pulled from current web.dev docs.13.1k installs
- Skill DevelopmentCreate, structure, and improve Claude Code plugin skills with progressive disclosure and solid SKILL.md anatomy.13.1k installs
- Expo ModuleShip an Expo library that mutates iOS Info.plist and AndroidManifest.xml during prebuild via config plugins.13k installs
- Playwright Generate TestTurn a written user-flow scenario into a passing Playwright TypeScript test by rehearsing it in the browser via Playwright MCP before generating code.13k installs
- Durable ObjectsShip coordinated real-time or stateful logic on Cloudflare by modeling Durable Objects, SQLite storage, and sharding correctly.12.8k installs
- InsforgeWire OpenRouter speech-to-text and text-to-speech into InsForge Storage and database-backed app flows on the server.12.8k installs
- Python Design PatternsApply KISS, SRP, and composition-over-inheritance when structuring Python services, refactors, and PR reviews so logic stays testable and decoupled from I/O.12.7k installs
- Insforge CliOperate InsForge BaaS from the terminal—schema, RLS, functions, storage, deploys, branches, and Stripe—without global CLI installs.12.7k installs
- China Stock AnalysisScreen and deeply analyze China A-share stocks with value-investing metrics using akshare-backed Python workflows for low-frequency investors.12.6k installs
- Gemini Watermark RemoverRemove visible Gemini watermarks from local image files before reusing assets in a product, post, or design workflow.12.6k installs
- Conventional CommitStandardize git commit messages to the Conventional Commits spec and execute git commit from a structured agent workflow.12.6k installs
- Google Agents Cli Adk CodeAdopt Google ADK 2.0 Workflow and Graph APIs in Python agents without breaking 1.x storage or staying pinned on google-adk<2.0.0.12.5k installs
- Git Advanced WorkflowsApply interactive rebase, cherry-pick hotfixes, bisect regressions, and git worktrees when shipping features and keeping branch history review-ready.12.5k installs
- Database MigrationAuthor and sequence Sequelize-style migrations—including zero-downtime and cross-dialect patterns—so you can change production schema without breaking live traffic.12.5k installs
- PiniaKeep Pinia store state alive while editing store logic during Vite or Webpack dev so solo builders iterate faster on Vue app state.12.5k installs
- Web SearchRun Tavily and Exa search, answer, and extract flows from the belt CLI inside agent workflows for live research and RAG prep.12.5k installs
- Agent ToolsBrowse and search the inference.sh app store with the belt CLI so your agent can pick the right hosted tool (image, video, TTS, and more) before wiring it into a workflow.12.4k installs
- Python ExecutorRun Python in inference.sh’s sandboxed CPU environment through belt app run so your agent can scrape, analyze data, manipulate media, or automate scripts without provisioning a local runtime.12.4k installs
- Infsh CliMaster belt CLI store discovery—list, paginate, category-filter, and search hosted inference.sh apps including alternate --search flag forms—so agents pick correct app slugs and schemas.12.4k installs
- Google Agents Cli WorkflowFollow Google’s ADK end-to-end lifecycle—scaffold gate, build, evaluate, deploy, publish, and observe—before writing agent code with agents-cli.12.4k installs
- Chrome DevtoolsDrive a live Chrome session for clicks, screenshots, network/debug inspection, and performance traces when shipping or hardening a web product.12.4k installs