create▌
97 indexed skills · max 10 per page
mcp-create-adaptive-cards
github/awesome-copilot · Productivity
Adaptive Card response templates for MCP-based API plugins in Microsoft 365 Copilot. \n \n Supports static templates for consistent data formats, dynamic templates for multiple item types, and combined approaches with fallback defaults \n Includes JSONPath-based data mapping, conditional rendering, number formatting, and responsive single-column layouts optimized for Teams, Word, and PowerPoint \n Provides card elements like TextBlock, FactSet, Image, Container, ColumnSet, and actions with templ
create-oo-component-documentation
github/awesome-copilot · Documents
Create comprehensive documentation for the object-oriented component(s) at: ${input:ComponentPath}.
create-plan
davila7/claude-code-templates · Productivity
Turn a user prompt into a single, actionable plan delivered in the final assistant message.
devtu-create-tool
mims-harvard/tooluniverse · Productivity
Create new scientific tools following established patterns.
feishu-create-doc
larksuite/openclaw-lark · Documents
通过 MCP 调用 create-doc,从 Lark-flavored Markdown 内容创建一个新的飞书云文档。
hyva-create-module
hyva-themes/hyva-ai-tools · Productivity
This utility skill creates new Magento 2 modules in app/code/. It is designed to be called by other skills that need module scaffolding.
create-pr
marcelorodrigo/agent-skills · Productivity
Create pull requests following the best engineering practices.
mcp-create-declarative-agent
github/awesome-copilot · Productivity
Scaffold a declarative agent for Microsoft 365 Copilot integrated with an MCP server. \n \n Generates complete project structure including manifest.json, declarativeAgent.json, and ai-plugin.json with tool definitions auto-imported from MCP servers \n Supports OAuth 2.0 and SSO authentication with environment variable configuration and secure credential storage \n Provides response semantics mapping to extract and format API response data for Copilot consumption \n Includes MCP server integratio
create-tldr-page
github/awesome-copilot · Productivity
Create concise, example-driven tldr pages from documentation URLs and command names. \n \n Requires both a command name and authoritative documentation URL; provides guidance if either is missing \n Extracts 5–8 most common use cases ordered by frequency, following strict tldr-pages project formatting standards \n Uses {{placeholder}} syntax for options, arguments, and user-provided values with specific conventions for flags, options with arguments, and subcommands \n Validates documentation sou
create-spring-boot-java-project
github/awesome-copilot · Backend
Generate a Spring Boot 3.4.5 project skeleton with PostgreSQL, Redis, MongoDB, and Docker Compose. \n \n Scaffolds a Maven-based Spring Boot project with Java 21, including Lombok, Spring Data JPA, Spring Web, caching, and validation dependencies \n Pre-configures application.properties with connection details for PostgreSQL, Redis, and MongoDB, plus SpringDoc OpenAPI for API documentation \n Generates a docker-compose.yaml file with Redis 6, PostgreSQL 17, and MongoDB 8 services, each with pers