Letta Duckdb Agent
Data community
Description
Example text-to-sql agent using Motherduck (DuckDB)
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
letta-duckdb-agent
Example text-to-sql agent using Motherduck (DuckDB)
Setup
Prerequisites
- Python 3.13 or higher
- uv package manager
Installation
- Clone the repository:
git clone
cd letta-duckdb-agent
- Install dependencies using uv:
uv sync
- Create a
.envfile in the project root with your configuration:
# Add your environment variables here
# Example:
# LETTA_API_KEY=your_api_key_here
# DUCKDB_CONNECTION_STRING=your_connection_string
- Run the agent:
uv run python create_agent.py
Dependencies
duckdb- DuckDB database engineletta-client- Letta AI agent framework clientpython-dotenv- Environment variable management
All dependencies and their exact versions are specified in `pyproject.toml` and locked in `uv.lock`.
Related Skills
mcp-server-postgres
Read-only PostgreSQL database access.
Data mcp-server-sqlite
SQLite database interaction and querying.
Data mcp-server-google-maps
Google Maps integration for location data.
Data Bitbucket Data Center
---
Data Csv Data Summarizer
Automatically analyze CSV files and generate comprehensive insights with visualizations
Data Financial Services
Reference agents, skills, and data connectors for the financial-services workflows we see most — investment ba
Data