nanobot
Self-hosted personal AI agent with memory, tools, and chat apps
All Skills in This Repository (11)
Pure Emerald Level Indicatorsmemory
Search conversation history logs and interpret Dream-managed memory files.
image-generation
Generate and iteratively edit images using the generate_image tool with artifact tracking.
update-setup
Generates a personalized nanobot upgrade skill based on confirmed install method.
clawhub
Search and install agent skills from the ClawHub public skill registry.
my
Inspect and adjust the agent's runtime state, model presets, and session scratchpad values.
summarize
Summarize URLs, YouTube videos, PDFs, and text files into concise overviews.
skill-creator
Create and package modular AgentSkills with standard SKILL.md structure.
github
Manage GitHub issues, pull requests, and workflow runs via the gh CLI.
tmux
Send keystrokes and capture pane output from local tmux sessions.
weather
Retrieve current weather and forecasts from wttr.in and Open-Meteo without API keys.
cron
Schedule reminders and recurring tasks with configurable timing.
Frequently Asked Questions
FAQPage SchemaHow to install nanobot?▼
Run `npx skills add HKUDS/nanobot --all -g -y` in your terminal to install all skills in this suite globally.
What is nanobot used for?▼
nanobot is a self-hosted personal AI agent that runs in a WebUI, terminal, or chat apps and uses tools, memory, and scheduled automations to complete tasks for you.
Which chat apps does nanobot support?▼
It connects to Telegram, Discord, Slack, WeChat, Feishu, Email, Mattermost, MS Teams, and more through built-in channel integrations.
Can nanobot work with different AI models?▼
Yes. It supports OpenAI-compatible APIs, Anthropic, Azure, Bedrock, GitHub Copilot, and local models, with fallback routing between providers.
Can I use nanobot without coding experience?▼
Yes. A guided zero-background setup walkthrough and browser-based settings let non-technical users configure models and start chatting without editing config files.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core