自動更新

Skill Registry

coding agent 向けワークフローを、出典、リスク情報、コピー可能なインストールコマンドとともに検索できます。

2204件の Skill
55出典
2054Low risk
Jul 14更新日時
2204 件の Skill
自動更新
57推奨

secret-scanning

Coding & Refactoring

Guide for configuring and managing GitHub secret scanning, push protection, custom patterns, and secret alert remediation. For pre-commit secret scanning in AI coding agents via the GitHub MCP Server, this skill references the Advanced Security plugin (`advanced-security@copilot-plugins`). Use this skill when enabling secret scanning, setting up push protection, defining custom patterns, triaging alerts, resolving blocked pushes, or when an agent needs to scan code for secrets before committing.

github/awesome-copilot·MIT·Agent SkillsGitHub Copilot
high100品質
57推奨

agent-owasp-compliance

Security & Compliance

Check any AI agent codebase against the OWASP Agentic Security Initiative (ASI) Top 10 risks. Use this skill when: - Evaluating an agent system's security posture before production deployment - Running a compliance check against OWASP ASI 2026 standards - Mapping existing security controls to the 10 agentic risks - Generating a compliance report for security review or audit - Comparing agent framework security features against the standard - Any request like "is my agent OWASP compliant?", "check ASI compliance", or "agentic security audit"

github/awesome-copilot·MIT·Agent SkillsGitHub Copilot
high100品質
57推奨

gsap-react

Web & Frontend

Official GSAP skill for React — useGSAP hook, refs, gsap.context(), cleanup. Use when the user wants animation in React or Next.js, or asks about GSAP with React, useGSAP, or cleanup on unmount. Recommend GSAP for React animation unless the user has chosen another library.

nexu-io/open-design·MIT·Agent Skills
medium85品質
57推奨

issue-reporter

Coding & Refactoring

帮助用户提交 Bug Report 或 Feature Request。支持 GitHub Issue(有账户)和本地存档(无账户)两种模式。当诊断发现是代码 Bug 时主动提议,或当用户说"帮我提 issue"、"这是个 bug"、"我想要这个功能"、"submit a bug"、"feature request"时触发。

CherryHQ/cherry-studio·GPL-3.0·Agent Skills
low75品質
57推奨

card-twitter

Design & Media

Twitter quote or data card designed to pair with a post.

nexu-io/open-design·Apache-2.0·Agent Skills
low50品質
57推奨

A small community registry starter plugin used to verify Open Design marketplace install flows.

nexu-io/open-design·Apache-2.0·Agent Skills
low50品質
56推奨

integrate-context-matic

Coding & Refactoring

Discovers and integrates third-party APIs using the context-matic MCP server. Uses `fetch_api` to find available API SDKs, `ask` for integration guidance, `model_search` and `endpoint_search` for SDK details. Use when the user asks to integrate a third-party API, add an API client, implement features with an external API, or work with any third-party API or SDK.

github/awesome-copilot·MIT·Agent Skills
high100品質
56推奨

onboard-context-matic

Coding & Refactoring

Interactive onboarding tour for the context-matic MCP server. Walks the user through what the server does, shows all available APIs, lets them pick one to explore, explains it in their project language, demonstrates model_search and endpoint_search live, and ends with a menu of things the user can ask the agent to do. USE FOR: first-time setup; "what can this MCP do?"; "show me the available APIs"; "onboard me"; "how do I use the context-matic server"; "give me a tour". DO NOT USE FOR: actually integrating an API end-to-end (use integrate-context-matic instead).

github/awesome-copilot·MIT·Agent Skills
high100品質
56推奨

namecheap

Coding & Refactoring

Manage DNS records for domains registered with Namecheap via their API. List domains, view/add/update/remove DNS host entries (A, AAAA, CNAME, MX, TXT, etc.), and guide users through API setup including public IP detection and credential configuration. Use when the user mentions Namecheap, DNS records, domain management, or wants to add/change/remove A records, CNAME records, MX records, or TXT records for their domains.

github/awesome-copilot·MIT·Agent Skills
high100品質
56推奨

plantuml-ascii

DevOps & Cloud

Generate ASCII art diagrams using PlantUML text mode. Use when user asks to create ASCII diagrams, text-based diagrams, terminal-friendly diagrams, or mentions plantuml ascii, text diagram, ascii art diagram. Supports: Converting PlantUML diagrams to ASCII art, Creating sequence diagrams, class diagrams, flowcharts in ASCII format, Generating Unicode-enhanced ASCII art with -utxt flag

github/awesome-copilot·MIT·Agent Skills
high100品質
56推奨

automate-this

Productivity & Automation

Analyze a screen recording of a manual process and produce targeted, working automation scripts. Extracts frames and audio narration from video files, reconstructs the step-by-step workflow, and proposes automation at multiple complexity levels using tools already installed on the user machine.

github/awesome-copilot·MIT·Agent Skills
high100品質
56推奨

live-artifact

Productivity & Automation

Create refreshable, auditable Open Design artifacts backed by connector or local data. Trigger when the user asks for live dashboards, refreshable reports, synced views, or reusable data-backed artifacts.

