AI agent deep dives

The complete agent toolset, organized

A cheat-sheet of six tool families with common usage — perfect for copy-pasting into agent system prompts.

Kition Team·Feb 8, 2026·8 min read

Filesystem

  • read_file / write_file / list_dir / search_files
  • Use for: archiving, batch renames, content search

Execution

  • run_command / apply_patch
  • Use for: tests, git ops, scripts

Document

  • document_patch / document_outline
  • Use for: agent edits to drafts, outline generation

Web

  • web_search / web_fetch / web_article_save
  • Use for: research, clipping

Browser

  • browser_open / browser_navigate / browser_search / browser_screenshot
  • Use for: logged-in sites, dynamic content, UI screenshots

Tables

  • data_table_records / data_table_add_records / data_table_query
  • Use for: CRM, issue boards, content calendar

MCP

  • list_mcp_resources / read_mcp_resource / tool_search
  • Use for: Linear / Notion / GitHub / internal systems

Ready when you are.

Kition is a local-first AI workspace. Markdown documents, structured tables, and an AI agent — running on your own machine, against the model provider you choose.