gemini-cli-datro-brain-honcho

Install Gemini CLI with Datro brain paths and a local Honcho MCP server.

Updated Sep 1, 2021
One-click install
npx skills add https://github.com/unclehowell/unclehowell --skill gemini-cli-datro-brain-honcho
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini-cli-datro-brain-honcho
Source: https://github.com/unclehowell/unclehowell/tree/main/skills/mcp/gemini-cli-datro-brain-honcho
Command: npx skills add https://github.com/unclehowell/unclehowell --skill gemini-cli-datro-brain-honcho

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @modelcontextprotocol/sdk, zod, and includes scripts (resource) components.

What problem does it solve?

Gemini CLI setup often lacks integrated memory tooling; this skill provides a streamlined configuration to use the Datro static brain and a local Honcho MCP server for memory tools within Gemini.

Core Features & Use Cases

  • Install and configure @google/gemini-cli.
  • Include brain directories (Datro static brain) in the Gemini context and enable loading memory from include directories.
  • Expose Honcho memory tools via a local MCP server for profile, search, ask, and conclude actions.
  • Use case: a developer sets up a local memory augmentation environment to augment Gemini with persistent user memory.

Quick Start

Install the Gemini CLI and configure its settings to include the Datro brain paths and the Honcho MCP server, then verify the setup by listing available tools.

Frequently Asked Questions about gemini-cli-datro-brain-honcho

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure Gemini CLI to use a local memory MCP server?

To configure Gemini CLI with a local memory MCP server, install Gemini CLI and specify the Honcho MCP server in your settings to expose memory tools for profile, search, ask, and conclude actions.

What is the Datro static brain used for in Gemini CLI?

The Datro static brain provides offline brain context management by including memory directories in the Gemini context, allowing you to load memory from include directories for persistent local memory augmentation.

Can I manage API keys when setting up the Honcho MCP server for Gemini?

Yes, setting up the Honcho MCP server for Gemini includes keys management guidance to ensure your local memory augmentation workflow handles authentication correctly during installation and configuration.

How do I install Gemini CLI and include brain directories for context?

Install @google/gemini-cli and configure its settings to include Datro static brain paths, enabling the loading of memory from include directories to provide an integrated local memory augmentation workflow.

Does the Honcho MCP server work for offline brain context management?

Yes, the Honcho MCP server works with the Datro static brain to provide offline brain context management, exposing local memory tools for profile, search, ask, and conclude actions within Gemini CLI.

How can I verify that my Gemini CLI memory tools are configured correctly?

Verify your Gemini CLI memory tools configuration by listing the available tools after setup, ensuring the Honcho MCP server exposes the profile, search, ask, and conclude actions successfully.