Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
EXboys/evotown
SkillsMP has collected 8 skills from EXboys/evotown. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 8
- GitHub stars
- 663
- GitHub forks
- 64
Skills in this repository
Showing 8 of 8 collected skills.
通过 Evotown Database MCP Proxy 对已注册的业务数据库执行只读 SQL 查询。当用户需要查 CRM、订单、报表等结构化数据时使用;禁止直连数据库或写入 SQL。
Source text: Chinese
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、获取网页内容、发送数据到服务器时使用。
Source text: Chinese