SwarmAI
Self-evolving desktop command center with persistent memory and pipelines
All Skills in This Repository (76)
Pure Emerald Level Indicatorswireframe
Generate interactive wireframes from natural language and export Excalidraw scenes with HTML launchers.
apple-reminders
Manage Apple Reminders from the terminal using remindctl on macOS.
Extract text and tables from PDFs using pypdf and pdf2image.
scheduler
Automate macOS task scheduling with crontab, launchd, and at.
save-activity
Append topics, decisions, modified files, and open questions to a dated DailyActivity markdown file.
summarize
Extract concise summaries, key points, and structured insights from articles, documents, URLs, and transcripts.
skillify-session
Convert a live conversation into SwarmAI SKILL.md and INSTRUCTIONS.md files.
mcp-builder
Build MCP servers with Python FastMCP and TypeScript MCP SDK.
hive-manager
Manage SwarmAI Hive cloud instances via the backend REST API.
podcast-gen
Convert text content into two-host podcast scripts and optional audio via TTS backends.
humanize
Transform AI-generated text into natural writing with targeted edits.
video-gen
Generate short-form videos from structured prompts and storyboards.
Frequently Asked Questions
FAQPage SchemaHow to install SwarmAI?▼
Run `npx skills add xg-gh-25/SwarmAI --all -g -y` in your terminal to install all skills globally. For the full desktop app, download the macOS .dmg from the GitHub Releases page or build from source per QUICK_START.md.
What makes SwarmAI different from a normal chatbot?▼
It keeps memory and judgment across sessions instead of starting from zero each time. Recurring mistakes become code-enforced gates, so the same error class stops happening.
What can SwarmAI skills actually do?▼
The 60+ bundled skills cover PDF/Word/Excel/PowerPoint editing, web research, frontend design, image/video/podcast generation, email and calendar management, notifications, transcription, and autonomous code pipelines.
Does SwarmAI work with Claude Code and other coding agents?▼
Yes. All skills follow the standard SKILL.md format and the repo ships AGENTS.md and CLAUDE.md orchestration files that Claude Code, Cursor, Kiro, and Codex read automatically.
Can non-developers use SwarmAI?▼
Yes. You describe tasks in plain language and the agent executes them; skills like reminders, weather, translation, and document creation need no coding knowledge.
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