Productivity

forcedotcom/deploying-metadata

github.com

Salesforce DevOps automation using sf CLI v2. TRIGGER when: user deploys metadata, creates/manages scratch orgs or sandboxes, sets up CI/CD pipelines, or troubleshoots deployment errors with sf project deploy. DO NOT TRIGGER when: writing Apex code (use generating-apex), building LWC components (use generating-lwc-components), creating metadata definitions (use generating-custom-object or generating-custom-field), or querying org data (use handling-sf-data).

$ npx skills add forcedotcom/sf-skills
Ver habilidade

elastic/elasticsearch-onboarding

github.com

Help developers new to Elasticsearch get from zero to a working search experience. Guide them through understanding their intent, mapping their data, and building a search experience with best practices baked in. Use this when the user shows intent to build search-related functionality, asks about Elasticsearch-related concepts for their use case, or expresses the need for help getting started with Elasticsearch.

$ npx skills add elastic/agent-skills
Ver habilidade

odyssey4me/google-calendar

github.com

Create, update, and organize Google Calendar events and schedules. Check availability, book time, and manage calendars. Use when asked to schedule a meeting, set up an appointment, book a call, check gcal, or manage calendar events.

$ npx skills add odyssey4me/agent-skills
Ver habilidade

elastic/elasticsearch-security-troubleshooting

github.com

Diagnose and resolve Elasticsearch security errors: 401/403 failures, TLS problems, expired API keys, role mapping mismatches, and Kibana login issues. Use when the user reports a security error.

$ npx skills add elastic/agent-skills
Ver habilidade

forcedotcom/generating-lightning-app

github.com

Build complete Salesforce Lightning Experience applications from natural language descriptions. Use this skill when a user requests a "complete app", "Lightning app", "business solution", "management system", or describes a scenario requiring multiple interconnected Salesforce components (objects, fields, pages, tabs, security). Orchestrates all required metadata types in proper dependency order to produce a deployable application.

$ npx skills add forcedotcom/sf-skills
Ver habilidade

elastic/kibana-audit

github.com

Enable and configure Kibana audit logging for saved object access, logins, and space operations. Use when setting up Kibana audit, filtering events, or correlating Kibana and ES audit logs.

$ npx skills add elastic/agent-skills
Ver habilidade

launchdarkly/aiconfig-snippets

17github.com

DEPRECATED redirect — this skill was renamed to snippets. Do not use this skill; invoke snippets instead. Kept only so old references to aiconfig-snippets still point users to the new name.

$ npx skills add launchdarkly/agent-skills
Ver habilidade

arize-ai/arize-instrumentation

github.com

Adds Arize AX tracing to an LLM application for the first time. Follows a two-phase agent-assisted flow to analyze the codebase then implement instrumentation after user confirmation. Use when the user wants to instrument their app, add tracing from scratch, set up LLM observability, integrate OpenTelemetry or openinference, or get started with Arize tracing.

$ npx skills add arize-ai/arize-skills
Ver habilidade

forcedotcom/generating-custom-lightning-type

github.com

Use this skill when users need to create Custom Lightning Types (CLTs) for Einstein Agent actions or structured input/output schemas. Trigger when users mention CLT, Custom Lightning Types, Custom Lightning Types (CLTs) with widget/mosaic/fragment rendition/renderer, JSON schemas for agents, type definitions, lightning__objectType, or editor/renderer configurations. When widget renditions are requested, you MUST first read the widget-rendition.md reference file in this skill's references/ directory and follow its complete workflow. This is complex - always use this skill for CLT work.

$ npx skills add forcedotcom/sf-skills
Ver habilidade

launchdarkly/aiconfig-agent-graphs

17github.com

DEPRECATED redirect — this skill was renamed to agent-graphs. Do not use this skill; invoke agent-graphs instead. Kept only so old references to aiconfig-agent-graphs still point users to the new name.

$ npx skills add launchdarkly/agent-skills
Ver habilidade

launchdarkly/launchdarkly-guarded-rollout

17github.com

Configure guarded rollouts with progressive traffic increases, metric monitoring, and automatic rollback. Use when releasing features gradually with safety thresholds.

$ npx skills add launchdarkly/agent-skills
Ver habilidade

sickn33/workflow-automation

41.6kgithub.com

Workflow automation is the infrastructure that makes AI agents reliable. Without durable execution, a network hiccup during a 10-step payment flow means lost money and angry customers. With it, workflows resume exactly where they left off.

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

aws/connecting-lambda-to-api-gateway

996github.com

