Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
exboys
/
evotown
home
/
skills
/
exboys
/
evotown
exboys/evotown
8 skills
View on GitHub
$
npx skills add exboys/evotown
Skill
Installs
agent-browser
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 screen
—
calculator
A simple calculator that can add, subtract, multiply, and divide numbers. Use when the user needs to perform basic arithmetic operations.
—
database-query
通过 Evotown Database MCP Proxy 对已注册的业务数据库执行只读 SQL 查询。当用户需要查 CRM、订单、报表等结构化数据时使用;禁止直连数据库或写入 SQL。
—
evotown-dispatch-complete
Report Evotown dispatch job completion after the agent finishes real work.
—
evotown-handoff
Queue a cross-agent or cross-team handoff through the Evotown control plane.
—
find-skills
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 sk
—
http-request
发起 HTTP 网络请求,支持 GET、POST、PUT、DELETE、PATCH 方法。当用户需要调用 API、获取网页内容、发送数据到服务器时使用。
—
skill-creator
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
—