← all publishers

EXboys

@exboys source repo

13 published skills

  1. Find Skills · exboys
    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 functionality that might exist as an installable skill.
    0
    installs
  2. Agent Browser · exboys bundle
    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 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.
    0
    installs
  3. Skill Creator · exboys bundle
    Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
    0
    installs
  4. Echo · exboys bundle
    Echo back the input message. Use when the user wants to test or echo something.
    0
    installs
  5. Greeter · exboys bundle
    Generate a personalized greeting. Use when the user wants to greet someone by name.
    0
    installs
  6. Text Upper · exboys bundle
    Convert text to uppercase. Use when the user wants to convert text to all capital letters.
    0
    installs
  7. Weather · exboys bundle
    查询城市天气信息,支持查询今天和明天的天气预报。当用户询问某个城市的天气、温度、湿度等信息时使用。
    1
    install
  8. Csdn Article · exboys
    CSDN 博客文章格式与风格指引。当用户要求写 CSDN 文章时,按此格式直接输出 Markdown,无需调用工具。
    1
    install
  9. Xiaohongshu Writer · exboys bundle
    小红书图文内容创作助手。**必须传入 content**(含 title、body、hashtags、thumbnail),建议 generate_thumbnail=true。优先 Playwright HTML 截图生成封面,失败时回退 Pillow。
    1
    install
  10. Check Weather Forecast · exboys bundle
    查询指定城市未来几天(明天、后天等)的天气预报。当用户询问「明天」「后天」「未来几天」天气时使用;与 weather 互补,weather 仅提供实时天气。
    1
    install
  11. Database Query · exboys
    通过 Evotown Database MCP Proxy 对已注册的业务数据库执行只读 SQL 查询。当用户需要查 CRM、订单、报表等结构化数据时使用;禁止直连数据库或写入 SQL。
    1
    install
  12. HTTP Request · exboys
    发起 HTTP 网络请求,支持 GET、POST、PUT、DELETE、PATCH 方法。当用户需要调用 API、获取网页内容、发送数据到服务器时使用。
    1
    install
  13. Calculator · exboys
    A simple calculator that can add, subtract, multiply, and divide numbers. Use when the user needs to perform basic arithmetic operations.
    1
    install