TOOLS_INDEX.md · 10.2 KB

MindX Tools Index

Comprehensive Tool Documentation Index

This document provides a complete index of all tools in the mindX system, with links to detailed documentation for each tool.

Last Updated: 2026-01-11 Total Tools: 31+


📚 Documentation Status

✅ Fully Documented Tools

  1. CLI Command Tool - Meta-tool for executing system CLI commands
  2. Shell Command Tool - Secure shell command execution
  3. Web Search Tool - Google Custom Search integration
  4. Tree Agent - Secure directory navigation
  5. Summarization Tool - LLM-powered text summarization
  6. Note Taking Tool - Agent-specific note management
  7. GitHub Agent Tool - GitHub backup and restore coordination
  8. System Health Tool - System monitoring and health checks
  9. Audit and Improve Tool - Code auditing and improvement
  10. Memory Analysis Tool - Memory pattern analysis
  11. Business Intelligence Tool - Business metrics and KPIs
  12. Augmentic Intelligence Tool - Comprehensive system orchestration and self-improvement
  13. Strategic Analysis Tool - Strategic business analysis and decision support
  14. Agent Factory Tool - Dynamic agent creation with full lifecycle management
  15. Tool Factory Tool - Dynamic tool creation and registry management
  16. Registry Manager Tool - Comprehensive tool and agent registry management with model cards
  17. Registry Sync Tool - Synchronize runtime and persistent registries with cryptographic identities
  18. Tool Registry Manager - Simplified tool registry management
  19. System Analyzer Tool - Holistic system analysis with LLM-powered insights
  20. Optimized Audit Gen Agent - Specialized code auditing with chunking
  21. LLM Tool Manager - LLM tool registry management with model cards
  22. Token Calculator Tool (Robust) - Enhanced token counting and cost calculation
  23. Identity Sync Tool - Comprehensive identity synchronization
  24. User Persistence Manager - Wallet-based user management with signature verification
  25. Prompt Tool - Manages, stores, and executes prompts as first-class infrastructure
  26. Persona Agent - Enables adoption and maintenance of different personas with distinct cognitive patterns
  27. Avatar Agent - Generates avatars for agents and participants using image/video generation APIs, integrated with PromptTool and PersonaAgent
  28. A2A Tool - Enables standardized agent-to-agent communication following the A2A protocol
  29. MCP Tool - Provides Model Context Protocol support for structured context provision to agents
  30. Ollama Cloud Tool - Cloud inference via Ollama (chat, generate, embed, model discovery). Gives any agent access to 120B+ parameter models via Ollama cloud with adaptive rate limiting, 18dp precision metrics, and branch-ready design for peripheral agents. Source: tools/cloud/ollama_cloud_tool.py
  31. Hostinger VPS Agent - VPS management via three MCP channels: SSH (shell access), Hostinger API (restart, metrics, backups), mindX Backend (health, diagnostics, activity). Persistent connection state across sessions. MCP tool registration for agent discovery. Source: agents/hostinger_vps_agent.py, definition: agents/hostinger.vps.agent

📝 Partially Documented Tools

🔄 Tools Pending Documentation

All major tools have been documented! The following tools have partial documentation or are covered in other documents:


🗂️ Tool Categories

1. Command Execution Tools

2. File System Tools

3. Information Retrieval Tools

4. Development Tools

5. System Management Tools

6. Agent Management Tools

7. Analysis Tools

8. Version Control Tools

9. Utility Tools

10. Cognition & Communication Tools


📊 Tool Status Matrix

ToolStatusDocumentationTestsPriority
CLI Command Tool✅ Active✅ Complete⚠️ PartialHigh
Shell Command Tool✅ Active✅ Complete⚠️ PartialHigh
Web Search Tool✅ Active✅ Complete⚠️ PartialMedium
Tree Agent✅ Active✅ Complete❌ NoneMedium
Summarization Tool✅ Active✅ Complete⚠️ PartialMedium
Note Taking Tool✅ Active✅ Partial⚠️ PartialMedium
GitHub Agent Tool✅ Active✅ Complete✅ CompleteHigh
Base Gen Agent✅ Active✅ Partial⚠️ PartialHigh
System Health Tool✅ Active⚠️ Partial❌ NoneHigh
Memory Analysis Tool✅ Active⚠️ Partial❌ NoneMedium
Business Intelligence Tool✅ Active⚠️ Partial❌ NoneLow
Audit and Improve Tool✅ Active❌ None⚠️ PartialHigh
Augmentic Intelligence Tool✅ Active❌ None⚠️ PartialHigh
Strategic Analysis Tool✅ Active❌ None❌ NoneMedium
Registry Manager Tool✅ Active✅ Complete❌ NoneMedium
Agent Factory Tool✅ Active✅ Complete❌ NoneHigh
Tool Factory Tool✅ Active✅ Complete❌ NoneHigh
Prompt Tool✅ Active✅ Complete❌ NoneHigh
Persona Agent✅ Active✅ Complete❌ NoneHigh
Avatar Agent✅ Active✅ Complete❌ NoneMedium
A2A Tool✅ Active✅ Complete❌ NoneHigh
MCP Tool✅ Active✅ Complete❌ NoneHigh

🔄 Documentation Progress

Completed (29+ tools)

In Progress (1 tool)

Pending (0 tools)


📖 How to Use This Index

  1. Find a Tool: Use the categories or status matrix to locate tools
  2. Read Documentation: Click on tool names to view detailed documentation
  3. Check Status: Review the status matrix for tool health
  4. Contribute: Add documentation for undocumented tools

🎯 Next Steps

  1. ✅ Complete documentation for all tools - DONE!
  2. Add usage examples to all tool documentation
  3. Create integration guides for tool combinations (especially PromptTool + PersonaAgent + AvatarAgent, and A2A + MCP)
  4. Add troubleshooting sections to all documentation
  5. Create test suites for new tools (A2A, MCP, Prompt, Persona, Avatar)
  6. Add integration examples showing A2A + MCP usage patterns

📝 Documentation Standards

All tool documentation should include:

  1. Overview - Purpose and high-level description
  2. Architecture - Design principles and components
  3. Usage - Code examples and common patterns
  4. Configuration - Setup and configuration options
  5. Security - Security considerations and best practices
  6. Limitations - Known limitations and workarounds
  7. Integration - How to integrate with other tools/agents
  8. Examples - Real-world usage examples
  9. Technical Details - Implementation details
  10. Future Enhancements - Planned improvements

🔗 Related Documentation


Note: This index is actively maintained. Tools are being documented and improved systematically. Check back regularly for updates.


Referenced in this document
DEPLOYMENT_MINDX_PYTHAI_NETGITHUB_AGENTINDEXTOOLSa2a_toolagent_factory_toolaudit_and_improve_toolaugmentic_intelligence_toolbusiness_intelligence_toolcli_command_toolidentity_sync_toolllm_tool_managermcp_toolmemory_analysis_toolnote_taking_toolprompt_toolregistry_manager_toolregistry_sync_toolshell_command_toolstrategic_analysis_tool

All DocumentsDocument IndexThe Book of mindXImprovement JournalAPI Reference