بنقرة واحدة
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 ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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.
| 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": {}
}
}
}
}