Productivity

ai-native-camp/day2-supplement-mcp

github.com

Day 2 보충 자료 - MCP 딥다이브. Claude Code에 외부 도구를 연결하는 MCP를 체계적으로 배운다. "MCP 배우기", "MCP 보충", "MCP 강의", "MCP 학습" 요청에 사용.

$ npx skills add ai-native-camp/camp-1
スキルを見る

paulrberg/md-docs

67github.com

Use ONLY to update or initialize README.md, CLAUDE.md, or AGENTS.md. Do not trigger for other Markdown files.

$ npx skills add paulrberg/agent-skills
スキルを見る

sfkislev/autodesk

54github.com

Control Autodesk desktop apps - 3ds Max and friends - from the shell via Flue, without an MCP server.

$ npx skills add sfkislev/flue
スキルを見る

gitroomhq/postiz

github.com

Postiz is a tool to schedule social media and chat posts to 28+ channels X, LinkedIn, LinkedIn Page, Reddit, Instagram, Facebook Page, Threads, YouTube, Google My Business, TikTok, Pinterest, Dribbble, Discord, Slack, Kick, Twitch, Mastodon, Bluesky, Lemmy, Farcaster, Telegram, Nostr, VK, Medium, Dev.to, Hashnode, WordPress, ListMonk

$ npx skills add gitroomhq/postiz-agent
スキルを見る

getsentry/sentry-setup-ai-monitoring

225github.com

Setup Sentry AI Agent Monitoring in any project. Use when asked to monitor LLM calls, track AI agents, track conversations, or instrument OpenAI/Anthropic/Vercel AI/LangChain/Google GenAI/Pydantic AI. Detects installed AI SDKs and configures appropriate integrations.

$ npx skills add getsentry/sentry-for-ai
スキルを見る

sfkislev/houdini

54github.com

Control SideFX Houdini from the shell via Flue - a Python bridge to hou without an MCP server.

$ npx skills add sfkislev/flue
スキルを見る

f/skill-lookup

github.com

Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.

$ npx skills add f/awesome-chatgpt-prompts
スキルを見る

hieutrtr/e2e-testing

github.com

End-to-end testing patterns with Playwright for full-stack Python/React applications. Use when writing E2E tests for complete user workflows (login, CRUD, navigation), critical path regression tests, or cross-browser validation. Covers test structure, page object model, selector strategy (data-testid > role > label), wait strategies, auth state reuse, test data management, and CI integration. Does NOT cover unit tests or component tests (use pytest-patterns or react-testing-patterns).

$ npx skills add hieutrtr/ai1-skills
スキルを見る

github/microsoft-agent-framework

36.7kgithub.com

Create, update, refactor, explain, or review Microsoft Agent Framework solutions using shared guidance plus language-specific references for .NET and Python.

$ npx skills add github/awesome-copilot
スキルを見る

onmax/nuxt-modules

github.com

Use when creating Nuxt modules: (1) Published npm modules (@nuxtjs/, nuxt-), (2) Local project modules (modules/ directory), (3) Runtime extensions (components, composables, plugins), (4) Server extensions (API routes, middleware), (5) Releasing/publishing modules to npm, (6) Setting up CI/CD workflows for modules. Provides defineNuxtModule patterns, Kit utilities, hooks, E2E testing, and release automation.

$ npx skills add onmax/nuxt-skills
スキルを見る

aktsmm/powerpoint-automation

github.com

Create and edit professional PowerPoint presentations from web articles, blog posts, existing PPTX files, or templates. Use when creating PPTX, converting articles to slides, translating presentations, editing open PowerPoint files, or doing COM Automation / RefURL / overflow review work.

$ npx skills add aktsmm/agent-skills
スキルを見る

juliusbrussee/build

github.com

Plan-then-execute implementation against SPEC.md. Native single-thread loop, no sub-agents. On test or build failure, auto-invokes the backprop skill before retrying — a failed verification always considers whether a new §V invariant would prevent recurrence. Triggers when the user asks to build, implement, execute the spec, or tackle a specific §T task (`build §T.3`, `build --next`, `implement next task`, `run the build`). Expects SPEC.md to exist; if not, defers to the spec skill.

$ npx skills add juliusbrussee/cavekit
スキルを見る

getsentry/sentry-fix-issues

github.com

Find and fix issues from Sentry using MCP. Use when asked to fix Sentry errors, debug production issues, investigate exceptions, or resolve bugs reported in Sentry. Methodically analyzes stack traces, breadcrumbs, traces, and context to identify root causes.

