Productivity

elastic/cloud-manage-project

github.com

Manages existing Elastic Cloud Serverless projects: list, get, update, delete, reset credentials, resume, and load saved credentials. Connects to existing projects by resolving endpoints and acquiring scoped Elasticsearch API keys. Use when performing day-2 operations on serverless projects, connecting to an existing project, loading or resetting project credentials, or looking up project details.

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

elastic/observability-edot-dotnet-migrate

github.com

Migrate a .NET application from the classic Elastic APM .NET agent to the EDOT .NET SDK. Use when switching from Elastic.Apm.* packages to Elastic.OpenTelemetry.

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

elastic/observability-edot-java-migrate

github.com

Migrate a Java application from the classic Elastic APM Java agent to the EDOT Java agent. Use when switching from elastic-apm-agent.jar to elastic-otel-javaagent.jar.

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

sickn33/langgraph

41.2kgithub.com

Expert in LangGraph - the production-grade framework for building stateful, multi-actor AI applications. Covers graph construction, state management, cycles and branches, persistence with checkpointers, human-in-the-loop patterns, and the ReAct agent pattern.

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

davila7/jira

github.com

Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like "jira", "issue", "ticket", "sprint", "backlog", or issue key patterns.

$ npx skills add davila7/claude-code-templates
스킬 보기

rstackjs/rsbuild-best-practices

github.com

Rsbuild best practices for config, CLI workflow, type checking, bundle optimization, assets, and debugging. Use when writing, reviewing, or troubleshooting Rsbuild projects.

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

elastic/observability-edot-dotnet-instrument

github.com

Instrument a .NET application with the Elastic Distribution of OpenTelemetry (EDOT) .NET SDK for automatic tracing, metrics, and logs. Use when adding observability to a .NET service that has no existing APM agent.

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

agentmail-to/agentmail-cli

github.com

Send and receive emails programmatically using the AgentMail CLI. Use when agents need to manage inboxes, send/receive emails, handle threads, drafts, webhooks, and domains via command line.

$ npx skills add agentmail-to/agentmail-skills
스킬 보기

giuseppe-trisciuoglio/github-issue-workflow

github.com

Provides a structured 8-phase workflow for resolving GitHub issues in Claude Code. Covers fetching issue details, analyzing requirements, implementing solutions, verifying correctness, performing code review, committing changes, and creating pull requests. Use when user asks to resolve, implement, work on, fix, or close a GitHub issue, or references an issue URL or number for implementation.

$ npx skills add giuseppe-trisciuoglio/developer-kit
스킬 보기

equinor/fusion-mcp

github.com

Explain what Fusion MCP is and guide users through setting it up when they need Fusion-aware MCP capabilities in Copilot workflows.

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

elastic/observability-edot-java-instrument

github.com

Instrument a Java application with the Elastic Distribution of OpenTelemetry (EDOT) Java agent for automatic tracing, metrics, and logs. Use when adding observability to a Java service that has no existing APM agent.

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

aws/enabling-lambda-vpc-internet-access

924github.com

Enables internet access for AWS Lambda functions deployed in VPC subnets by creating NAT Gateway infrastructure, configuring public/private subnet routing, and updating security groups. Use when a VPC-attached Lambda function cannot reach the internet.

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

aj-geddes/jenkins-pipeline

github.com

Build Jenkins declarative and scripted pipelines with stages, agents, parameters, and plugins. Implement multi-branch pipelines and deployment automation.

$ npx skills add aj-geddes/useful-ai-prompts
스킬 보기

elastic/cloud-network-security

github.com

Manage Serverless network security (traffic filters): create, update, and delete IP filters and AWS PrivateLink VPC filters. Use when restricting network access or configuring private connectivity.

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

wshobson/scan

37.0kgithub.com

Scans the codebase to generate project-doc.md and AGENTS.md. Use when bootstrapping a new agent-driven repo, refreshing project documentation after architectural changes, or running a delta scan to detect drift. Runs a full scan on first use and a smart delta scan on subsequent runs. Uses understand-anything + context-mode when available, falls back to native tools otherwise. Only updates AGENTS.md on detected architectural changes with human confirmation.

$ npx skills add wshobson/agents
스킬 보기

lobehub/version-release

github.com

Version release workflow — release process and GitHub Release notes (not docs/changelog pages).

$ npx skills add lobehub/lobehub
스킬 보기

sickn33/inngest

41.2kgithub.com

Inngest expert for serverless-first background jobs, event-driven workflows, and durable execution without managing queues or workers.

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

october-academy/sync

github.com

Quick remote sync shortcut. Use when user says "/sync", "동기화", "pull", "git pull", or wants to pull latest changes from remote. Defaults to pulling from origin main.

$ npx skills add october-academy/agent-plugins
스킬 보기

elastic/observability-edot-python-instrument

github.com

Instrument a Python application with the Elastic Distribution of OpenTelemetry (EDOT) Python agent for automatic tracing, metrics, and logs. Use when adding observability to a Python service that has no existing APM agent.

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

aws/setting-up-cloudwatch-alarm-notifications

924github.com

Sets up notification channels for CloudWatch alarms using SNS topics and subscriptions. Always use this skill when configuring alarm notifications — it creates encrypted SNS topics, configures topic policies for CloudWatch access, sets up email/SMS/webhook subscriptions, and links alarms to notification actions with proper security controls.

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

microsoft/agent-sessions-layout

github.com

Agents workbench layout — covers the fixed layout structure, grid configuration, part visibility, editor modal, titlebar, sidebar footer, and implementation requirements. Use when implementing features or fixing issues in the Agents workbench layout.

$ npx skills add microsoft/vscode
스킬 보기

elastic/cloud-setup

github.com

Configures Elastic Cloud authentication and environment defaults. Use when setting up EC_API_KEY, configuring Cloud API access, or when another cloud skill requires credentials.

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

sickn33/bash-scripting

41.2kgithub.com

Bash scripting workflow for creating production-ready shell scripts with defensive patterns, error handling, and testing.

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

rudrankriyam/asc-workflow

github.com

Define, validate, run, resume, and audit repo-local multi-step automations with current `asc workflow` and `.asc/workflow.json`, including step outputs and safe release/TestFlight workflows.

$ npx skills add rudrankriyam/asc-skills
스킬 보기