New skills
Browse the most recently seen skills in the imported catalog, with a stable tiebreak on current popularity.
power-platform-mcp-connector-suite
by github/awesome-copilot
Generate comprehensive Power Platform custom connector implementations with Model Context Protocol integration for Microsoft Copilot Studio.
ruby-mcp-server-generator
by github/awesome-copilot
Generate a complete, production-ready MCP server in Ruby using the official Ruby SDK.
shuffle-json-data
by github/awesome-copilot
Shuffle repetitive JSON objects without corrupting the data or breaking JSON syntax. Always validate the input file first. If a request arrives without a data file, pause and ask for one. Only proceed after confirming the JSON can be shuffled safely.
structured-autonomy-generate
by github/awesome-copilot
Source details, install context, and public review data are available on the full page.
structured-autonomy-implement
by github/awesome-copilot
Source details, install context, and public review data are available on the full page.
structured-autonomy-plan
by github/awesome-copilot
Source details, install context, and public review data are available on the full page.
suggest-awesome-github-copilot-agents
by github/awesome-copilot
Analyze current repository context and suggest relevant Custom Agents files from the GitHub awesome-copilot repository that are not already available in this repository. Custom Agent files are located in the agents folder of the awesome-copilot repository.
suggest-awesome-github-copilot-instructions
by github/awesome-copilot
Analyze current repository context and suggest relevant copilot-instruction files from the GitHub awesome-copilot repository that are not already available in this repository.
suggest-awesome-github-copilot-prompts
by github/awesome-copilot
Analyze current repository context and suggest relevant prompt files from the GitHub awesome-copilot repository that are not already available in this repository.
suggest-awesome-github-copilot-skills
by github/awesome-copilot
Analyze current repository context and suggest relevant Agent Skills from the GitHub awesome-copilot repository that are not already available in this repository. Agent Skills are self-contained folders located in the skills folder of the awesome-copilot repository, each containing a SKILL.md file with instructions...
swift-mcp-server-generator
by github/awesome-copilot
Generate a complete, production-ready MCP server in Swift using the official Swift SDK package.
tldr-prompt
by github/awesome-copilot
Source details, install context, and public review data are available on the full page.
typespec-api-operations
by github/awesome-copilot
Add RESTful operations to an existing TypeSpec API plugin for Microsoft 365 Copilot.
typespec-create-agent
by github/awesome-copilot
Source details, install context, and public review data are available on the full page.
typespec-create-api-plugin
by github/awesome-copilot
Create a complete TypeSpec API plugin for Microsoft 365 Copilot that integrates with external REST APIs.
update-avm-modules-in-bicep
by github/awesome-copilot
Update Bicep file ${file} to use latest Azure Verified Module (AVM) versions. Limit progress updates to non-breaking changes. Don't output information other than the final output table and summary.
update-implementation-plan
by github/awesome-copilot
Source details, install context, and public review data are available on the full page.
update-llms
by github/awesome-copilot
Update the existing llms.txt file in the root of the repository to reflect changes in documentation, specifications, or repository structure. This file provides high-level guidance to large language models (LLMs) on where to find relevant content for understanding the repository's purpose and specifications.
update-markdown-file-index
by github/awesome-copilot
Update markdown file ${file} with an index/table of files from folder ${input:folder} .
update-oo-component-documentation
by github/awesome-copilot
Update the existing documentation file at: ${file} by analyzing the corresponding component code.
what-context-needed
by github/awesome-copilot
Before answering my question, tell me what files you need to see.
agent-reach
by panniantong/agent-reach
Upstream tools for 13+ platforms. Call them directly.
freee-api-skill
by freee/freee-mcp
freee-mcp (MCP サーバー) を通じて freee API と連携。
multiplayer-game
by rivet-dev/skills
IMPORTANT: Before doing anything, you MUST read BASE_SKILL.md in this skill's directory. It contains essential guidance on debugging, error handling, state management, deployment, and project setup. Those rules and patterns apply to all RivetKit work. Everything below assumes you have already read and understood it.