Productivity

equinor/fusion-skill-authoring

github.com

Creates or modernizes repository skills with clear activation cues, purposeful support files, and practical review loops. USE FOR: creating a new skill, tightening an existing skill, improving discovery wording, and structuring references/assets/optional helper agents when they genuinely add value. DO NOT USE FOR: product-code changes, routine copy edits outside skills/, or documentation that should not become an installable skill.

$ npx skills add equinor/fusion-skills
스킬 보기

microsoft/skill-authoring

github.com

skill-authoring — an installable skill for AI agents.

$ npx skills add microsoft/azure-skills
스킬 보기

wordpress/blueprint

github.com

Use when creating, editing, or reviewing WordPress Playground blueprint JSON files. Triggers on mentions of blueprints, playground configuration, or requests to set up a WordPress demo environment.

$ npx skills add wordpress/agent-skills
스킬 보기

aws/creating-api-gateway-stage

924github.com

Creates an API Gateway stage with CloudWatch logging, X-Ray tracing, throttling, WAF integration, and IAM roles following AWS best practices. Use when deploying a REST API to different environments such as dev, test, or production.

$ npx skills add aws/agent-toolkit-for-aws
스킬 보기

schrepa/graft

github.com

Use when building, refactoring, or documenting Graft apps and proxies, including when asked to create a tool server, API server, dual-protocol server, or MCP-HTTP bridge. Graft's core thesis: define tools once and serve them as both HTTP REST endpoints and MCP tools from the same server, with discovery, docs, and OpenAPI generated automatically. Covers concrete actions such as defining tools and handlers, configuring authentication middleware, setting up HTTP and stdio transports, generating OpenAPI documentation, wrapping existing APIs via proxy mode, and wiring up the full CLI workflow.

$ npx skills add schrepa/graft
스킬 보기

fstandhartinger/ralph-wiggum

github.com

Autonomous AI coding with spec-driven development. Implements Geoffrey Huntley's iterative bash loop methodology where agents work through specs one at a time, outputting a completion signal only when acceptance criteria are 100% met.

$ npx skills add fstandhartinger/ralph-wiggum
스킬 보기

aradotso/weixin-agent-sdk

45github.com

Bridge any AI agent backend to WeChat using the weixin-agent-sdk framework with simple Agent interface, login, and message loop.

$ npx skills add aradotso/trending-skills
스킬 보기

agentbay-ai/stock-watcher

github.com

Manage and monitor a personal stock watchlist with support for adding, removing, listing stocks, and summarizing their recent performance using data from 10jqka.com.cn. Use when the user wants to track specific stocks, get performance summaries, or manage their watchlist.

$ npx skills add agentbay-ai/agentbay-skills
스킬 보기

chromedevtools/troubleshooting

github.com

Uses Chrome DevTools MCP and documentation to troubleshoot connection and target issues. Trigger this skill when list_pages, new_page, or navigate_page fail, or when the server initialization fails.

$ npx skills add chromedevtools/chrome-devtools-mcp
스킬 보기

aws/launching-ec2-instance-with-best-practices

924github.com

Launches an EC2 instance with secure, cost-efficient defaults including AMI selection, burstable instance sizing, least-privilege IAM roles, hardened security groups, encrypted EBS volumes, and comprehensive tagging. Use when deploying new EC2 instances following AWS best practices for security and cost optimization.

$ npx skills add aws/agent-toolkit-for-aws
스킬 보기

aradotso/claude-peers-mcp

45github.com

Enable multiple Claude Code instances to discover each other and exchange messages in real-time via a local broker daemon and MCP server.

$ npx skills add aradotso/trending-skills
스킬 보기

elastic/security-generate-security-sample-data

github.com

Generate sample security events, attack scenarios, and synthetic alerts for Elastic Security. Use when demoing, populating dashboards, testing detection rules, or setting up a POC.

$ npx skills add elastic/agent-skills
스킬 보기

huggingface/huggingface-datasets

github.com

Use this skill for Hugging Face Dataset Viewer API workflows that fetch subset/split metadata, paginate rows, search text, apply filters, download parquet URLs, and read size or statistics.

$ npx skills add huggingface/skills
스킬 보기

tinybirdco/tinybird

github.com

Tinybird file formats, SQL rules, optimization patterns, and best practices for datasources, pipes, endpoints, and materialized views.

$ npx skills add tinybirdco/tinybird-agent-skills
스킬 보기

mastra-ai/smoke-test

github.com

Create a Mastra project using create-mastra and smoke test the studio in Chrome using Chrome MCP server

$ npx skills add mastra-ai/mastra
스킬 보기

aws/configuring-vpc-endpoints-for-private-aws-service-access

924github.com

Configures VPC endpoints (interface and gateway) for private AWS service access using AWS PrivateLink. Use when setting up secure private connectivity to S3, DynamoDB, and other AWS services without internet gateway, NAT device, or public IP addresses. Covers endpoint creation, security groups, route tables, and DNS configuration.

$ npx skills add aws/agent-toolkit-for-aws
스킬 보기

aradotso/my-brain-is-full-crew

45github.com

A team of 10 AI agents that manage your Obsidian vault for knowledge, nutrition, and mental wellness using Claude Code

$ npx skills add aradotso/trending-skills
스킬 보기

jackculpan/flightclaw

github.com

Personal travel-booking agent. Onboard a traveler once (who you are, companions, loyalty programs, credit cards, travel preferences), then chat about where you want to go and get a few preference-ranked flight options, fully book and pay for them, and follow up after the trip to learn how you like to travel. Also searches and price-tracks flights via Google Flights. Runs as an MCP server (Python 3.10+, fli + mcp). Profiles live server-side in the private flightclaw-api Worker (D1).

$ npx skills add jackculpan/flightclaw
스킬 보기

mapbox/mapbox-style-quality

github.com

Expert guidance on validating, optimizing, and ensuring quality of Mapbox styles through validation, accessibility checks, and optimization. Use when preparing styles for production, debugging issues, or ensuring map quality standards.

$ npx skills add mapbox/mapbox-agent-skills
스킬 보기

sickn33/office-productivity

41.2kgithub.com

Office productivity workflow covering document creation, spreadsheet automation, presentation generation, and integration with LibreOffice and Microsoft Office formats.

$ npx skills add sickn33/antigravity-awesome-skills
스킬 보기

elastic/security-case-management

github.com

Create, search, update, and manage SOC cases via the Kibana Cases API. Use when tracking incidents, linking alerts to cases, adding investigation notes, or managing triage output.

$ npx skills add elastic/agent-skills
스킬 보기

microsoft/sensei

github.com

sensei — an installable skill for AI agents.

$ npx skills add microsoft/azure-skills
스킬 보기

elastic/observability-manage-slos

github.com

Create and manage SLOs in Elastic Observability using the Kibana API. Use when defining SLIs, setting error budgets, or managing SLO lifecycle.

$ npx skills add elastic/agent-skills
스킬 보기

aws/debugging-lambda-timeouts

924github.com

Debugs AWS Lambda function timeout failures by systematically analyzing function configuration, CloudWatch logs and metrics, VPC/networking, cold starts, memory constraints, and downstream dependencies to identify root causes with actionable fixes. Use when a Lambda function is timing out or approaching its timeout limit.

$ npx skills add aws/agent-toolkit-for-aws
스킬 보기