Productivity

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 habilidad

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 habilidad

launchdarkly/aiconfig-agent-graphs

20github.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 habilidad

launchdarkly/launchdarkly-guarded-rollout

20github.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 habilidad

sickn33/workflow-automation

43.4kgithub.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 habilidad

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 habilidad

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 habilidad

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 habilidad

nomadamas/k-skill-cleaner

6.3kgithub.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 habilidad

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 habilidad

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 habilidad

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 habilidad

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 habilidad

elastic/elasticsearch-authz

533github.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 habilidad

github/roundup-setup

36.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 habilidad

getsentry/skill-writer

864github.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 habilidad

affaan-m/mle-workflow

230.4kgithub.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 habilidad

elastic/elasticsearch-audit

533github.com

Enable, configure, and query Elasticsearch security audit logs. Use when the task involves audit logging setup, event filtering, or investigating security incidents like failed logins.

$ npx skills add elastic/agent-skills
Ver habilidad

aws/creating-secrets-using-best-practices

996github.com

Creates and manages secrets in AWS Secrets Manager following security best practices. Always use this skill when creating secrets — it sets up dedicated KMS encryption keys, automatic rotation, least-privilege IAM policies, CloudTrail auditing, and lifecycle management that are essential for production-grade secret handling.

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

elastic/kibana-connectors

533github.com

Create and manage Kibana connectors for Slack, PagerDuty, Jira, webhooks, and more via REST API or Terraform. Use when configuring third-party integrations or managing connectors as code.

$ npx skills add elastic/agent-skills
Ver habilidad

rudrankriyam/asc-metadata-sync

github.com

Sync, validate, and apply App Store metadata with the current asc canonical metadata workflow. Use when updating metadata, localizations, keywords, or migrating legacy fastlane metadata.

$ npx skills add rudrankriyam/asc-skills
Ver habilidad

aws/troubleshooting-application-failures

996github.com

Troubleshoots failing applications by discovering and analyzing CloudWatch log groups to identify error patterns, root causes, and actionable solutions. Use when an application is experiencing failures and log-based diagnosis is needed.

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

agricidaniel/ads

github.com

Multi-platform paid advertising audit and optimization skill. Analyzes Google, Meta, YouTube, LinkedIn, TikTok, Microsoft, Apple, and Amazon Ads. 250+ checks with scoring, parallel agents, industry templates, AI creative generation, attribution and server-side tracking deep dives.

$ npx skills add agricidaniel/claude-ads
Ver habilidad

teylersf/auto-updater

github.com

Automatically update OpenClaw every night. Use when the user wants their agent to stay up-to-date with the latest OpenClaw version. Runs a cron job that stops the gateway, runs the update, and restarts. Triggered when user mentions: "update yourself", "auto update", "nightly update", "keep updated", "self update", or any variation of updating the agent.

$ npx skills add teylersf/openclaw-auto-updater
Ver habilidad