gaia
Proactive personal assistant with design, testing, and shipping workflows
Gives the agent strict engineering rules for this monorepo: fix root causes instead of patching, verify behavior by running code rather than assuming, never swallow errors or ship stubs, and keep changes minimal and maintainable.
All Skills in This Repository (16)
Pure Emerald Level Indicatorsprogrammatic-seo
Generate SEO-optimized web pages from templates and structured data.
landing-page-copywriter
Generate landing page copy using PAS, AIDA, and StoryBrand frameworks.
seo-audit
Analyze crawlability, indexation, site speed, and on-page elements for SEO audits.
copywriting
Generate and refine marketing copy for web pages.
audit-website
Audit websites for SEO, performance, security, and technical issues using squirrelscan CLI.
find-skills
Search and install modular agent skills via the Skills CLI.
executing-plans
Execute implementation plans in batches with mandatory review checkpoints.
motion
Create declarative animations in React with gestures and scroll effects.
seo-geo
Optimize website content and technical elements for search engine visibility.
backlink-analyzer
Analyze backlink profiles to assess link authority and detect toxic links.
skill-creator
Guide creating AI skills with SKILL.md, scripts, references, and assets.
writing-plans
Generate detailed implementation plans for multi-step software development tasks.
Frequently Asked Questions
FAQPage SchemaHow to install GAIA skills?โผ
Run `npx skills add theexperiencecompany/gaia --all -g -y` in your terminal to install all skills in this repository globally.
What is GAIA?โผ
GAIA is an open-source, self-hostable personal assistant that connects your tools, runs repetitive work in the background, and messages you on WhatsApp, Telegram, Slack, or Discord when something needs attention.
What can I do with the GAIA skill collection?โผ
The skills cover shipping features end-to-end, writing adversarial tests, debugging with structured logs, designing and polishing UI, running SEO audits, and driving the GAIA app for testing.
Can I self-host GAIA?โผ
Yes. GAIA is fully open source and ships with a CLI and Docker Compose setup so you can run the entire stack on your own infrastructure.
Do these skills work with Claude Code and other coding agents?โผ
Yes. All skills follow the standard SKILL.md format and work in Claude Code, Cursor, Codex, and other compatible coding environments.
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