一键导入
plugin-mcp-and-agent-setup
Add custom agents, reusable skills, and MCP configuration to a Copilot CLI plugin while keeping the manifest and documentation aligned.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Add custom agents, reusable skills, and MCP configuration to a Copilot CLI plugin while keeping the manifest and documentation aligned.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | plugin-mcp-and-agent-setup |
| description | Add custom agents, reusable skills, and MCP configuration to a Copilot CLI plugin while keeping the manifest and documentation aligned. |
If the environment variable PLUGIN_AUTHORING_SRC is set and points to a local source folder, this skill will read from and write to that folder for agent and skill files. This enables users to save new or updated agent/skill definitions directly from their workspace.
Use this skill when a plugin needs to grow beyond a bare manifest and bundle the reusable components that make it valuable: agent roles, skill workflows, and MCP server definitions.
agents/<agent-name>.agent.mdnameskills/<skill-name>/SKILL.mdname unique.mcp.jsonplugin.json at the MCP config using mcpServersplugin.json so agents, skills, and mcpServers all match the actual file layout.Summarize:
Index Logseq markdown into SQLite, query the index quickly, and synchronize markdown updates back into the database.
Publish or update a Copilot CLI plugin in a repository marketplace by wiring marketplace metadata, source paths, README guidance, and install instructions.
Create a new GitHub Copilot CLI plugin skeleton with a manifest, starter documentation, agent files, skill directories, and optional MCP wiring.
Perform safe, auditable open, close, create, move, and edit operations on KeePass databases via a local Python helper script.
Queue and run delegated repo tasks inside tmux-managed worker sessions using external coding CLIs such as Copilot or OpenCode.
Register repo memory and manage tmux-backed delegated worker sessions for external coding CLIs.