By cogni-work
Port Claude Code plugins to Microsoft Copilot Studio — generates agent configs, topic YAML, flow JSON, connector definitions, and step-by-step GUI instructions
A Claude Code plugin that ports Claude Code plugins to Microsoft Copilot Studio. It reads your plugin's agents, skills, commands, hooks, and MCP servers, then generates equivalent Copilot Studio agent configs, topic YAML, Power Automate flow JSON, OpenAPI 2.0 connector definitions, and step-by-step GUI instructions.
git clone https://github.com/anthropics/cogni-copilot.git
claude plugin add /path/to/cogni-copilot
/port-plugin /path/to/your-claude-plugin
This analyzes the source plugin and generates a copilot-studio-output/ directory in your current working directory.
copilot-studio-output/
├── agent.mcs.yaml # Agent identity and instructions
├── settings.mcs.yml # Agent settings
├── connectionreferences.mcs.yml
├── GUI-INSTRUCTIONS.md # Step-by-step manual setup guide
├── topics/ # Conversation topics (.mcs.yaml)
│ ├── <skill-name>.mcs.yaml
│ └── <command-name>.mcs.yaml
├── trigger/ # Event trigger topics
│ └── <hook-name>.mcs.yaml
├── workflows/ # Power Automate flows
│ └── <flow-name>/
│ ├── metadata.yaml
│ └── workflow.json
├── actions/ # Custom connectors (OpenAPI 2.0)
│ └── <connector-name>.mcs.yml
└── knowledge/files/ # Uploadable knowledge documents
| Claude Code | Copilot Studio |
|---|---|
| Agent (system prompt, tools) | Agent (instructions, tools, knowledge) |
| Skill (SKILL.md + references) | Topic + Knowledge files |
| Command (frontmatter + instructions) | Topic + optional Power Automate flow |
| Hook (event handler) | Event trigger topic |
| MCP server (tool provider) | Custom connector (OpenAPI 2.0) |
AGPL-3.0 — see LICENSE.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub cogni-work/cogni-tools --plugin cogni-copilotStrategic trend scouting and reporting pipeline. Combines the Smarter Service Trendradar (4-dimension structure) with the TIPS content framework (Trends, Implications, Possibilities, Solutions). Bilingual trend scouting, investment theme modeling, evidence-backed CxO reports, and reusable industry catalogs. DACH-focused, EN/DE.
Professional copywriting toolkit providing document polishing with messaging frameworks (BLUF, Pyramid, SCQA, STAR, PSB, FAB, Inverted Pyramid), stakeholder review via parallel persona Q&A, readability optimization, sales enhancement (Power Positions), multi-language support, JSON field polishing via the copy-json adapter, and arc contract audit against cogni-narrative.
Central help hub for the insight-wave ecosystem. Interactive courses (12-course curriculum), plugin discovery, cross-plugin workflow guides, troubleshooting, quick-reference cheatsheets, and GitHub issue filing.
Generate multi-page customer websites from portfolio, marketing, trend, and research content produced by other insight-wave plugins. Assembles a deployable static site with shared navigation, theming, and responsive HTML.
B2B marketing content engine bridging cogni-trends strategic themes (GTM paths) and cogni-portfolio propositions into channel-ready content. Supports thought leadership, demand generation, lead generation, sales enablement, and ABM across markets with configurable brand voice. Bilingual DE/EN.
Microsoft Copilot Studio YAML authoring toolkit. Create, edit, validate, and test Copilot Studio agents using YAML files.
High-intelligence Claude Code copilot with deep code reasoning, evidence-driven planning, orchestration-first execution, model routing, context budgeting, CI/CD integration, enterprise security, plugin development, prompt engineering, performance profiling, agent teams, channels (event-driven autonomy with CI webhook, mobile approval relay, Discord bridge, and fakechat dev profile), interactive tutorials, LSP integration, security-hardened hook script library, MCP Prompts coverage, common workflow packs, runtime selection guide, computer-use patterns, checkpointing, scheduled-task blueprints, repo bootstrap scanner, hook policy engine (8 installable packs), layered memory deployment, role-based subagent packs (implementer, debugger, migration-lead, dependency-auditor, release-coordinator), 5 agent-team topology kits, autonomy operating mode (4 profiles + 3 gates), and a queryable 15-tool MCP documentation server with autonomy advisor.
Create and maintain GitHub Copilot CLI plugins — skills, agents, prompts, instructions, and MCP servers with authoritative spec references and templates
Comprehensive toolkit for developing Claude Code plugins. Includes 10 expert skills covering hooks, MCP integration, LSP servers, commands, agents, marketplaces, and best practices, plus a guide skill for navigation. AI-assisted plugin creation and validation.
AI agent skills for CopilotKit — setup, develop, integrate, debug, upgrade, and contribute to CopilotKit projects
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns