Tool Market

Install official tools with one click from the Tool Store, or upload custom tools to extend AI capabilities.

The power of WinClaw lies in its rich tool ecosystem. Through the Tool Market, you can install various official tools with one click, or upload your own custom tools to give your AI assistant more capabilities.

Access Tool Management

Click the Tools icon in the left navigation bar to enter the Tool Management page.

Tool Management Page

The page is divided into two sections:

  • Tool Store: Official tool store with various pre-built tools
  • Installed: List of installed tools

Install from Tool Store

The Tool Store offers a rich collection of official tools covering office work, calendar, weather, and more.

Available Tools

Tool NameDescription
agent_bitableFeishu Bitable tool for managing multi-dimensional tables
agent_calendarCalendar tool for managing schedules and reminders
agent_cursorCommand line tool for executing system commands
agent_excelExcel processing tool for creating, editing, and formatting spreadsheets
agent_geoGeolocation tool for getting location information
agent_pptPowerPoint tool for creating and editing presentations
agent_weatherWeather tool for querying weather information
agent_wordWord tool for creating and editing documents

Installation Steps

  1. Find the tool you need in the Tool Store list
  2. Click the Install button on the right side of the tool (shows as "Installed" when already installed)
  3. Wait for the download to complete, and the tool is ready to use

Each tool displays the following information:

  • Name: Unique identifier of the tool
  • Description: What the tool does
  • Size: Package size (e.g., 7.4 MB)
  • Platform: Supported operating system (e.g., windows/x64)
  • Status: Installed or not installed

Tip: Click the Refresh button in the top right corner to refresh the tool list and get the latest tools.

Upload Custom Tools

In addition to official tools, you can upload your own tools to extend the AI assistant's capabilities.

Upload Steps

  1. Prepare your tool file (following WinClaw tool specifications)
  2. Click the Upload Tool button in the top right corner
  3. Select and upload the tool file
  4. After successful upload, the tool will appear in the Installed list

Uploaded tool files are saved in the local directory:

C:\Users\{username}\.auto-coder\.autocodertools

Tool Development

If you want to develop your own tools, you need to follow WinClaw's tool specifications. A tool is essentially an executable program that the AI assistant calls to complete specific tasks.

Basic requirements for tool development:

  • Support command line invocation
  • Accept input parameters in the specified format
  • Return structured execution results

Manage Installed Tools

In the Installed tab, you can view and manage all installed tools:

  • View tool installation status
  • Uninstall tools you no longer need
  • Update tools to the latest version

Using Tools

After installing tools, the AI assistant automatically recognizes and calls the appropriate tools when needed. For example:

  • When you say "Check tomorrow's weather", AI will call the agent_weather tool
  • When you say "Create an Excel spreadsheet with this data", AI will call the agent_excel tool
  • When you say "Create a PPT for me", AI will call the agent_ppt tool

You don't need to manually specify which tool to use — the AI automatically selects the right tool based on your request.

FAQ

What if tool installation fails?

  1. Check if the network connection is working
  2. Click Refresh and try again
  3. Make sure you have enough disk space

Uploaded tool not working?

  1. Confirm the tool file format is correct
  2. Check if the tool follows WinClaw specifications
  3. Restart WinClaw and try again

How do I update a tool?

Currently, updating a tool requires uninstalling the old version first, then reinstalling the latest version from the Tool Store.