一键导入
acp-router
Route ACP-backed agent requests through the bundled acpx backend.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Route ACP-backed agent requests through the bundled acpx backend.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Apply Vercel's React and Next.js performance optimization rules when auditing or refactoring existing React/Next.js code for waterfalls, bundle size, hydration issues, render cost, or measurable runtime performance problems.
Use when building or improving browser-facing UI where visual hierarchy, responsive layout, interaction design, motion, media, copy, or product polish is the main challenge.
将图文/视频内容发布到小红书(XHS),并支持登录检查、二维码登录辅助、搜索笔记、获取详情、评论/回复、读取内容数据和多账号/多端口运行。使用 Python/CDP 控制面。
OpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
Use when the user asks to find, compare, install, vet, or create skills, including Chinese requests like 技能, 找技能, 安装 skill, find-skill, find-skills, or install skill.
Use when work spans backend services and browser-facing behavior, including APIs, auth/session flows, uploads, CRUD/business workflows, realtime features, or production hardening.
基于 SOC 职业分类
| name | acp-router |
| description | Route ACP-backed agent requests through the bundled acpx backend. |
Use this skill when a request explicitly targets ACP agents, ACP sessions, or
the acpx backend.
plugins.entries.acpx.config.mcpServers for ACP-local MCP servers.permissionMode=approve-all as a high-trust operator setting.The bundled plugin id is acpx. Runtime configuration lives under:
{
"plugins": {
"entries": {
"acpx": {
"enabled": true,
"config": {}
}
}
}
}