Productivity

github/kotlin-mcp-server-generator

36.7kgithub.com

Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.

$ npx skills add github/awesome-copilot
Ver habilidad

github/mcp-copilot-studio-server-generator

36.7kgithub.com

Generate a complete MCP server implementation optimized for Copilot Studio integration with proper schema constraints and streamable HTTP support

$ npx skills add github/awesome-copilot
Ver habilidad

github/rust-mcp-server-generator

36.7kgithub.com

Generate a complete Rust Model Context Protocol server project with tools, prompts, resources, and tests using the official rmcp SDK

$ npx skills add github/awesome-copilot
Ver habilidad

emblemcompany/emblem-ai-react

11github.com

React integration skill for EmblemAI's one-shot user management. Use when the user wants to add website authentication plus wallet-enabled users to a React app with EmblemAuthProvider, ConnectButton, social/email/wallet login, chat components, React auth hooks, React composition patterns, or Migrate.fun React hooks.

$ npx skills add emblemcompany/agent-skills
Ver habilidad

github/remember-interactive-programming

36.7kgithub.com

A micro-prompt that reminds the agent that it is an interactive programmer. Works great in Clojure when Copilot has access to the REPL (probably via Backseat Driver). Will work with any system that has a live REPL that the agent can use. Adapt the prompt with any specific reminders in your workflow and/or workspace.

$ npx skills add github/awesome-copilot
Ver habilidad

emblemcompany/emblem-ai-agent-wallet

11github.com

Connect to EmblemVault and manage wallet-aware workflows via EmblemAI with review-first, operator-controlled actions. Supports Solana, Ethereum, Base, BSC, Polygon, Hedera, and Bitcoin. Also use when the user needs Emblem's auth model explained: one browser auth flow can log a user in with wallets, email/password, or social sign-in, while agent mode can auto-provision a profile-scoped wallet with no manual setup.

$ npx skills add emblemcompany/agent-skills
Ver habilidad

wshobson/python-code-style

38.0kgithub.com

Python code style, linting, formatting, naming conventions, and documentation standards. Use when writing new code, reviewing style, configuring linters, writing docstrings, or establishing project standards.

$ npx skills add wshobson/agents
Ver habilidad

github/mcp-create-declarative-agent

36.7kgithub.com

Skill converted from mcp-create-declarative-agent.prompt.md

$ npx skills add github/awesome-copilot
Ver habilidad

github/java-mcp-server-generator

36.7kgithub.com

Generate a complete Model Context Protocol server project in Java using the official MCP Java SDK with reactive streams and optional Spring Boot integration.

$ npx skills add github/awesome-copilot
Ver habilidad

github/mcp-create-adaptive-cards

36.7kgithub.com

Skill converted from mcp-create-adaptive-cards.prompt.md

$ npx skills add github/awesome-copilot
Ver habilidad

github/gen-specs-as-issues

36.7kgithub.com

This workflow guides you through a systematic approach to identify missing features, prioritize them, and create detailed specifications for implementation.

$ npx skills add github/awesome-copilot
Ver habilidad

github/go-mcp-server-generator

36.7kgithub.com

Generate a complete Go MCP server project with proper structure, dependencies, and implementation using the official github.com/modelcontextprotocol/go-sdk.

$ npx skills add github/awesome-copilot
Ver habilidad

github/first-ask

36.7kgithub.com

Interactive, input-tool powered, task refinement workflow: interrogates scope, deliverables, constraints before carrying out the task; Requires the Joyride extension.

$ npx skills add github/awesome-copilot
Ver habilidad

github/php-mcp-server-generator

36.7kgithub.com

Generate a complete PHP Model Context Protocol server project with tools, resources, prompts, and tests using the official PHP SDK

$ npx skills add github/awesome-copilot
Ver habilidad

github/mcp-deploy-manage-agents

36.7kgithub.com

Skill converted from mcp-deploy-manage-agents.prompt.md

$ npx skills add github/awesome-copilot
Ver habilidad

github/finalize-agent-prompt

36.7kgithub.com

Finalize prompt file using the role of an AI agent to polish the prompt for the end user.

$ npx skills add github/awesome-copilot
Ver habilidad

github/microsoft-skill-creator

36.7kgithub.com

Create agent skills for Microsoft technologies using Learn MCP tools. Use when users want to create a skill that teaches agents about any Microsoft technology, library, framework, or service (Azure, .NET, M365, VS Code, Bicep, etc.). Investigates topics deeply, then generates a hybrid skill storing essential knowledge locally while enabling dynamic deeper investigation.

$ npx skills add github/awesome-copilot
Ver habilidad

github/aspire

36.7kgithub.com

Aspire skill covering the Aspire CLI, AppHost orchestration, service discovery, integrations, MCP server, VS Code extension, Dev Containers, GitHub Codespaces, templates, dashboard, and deployment. Use when the user asks to create, run, debug, configure, deploy, or troubleshoot an Aspire distributed application.

$ npx skills add github/awesome-copilot
Ver habilidad

wshobson/auth-implementation-patterns

38.0kgithub.com

Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues.

$ npx skills add wshobson/agents
Ver habilidad

insforge/insforge-debug

27github.com

Use when diagnosing problems in an InsForge project — reactive failures (SDK error object, HTTP 4xx/5xx, gateway timeout 502/503/504, edge function failure or timeout, login/OAuth/auth errors, RLS denial, realtime channel issues, slow query on one endpoint, edge function or Vercel deploy failure), proactive audits (security/RLS review, performance/index review, system health check, pre-launch readiness), or when the user has an error but doesn't know where to start.

$ npx skills add insforge/agent-skills
Ver habilidad

github/make-skill-template

36.7kgithub.com

Create new Agent Skills for GitHub Copilot from prompts or by duplicating this template. Use when asked to "create a skill", "make a new skill", "scaffold a skill", or when building specialized AI capabilities with bundled resources. Generates SKILL.md files with proper frontmatter, directory structure, and optional scripts/references/assets folders.

$ npx skills add github/awesome-copilot
Ver habilidad

resend/resend

github.com

Use when working with the Resend email API — sending transactional emails (single or batch), receiving inbound emails via webhooks, managing email templates, tracking delivery events, managing domains, contacts, broadcasts, webhooks, API keys, automations, events, viewing API request logs, or setting up the Resend SDK. Always use this skill when the user mentions Resend, even for simple tasks like "send an email with Resend" — the skill contains critical gotchas (idempotency keys, webhook verification, template variable syntax) that prevent common production issues.

$ npx skills add resend/resend-skills
Ver habilidad

github/copilot-sdk

36.7kgithub.com

Build agentic applications with GitHub Copilot SDK. Use when embedding AI agents in apps, creating custom tools, implementing streaming responses, managing sessions, connecting to MCP servers, or creating custom agents. Triggers on Copilot SDK, GitHub SDK, agentic app, embed Copilot, programmable agent, MCP server, custom agent.

$ npx skills add github/awesome-copilot
Ver habilidad

fluxa-agent-payment/fluxa-agent-wallet

github.com

FluxA Agent Wallet allows AI agents to securely use a user’s wallet, enabling the agent to perform payment-related actions within the approved scope. Capabilities include x402 payments, USDC transfers, agent-to-agent transfers, payment links for receiving payments, AI social gifting, discovering and calling x402 resources (one-shot APIs), and using payment-related skills (one-shot skills). Use this tool when the user the user asks to perform any of these payment-related actions.

$ npx skills add fluxa-agent-payment/fluxa-ai-wallet-mcp
Ver habilidad