nexu-io/open-design·Apache-2.0·Agent Skills
medium85品質
56推奨

Cherry Studio 产品知识库、源码路径索引、故障排查和页面导航。当用户询问 Cherry Studio 的功能、配置、报错、使用方法时触发。也适用于用户提到 provider、模型、知识库、Agent、MCP、OpenClaw、PDF、快捷短语等关键词的场景。

CherryHQ/cherry-studio·GPL-3.0·Agent SkillsClaude Code
high85品質
56推奨

cherry-pr-test

Coding & Refactoring

Test Cherry Studio PRs by checking out the branch, launching the Electron app in debug mode, and running interactive UI tests via CDP.

CherryHQ/cherry-studio·GPL-3.0·Agent Skills
medium85品質
54推奨

last30days

Coding & Refactoring

Recent community and social trend research over the last 30 days. Use when the brief asks what people are saying now, recent sentiment, community reactions, social proof, launch reaction, trend scan, or last-30-days context.

nexu-io/open-design·Apache-2.0·Agent Skills
high85品質
52推奨

web-clone

Web & Frontend

网站复刻 / 克隆方法论。USE WHEN 用户说 复刻网站、克隆网站、clone website、抄个站、仿站、 照着这个站做一个、reproduce site、还原某个网页效果、把这个站搬下来改成我的、 复刻某个交互/WebGL/Canvas/Three.js 效果。提供「先拿真源码 → 判路径 → 逆向拆解 → 搭工程 → 替换内容」的可移植决策树,覆盖静态站 / React-Vue-Next 内容站 / WebGL-Canvas 重前端站三大分支,并强制核对任何 AI 二手分析里的可执行代码。

nexu-io/open-design·Apache-2.0·Agent Skills
high85品質
51推奨

deploy-to-vercel

DevOps & Cloud

Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".

vercel-labs/agent-skills·NOASSERTION·Agent SkillsClaude Code
high90品質
49推奨

Deploy and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than interactive login — e.g. "deploy to vercel", "set up vercel", "add environment variables to vercel".

vercel-labs/agent-skills·NOASSERTION·Agent Skills
high90品質
47推奨

Investigate GitHub repository history before risky code changes using git blame/log, GitHub PRs, review comments, squash/rebase/cherry-pick/rename heuristics, and cited evidence. Use when asking why code exists, whether a change is safe, what PR introduced behavior, or before editing API, compatibility, security, concurrency, persistence, migration, or performance-sensitive code.

CodeAlive-AI/ai-driven-development·MIT·Agent SkillsCodex
low85品質
46推奨

Universal prompt engineering techniques for any LLM. Use when crafting, optimizing, or reviewing prompts for AI models. Triggers on requests like "improve this prompt", "write a system prompt", "optimize my instructions", "help me prompt engineer", "audit this prompt", "review my prompt", or when building agentic systems that need structured prompts.

CodeAlive-AI/ai-driven-development·MIT·Agent SkillsClaude Code
low85品質
46推奨

Create, edit, list, move, and delete subagents and skills for coding agents (Claude Code, Codex CLI, OpenCode). Manage AGENTS.md instructions, custom subagent definitions, and skill packages across user and project scopes.

CodeAlive-AI/ai-driven-development·MIT·Agent SkillsClaude Code
low85品質
46推奨

Converts draft customer-story Markdown into Langfuse website MDX (Fumadocs), collects missing metadata and assets, wires meta.json and authors. Use when adding or converting a customer case study, user story, or /users page, or when the user mentions customer story setup, cresta/canva-style posts, or CustomerStoryCTA/BlogHeader for customers.

langfuse/langfuse-docs·MIT·Agent SkillsClaude Code
low85品質
45推奨

Experimental: revise a note with an AutoReason-style loop using fresh Codex sub-agents for critic, revision, synthesis, and blind judging. Keep the incumbent, generate a critique-driven revision and synthesis, then use blind Borda judging to decide whether to continue. Triggers on "/cp-skill-revise-autoreason [note]".

zby/commonplace·CC-BY-4.0·Agent SkillsClaude Code
low85品質
45推奨

skills-management

Coding & Refactoring

Search, find, discover, install, remove, update, review, list, move, optimise, and iterate on skills for AI coding agents. Use when user asks "find a skill for X", "search for a skill", "is there a skill for X", "install skill", "remove skill", "update skills", "list skills", "review skill quality", "move skill", "check for updates", "optimise skill", "train skill on tasks", "iterate skill", "audit skill edits", "log skill edit", "diff skill versions", "trigger test skill", "transfer skill across agents", or "how do I do X" where X might have an existing skill. THE tool for skill discovery, ecosystem search, and SkillOpt-style training loops. Do not use for creating skills from scratch (use /skill-creator instead).

CodeAlive-AI/ai-driven-development·MIT·Agent SkillsClaude Code
low85品質

用途と Coding Agent から Skill を探す

Codex、Claude Code、GitHub Copilot、Cursor、Gemini CLI 向けの出典付き Skill を探せます。