Productivity

sickn33/github-workflow-automation

41.6kgithub.com

Patterns for automating GitHub workflows with AI assistance, inspired by [Gemini CLI](https://github.com/google-gemini/gemini-cli) and modern DevOps practices.

$ npx skills add sickn33/antigravity-awesome-skills
Ver habilidade

posthog/implementing-agent-modes

github.com

Guidelines to create/update a new mode for PostHog AI agent. Modes are a way to limit what tools, prompts, and prompt injections are applied and under what conditions. Achieve better results using your plan mode.

$ npx skills add posthog/posthog
Ver habilidade

aws/aws-sdk-js-v3-usage

996github.com

AWS SDK for JavaScript v3 development patterns. Use when writing JavaScript or TypeScript code that uses AWS services via @aws-sdk/* packages (aws-sdk-js-v3), or when asked about schemas, runtime validation, serialization, or code generation in the context of the JS/TS AWS SDK.

$ npx skills add aws/agent-toolkit-for-aws
Ver habilidade

aradotso/keyid-agent-kit-mcp

48github.com

Give AI agents (Claude, Cursor) a real email address with 27 MCP tools for inbox, send, reply, contacts, search, and more via KeyID.ai

$ npx skills add aradotso/trending-skills
Ver habilidade

am-will/openai-docs-skill

955github.com

Query the OpenAI developer documentation via the OpenAI Docs MCP server using CLI (curl/jq). Use whenever a task involves the OpenAI API (Responses, Chat Completions, Realtime, etc.), OpenAI SDKs, ChatGPT Apps SDK, Codex, MCP integrations, endpoint schemas, parameters, limits, or migrations and you need up-to-date official guidance.

$ npx skills add am-will/codex-skills
Ver habilidade

mongodb/mongodb-search-and-ai

github.com

Guides MongoDB users through implementing and optimizing Atlas Search (full-text), Vector Search (semantic), and Hybrid Search solutions. Use this skill when users need to build search functionality for text-based queries (autocomplete, fuzzy matching, faceted search), semantic similarity (embeddings, RAG applications), or combined approaches. Also use when users need text containment, substring matching ('contains', 'includes', 'appears in'), case-insensitive or multi-field text search, or filtering across many fields with variable combinations. Provides workflows for selecting the right search type, creating indexes, constructing queries, and optimizing performance using the MongoDB MCP server.

$ npx skills add mongodb/agent-skills
Ver habilidade

deanpeters/context-engineering-advisor

github.com

Diagnose context stuffing vs. context engineering. Use when an AI workflow feels bloated, brittle, or hard to steer reliably.

$ npx skills add deanpeters/product-manager-skills
Ver habilidade

waynesutton/convex-agents

402github.com

Building AI agents with the Convex Agent component including thread management, tool integration, streaming responses, RAG patterns, and workflow orchestration

$ npx skills add waynesutton/convexskills
Ver habilidade

am-will/agent-browser

955github.com

A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.

$ npx skills add am-will/codex-skills
Ver habilidade

callstackincubator/react-devtools

github.com

Inspect and profile React Native component trees from agent-device. Use for React Native performance, profiling, props, state, hooks, render causes, slow components, excessive rerenders, or questions like why a component rerendered.

$ npx skills add callstackincubator/agent-device
Ver habilidade

mapbox/mapbox-web-integration-patterns

github.com

Official integration patterns for Mapbox GL JS across popular web frameworks (React, Vue, Svelte, Angular). Covers setup, lifecycle management, token handling, search integration, and common pitfalls. Based on Mapbox's create-web-app scaffolding tool.

$ npx skills add mapbox/mapbox-agent-skills
Ver habilidade

intellectronica/todoist-api

github.com

This skill provides instructions for interacting with Todoist using the td CLI tool. It covers CRUD operations for tasks/projects/sections/labels/comments, and requires confirmation before destructive actions. Use this skill when the user wants to read, create, update, or delete Todoist data.

$ npx skills add intellectronica/agent-skills
Ver habilidade

aradotso/translate-book-parallel

48github.com

Translate entire books (PDF/DOCX/EPUB) into any language using Claude Code parallel subagents with resumable chunked pipeline

$ npx skills add aradotso/trending-skills
Ver habilidade

affaan-m/pubmed-database

221.2kgithub.com

Direct PubMed and NCBI E-utilities search workflows for biomedical literature, MeSH queries, PMID lookup, citation retrieval, and API-backed literature monitoring.

$ npx skills add affaan-m/everything-claude-code
Ver habilidade

aws/aws-messaging-and-streaming

996github.com

Guides use of AWS messaging and streaming services. Covers Amazon SQS, Amazon SNS, Amazon EventBridge, Amazon MQ, Amazon Kinesis Data Streams, Amazon Data Firehose, Amazon Managed Service for Apache Flink, and Amazon Managed Streaming for Apache Kafka (MSK). Use when implementing messaging and streaming patterns.

$ npx skills add aws/agent-toolkit-for-aws
Ver habilidade

forcedotcom/creating-b2b-commerce-store

github.com

Interactive workflow to create Commerce B2B Stores and retrieve storefront metadata. Use when users want to: create B2B Commerce stores, build Commerce storefronts, set up B2B stores from Vibes, retrieve Commerce metadata, deploy Commerce experiences, work with DigitalExperienceBundle for Commerce.

$ npx skills add forcedotcom/afv-library
Ver habilidade

moxa/bdd-feature-generator

github.com

Agent skill "bdd-feature-generator" from moxa/sw.

$ npx skills add moxa/sw
Ver habilidade

launchdarkly/sdk-install

17github.com

Install and initialize the correct LaunchDarkly SDK during onboarding by running nested skills in order: detect, plan, apply. Parent onboarding Step 6 is first flag.

$ npx skills add launchdarkly/agent-skills
Ver habilidade

launchdarkly/mcp-configure

17github.com

Configure the LaunchDarkly hosted MCP server during onboarding. Use when the parent LaunchDarkly onboarding skill reaches Step 4 (MCP). Supports Cursor, Claude Code, Windsurf, GitHub Copilot, and other MCP-compatible agents. OAuth authentication; no API keys for the hosted server.

$ npx skills add launchdarkly/agent-skills
Ver habilidade

mongodb/mongodb-natural-language-querying

github.com

Generate read-only MongoDB queries (find) or aggregation pipelines using natural language, with collection schema context and sample documents. Use this skill whenever the user asks to write, create, or generate MongoDB queries, wants to filter/query/aggregate data in MongoDB, asks "how do I query...", needs help with query syntax, or discusses finding/filtering/grouping MongoDB documents. Also use for translating SQL-like requests to MongoDB syntax. Does NOT handle Atlas Search ($search operator), vector/semantic search ($vectorSearch operator), fuzzy matching, autocomplete indexes, or relevance scoring - use search-and-ai for those. Does NOT analyze or optimize existing queries - use mongodb-query-optimizer for that. Does NOT handle aggregation pipelines that involve write operations. Requires MongoDB MCP server.

$ npx skills add mongodb/agent-skills
Ver habilidade

aradotso/memory-lancedb-pro-openclaw

48github.com

Expert skill for memory-lancedb-pro — a production-grade LanceDB-backed long-term memory plugin for OpenClaw agents with hybrid retrieval, cross-encoder reranking, multi-scope isolation, and smart auto-capture.

$ npx skills add aradotso/trending-skills
Ver habilidade

am-will/read-github

955github.com

Read and search GitHub repository documentation via gitmcp.io MCP service. **WHEN TO USE:** - User provides a GitHub URL - User mentions a specific repo in owner/repo format - User asks "what does this repo do?", "read the docs for X repo", or similar - User wants to search code or docs within a repo

$ npx skills add am-will/codex-skills
Ver habilidade

microsoft/update-screenshots

github.com

Download screenshot baselines from the latest CI run and commit them. Use when asked to update, accept, or refresh component screenshot baselines from CI, or after the screenshot-test GitHub Action reports differences. This skill should be run as a subagent.

$ npx skills add microsoft/vscode
Ver habilidade

launchdarkly/detect

17github.com

Detect repository stack for LaunchDarkly SDK onboarding: languages, frameworks, package managers, monorepo targets, entrypoints, existing LD usage. Nested under sdk-install; next is plan.

$ npx skills add launchdarkly/agent-skills
Ver habilidade