Connects an existing AWS Lambda function to Amazon API Gateway by creating a REST or HTTP API with resource/method setup, Lambda proxy integration, permissions, and deployment. Always use this skill when connecting Lambda to API Gateway — it handles CORS, throttling, access logging, and production security hardening that are easy to miss.

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

yaklang/file-access-vuln

github.com

Entry P1 category router for file access and upload workflows. Use when testing download endpoints, file paths, local file inclusion, upload flows, preview pipelines, archive extraction, or storage and sharing boundaries.

$ npx skills add yaklang/hack-skills
Ver habilidade

chromedevtools/a11y-debugging

github.com

Uses Chrome DevTools MCP for accessibility (a11y) debugging and auditing based on web.dev guidelines. Use when testing semantic HTML, ARIA labels, focus states, keyboard navigation, tap targets, and color contrast.

$ npx skills add chromedevtools/chrome-devtools-mcp
Ver habilidade

nomadamas/k-skill-cleaner

5.8kgithub.com

Interview the user and inspect coding-agent skill trigger counts to recommend unused K-skills for removal.

$ npx skills add nomadamas/k-skill
Ver habilidade

okx/okx-how-to-play

github.com

Onchain OS entry router for open-ended onboarding questions. Renders a welcome banner with a Quick-start menu and routes the user into the right skill or workflow (Polymarket, DeFi APY, smart-money signals, new-token screening, daily on-chain brief). Triggers: 'what is onchainos', 'what is onchain os', 'what does this do', 'what can it do', 'what can I do here', 'how do I use this', 'how do I play', 'how to use onchainos', 'how to play onchainos', 'how does this work', 'how do I start', 'getting started', 'how do I get started', 'tutorial', 'onboarding', 'first time', 'I just installed', 'now what', 'what do I do now', 'where do I start', 'who are you', 'what are you', 'introduce yourself', 'introduction', 'introduce onchainos', 'tell me about onchainos', 'I'm new'.

$ npx skills add okx/onchainos-skills
Ver habilidade

aws/exploring-data-catalog

996github.com

Full inventory and audit of AWS Glue Data Catalog assets across S3 Tables, Redshift-federated, and remote Iceberg catalogs. Triggers on: inventory the catalog, audit databases, list all tables, catalog overview, data landscape, enumerate catalogs, data inventory, search the catalog. Do NOT use for finding specific data (use finding-data-lake-assets), running queries (use querying-data-lake), or creating tables (use creating-data-lake-table).

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

yaklang/business-logic-vuln

github.com

Entry P1 category router for business logic testing. Use when workflow abuse, race conditions, pricing flaws, or multi-step state attacks matter more than parser-level input injection.

$ npx skills add yaklang/hack-skills
Ver habilidade

knowsuchagency/mcp2cli

github.com

Turn any MCP server, OpenAPI spec, or GraphQL endpoint into a CLI. Use this skill when the user wants to interact with an MCP server, OpenAPI/REST API, or GraphQL API via command line, discover available tools/endpoints, call API operations, or generate a new skill from an API. Triggers include "mcp2cli", "call this MCP server", "use this API", "list tools from", "create a skill for this API", "graphql", or any task involving MCP tool invocation, OpenAPI endpoint calls, or GraphQL queries without writing code.

$ npx skills add knowsuchagency/mcp2cli
Ver habilidade

elastic/elasticsearch-authz

github.com

Manage Elasticsearch RBAC: native users, roles, role mappings, document- and field-level security. Use when creating users or roles, assigning privileges, or mapping external realms like LDAP/SAML.

$ npx skills add elastic/agent-skills
Ver habilidade

github/roundup-setup

35.7kgithub.com

Interactive onboarding that learns your communication style, audiences, and data sources to configure personalized status briefings. Paste in examples of updates you already write, answer a few questions, and roundup calibrates itself to your workflow.

$ npx skills add github/awesome-copilot
Ver habilidade

getsentry/skill-writer

817github.com

Create, synthesize, and iteratively improve agent skills following the Agent Skills specification. Use when asked to "create a skill", "write a skill", "synthesize sources into a skill", "improve a skill from positive/negative examples", "update a skill", or "maintain skill docs and registration". Handles source capture, precision passes, authoring, registration, and validation.

$ npx skills add getsentry/skills
Ver habilidade

affaan-m/mle-workflow

221.2kgithub.com

Production machine-learning engineering workflow for data contracts, reproducible training, model evaluation, deployment, monitoring, and rollback. Use when building, reviewing, or hardening ML systems beyond one-off notebooks.

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