Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
原文语言:英语
菜单
已展示 8 / 8 个已收集 Skill。
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
原文语言:英语
通过 Evotown Database MCP Proxy 对已注册的业务数据库执行只读 SQL 查询。当用户需要查 CRM、订单、报表等结构化数据时使用;禁止直连数据库或写入 SQL。
Report Evotown dispatch job completion after the agent finishes real work.
原文语言:英语
Queue a cross-agent or cross-team handoff through the Evotown control plane.
原文语言:英语
Browser automation CLI for AI agents. Requires Node.js with agent-browser. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any…
原文语言:英语
A simple calculator that can add, subtract, multiply, and divide numbers. Use when the user needs to perform basic arithmetic operations.
原文语言:英语
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for…
原文语言:英语
发起 HTTP 网络请求,支持 GET、POST、PUT、DELETE、PATCH 方法。当用户需要调用 API、获取网页内容、发送数据到服务器时使用。