EXboys
- 13 skills
- 0 followers
- 14 hours ago last updated
- ▌ Find Skills · exboysHelps 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 functionality that might exist as an installable skill.
- ▌ Agent Browser · exboys bundleBrowser 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 browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
- ▌ Skill Creator · exboys bundleCreate or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
- ▌ Echo · exboys bundleEcho back the input message. Use when the user wants to test or echo something.
- ▌ Greeter · exboys bundleGenerate a personalized greeting. Use when the user wants to greet someone by name.
- ▌ Text Upper · exboys bundleConvert text to uppercase. Use when the user wants to convert text to all capital letters.
- ▌
- ▌
- ▌ Xiaohongshu Writer · exboys bundle小红书图文内容创作助手。**必须传入 content**(含 title、body、hashtags、thumbnail),建议 generate_thumbnail=true。优先 Playwright HTML 截图生成封面,失败时回退 Pillow。
- ▌ Check Weather Forecast · exboys bundle查询指定城市未来几天(明天、后天等)的天气预报。当用户询问「明天」「后天」「未来几天」天气时使用;与 weather 互补,weather 仅提供实时天气。
- ▌ Database Query · exboys通过 Evotown Database MCP Proxy 对已注册的业务数据库执行只读 SQL 查询。当用户需要查 CRM、订单、报表等结构化数据时使用;禁止直连数据库或写入 SQL。
- ▌
- ▌ Calculator · exboysA simple calculator that can add, subtract, multiply, and divide numbers. Use when the user needs to perform basic arithmetic operations.