A catalog of available tools for both AI and Human users.
Open File Editor UIGenerates a new, blank agent identity and saves it to the session.
Parameter agent_name
Parameter save
Interactive UI form will be available here in a future update.
Saves an agent identity to the current session.
Parameter agent_name
Parameter agent_data
Interactive UI form will be available here in a future update.
Loads an agent and formats its identity as a system prompt.
Parameter agent_name
Interactive UI form will be available here in a future update.
Lists all saved agent identities in the current session.
This tool takes no parameters.
Interactive UI form will be available here in a future update.
Loads an agent identity from the current session.
Parameter agent_name
Interactive UI form will be available here in a future update.
Calculates mathematical expressions with math module functions.
Parameter expression
Interactive UI form will be available here in a future update.
Casts an I Ching hexagram and returns the reading.
Parameter seed
Interactive UI form will be available here in a future update.
Interact with the Gnosis Docker API to manage containers and images.
Parameter command
Parameter container_id
Parameter image
Parameter tag
Parameter force
Parameter all
Parameter tail
Interactive UI form will be available here in a future update.
Apply a diff to a file to edit its content. Creates a versioned backup.
Parameter file_path
Parameter diff_text
Parameter change_tag
Interactive UI form will be available here in a future update.
List all saved versions of a file.
Parameter file_path
Interactive UI form will be available here in a future update.
Restore a file to a specific version.
Parameter file_path
Parameter version_number
Interactive UI form will be available here in a future update.
Manage files and directories. Supports: create, read, write, list, move, delete, search, copy, versions, restore.
Parameter action
Parameter path
Parameter dest
Parameter content
Parameter pattern
Parameter show_hidden
Parameter recursive
Parameter max_depth
Parameter create_backup
Parameter version
Parameter encoding
Interactive UI form will be available here in a future update.
Generate a QR code. Free for short text, costs 100 satoshis for text over 128 characters.
Parameter data
Interactive UI form will be available here in a future update.
Retrieve a piece of data from a named memory within the current session.
Parameter name
Interactive UI form will be available here in a future update.
Save a piece of data to a named memory within the current session.
Parameter name
Parameter data
Interactive UI form will be available here in a future update.
Check your inbox for new messages.
Parameter agent_id
Parameter unread_only
Parameter limit
Interactive UI form will be available here in a future update.
Send a message to another agent's session-based inbox.
Parameter to_agent
Parameter subject
Parameter body
Parameter from_agent
Parameter priority
Interactive UI form will be available here in a future update.
Performs a basic TCP socket connection test to a specified host and port.
Parameter host
Parameter port
Parameter timeout
Interactive UI form will be available here in a future update.
Lists the available models from the Ollama server.
This tool takes no parameters.
Interactive UI form will be available here in a future update.
Sends a prompt to a large language model running on an Ollama server.
Parameter prompt
Parameter model
Interactive UI form will be available here in a future update.
Generate random data, including integers, floats, choices from a list, or cards from a deck.
Parameter type
Parameter min
Parameter max
Parameter count
Parameter choices
Parameter deck
Parameter seed
Interactive UI form will be available here in a future update.
Stream the logs of a Docker container in real-time.
Parameter container_id
Parameter tail
Interactive UI form will be available here in a future update.