$ npx skills add getsentry/sentry-agent-skills
スキルを見る

software-mansion/argent-create-flow

1.5kgithub.com

Record a reusable flow (scripted sequence of MCP tool calls) that can be replayed later with a single command. Use when the user asks to create, record, or build a flow, or to script a sequence of device actions.

$ npx skills add software-mansion/argent
スキルを見る

software-mansion/argent-ios-simulator-setup

1.5kgithub.com

Set up and connect to an iOS simulator using argent MCP tools. Use when starting a new session, booting an iOS simulator, getting an iOS UDID, or before any iOS simulator interaction task.

$ npx skills add software-mansion/argent
スキルを見る

sfkislev/blender

54github.com

Control Blender from the shell via Flue - a Python bridge to bpy without an MCP server.

$ npx skills add sfkislev/flue
スキルを見る

software-mansion/argent-react-native-app-workflow

1.5kgithub.com

Step-by-step workflows for developing or debugging React Native apps on iOS simulator or Android emulator. Use when starting the app, debugging Metro, fixing builds, diagnosing runtime errors, or running tests.

$ npx skills add software-mansion/argent
スキルを見る

aws/aws-iam

996github.com

Verified corrections for IAM behaviors that AI agents frequently get wrong — policy evaluation edge cases, trust policy gotchas, STS session limits, Organizations quirks, and SAML/MFA specifics. Use alongside documentation when working with IAM roles, policies, STS, or Organizations. Do NOT use for non-IAM authorization like Cognito user-pool policies or app-level RBAC.

$ npx skills add aws/agent-toolkit-for-aws
スキルを見る

paulrberg/code-polish

67github.com

Use for combined simplification and review: polish code, clean up and review/fix, simplify then review, refactor and review, or full code polish on recent changes.

$ npx skills add paulrberg/agent-skills
スキルを見る

wordflowlab/novel-writer-workflow-guide

github.com

Use when user starts a novel project or asks how to organize their writing - guides through novel-writer's seven-step methodology and ensures proper workflow

$ npx skills add wordflowlab/novel-writer-skills
スキルを見る

medusajs/learning-medusa

github.com

Load automatically when user asks to learn Medusa development (e.g., "teach me how to build with medusa", "guide me through medusa", "I want to learn medusa"). Interactive guided tutorial where Claude acts as a coding bootcamp instructor, teaching step-by-step with checkpoints and verification.

$ npx skills add medusajs/medusa-agent-skills
スキルを見る

rjyo/moshi-best-practices

github.com

Use when preparing or verifying a host for Moshi remote coding. Trigger this for Easy Pair host setup, SSH or preferably Mosh readiness, non-interactive shell PATH issues, tmux defaults, creating a tmux project session rooted at a chosen directory, adapting shell or tmux behavior with the `MOSHI_CLIENT` env signal, installing Moshi agent hooks for Claude Code or Codex CLI, or using the packaged `moshi DIR` tmux launcher.

$ npx skills add rjyo/moshi-skill
スキルを見る

6551team/opennews

github.com

Real-time crypto, equities, macro, and financial market news aggregator — 84+ data sources across 6 categories covering digital assets, U.S. stocks, semiconductors, AI infrastructure, supply chains, commodities, rates, policy, and market-moving social/news signals. Sources include Bloomberg, Reuters, FT, CNBC, CoinDesk, Twitter/X, Binance, Coinbase, OKX, whale/KOL trades, price/funding/liquidation alerts, and 12 AI prediction signals. AI-analyzed with impact score, trading signals, and bilingual summaries. **Free tools available without token**.

$ npx skills add 6551team/opennews-mcp
スキルを見る

github/flowstudio-power-automate-debug

36.7kgithub.com

Debug failing Power Automate cloud flows using the FlowStudio MCP server. The Graph API only shows top-level status codes. This skill gives your agent action-level inputs and outputs to find the actual root cause. Load this skill when asked to: debug a flow, investigate a failed run, why is this flow failing, inspect action outputs, find the root cause of a flow error, fix a broken Power Automate flow, diagnose a timeout, trace a DynamicOperationRequestFailure, check connector auth errors, read error details from a run, or troubleshoot expression failures. Requires a FlowStudio MCP subscription — see https://mcp.flowstudio.app

$ npx skills add github/awesome-copilot
スキルを見る