goclaw
Self-hosted multi-tenant AI agent gateway with memory and channels
All Skills in This Repository (7)
Pure Emerald Level Indicatorsxlsx
Create, edit, and analyze spreadsheet files using pandas and openpyxl.
Extract text and structured data from PDF documents using pypdf and pdfplumber.
pptx
Create, edit, and analyze PowerPoint presentations using Python and pptxgenjs.
docx
Create and edit Microsoft Word .docx documents with JavaScript and XML.
workspace-organizing
Organizes agent workspace files into purpose-based folders with pre-write Vault and memory discovery.
goclaw
Administer and debug GoClaw gateways through the goclaw CLI.
skill-creator
Create, evaluate, and optimize GoClaw agent skills with eval-driven iteration workflows.
Frequently Asked Questions
FAQPage SchemaHow to install GoClaw?โผ
Run `npx skills add nextlevelbuilder/goclaw --all -g -y` in your terminal to install all skills in this suite globally.
What does GoClaw actually do?โผ
It is a self-hosted gateway that connects AI agents to 20+ LLM providers and 7 chat channels like Telegram, Discord, and WhatsApp, with built-in memory, teams, and scheduling.
Can GoClaw process PDF, Excel, and Word files?โผ
Yes. It bundles skills for extracting and editing PDFs, building error-free Excel models, creating Word documents, and designing PowerPoint decks.
Do I need DevOps experience to run GoClaw?โผ
No. The desktop Lite edition runs as a single native app with SQLite, while the server edition starts with one Docker command and an interactive setup wizard.
Can I build my own custom skills for GoClaw?โผ
Yes. The included skill-creator skill guides your agent through writing, testing, benchmarking, and publishing new skills with eval-driven iteration.
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