xg-gh-25xg-gh-25Community·76 Agent Skills Included

SwarmAI

Self-evolving desktop command center with persistent memory and pipelines

Runs a desktop command center that remembers context across sessions, self-corrects recurring mistakes, and turns one-line requests into push-ready code. Eliminates cold-start sessions, manual context reloading, and repeated errors through governed memory files, background jobs, and code-enforced quality gates. Ships 60+ ready skills for documents, research, design, media generation, notifications, and system operations.
npx skills add xg-gh-25/SwarmAI --all -g -y
Available:

Teaches the agent the system's architecture, memory model, and quality gates so it routes requests to the right skills and follows enforced build-test-review rules before shipping code.

All Skills in This Repository (76)

Pure Emerald Level Indicators
📦 In Repo
xg-gh-25xg-gh-25

wireframe

Generate interactive wireframes from natural language and export Excalidraw scenes with HTML launchers.

Community
Intermediate
📦 In Repo
xg-gh-25xg-gh-25

apple-reminders

Manage Apple Reminders from the terminal using remindctl on macOS.

Community
Intermediate
📦 In Repo
xg-gh-25xg-gh-25

pdf

Extract text and tables from PDFs using pypdf and pdf2image.

Community
Advanced
📦 In Repo
xg-gh-25xg-gh-25

scheduler

Automate macOS task scheduling with crontab, launchd, and at.

Community
Advanced
📦 In Repo
xg-gh-25xg-gh-25

save-activity

Append topics, decisions, modified files, and open questions to a dated DailyActivity markdown file.

Community
Intermediate
📦 In Repo
xg-gh-25xg-gh-25

summarize

Extract concise summaries, key points, and structured insights from articles, documents, URLs, and transcripts.

Community
Intermediate
📦 In Repo
xg-gh-25xg-gh-25

skillify-session

Convert a live conversation into SwarmAI SKILL.md and INSTRUCTIONS.md files.

Community
Intermediate
📦 In Repo
xg-gh-25xg-gh-25

mcp-builder

Build MCP servers with Python FastMCP and TypeScript MCP SDK.

Community
Advanced
📦 In Repo
xg-gh-25xg-gh-25

hive-manager

Manage SwarmAI Hive cloud instances via the backend REST API.

Community
Intermediate
📦 In Repo
xg-gh-25xg-gh-25

podcast-gen

Convert text content into two-host podcast scripts and optional audio via TTS backends.

Community
Advanced
📦 In Repo
xg-gh-25xg-gh-25

humanize

Transform AI-generated text into natural writing with targeted edits.

Community
Basic
📦 In Repo
xg-gh-25xg-gh-25

video-gen

Generate short-form videos from structured prompts and storyboards.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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