Packages reusable GitHub Copilot building blocks — agents, prompts, instructions, and skills — to make AI-assisted coding repeatable and standards-aligned for a team. Built around an RPI (Research, Plan, Implement) workflow in VS Code.
Visual, example-driven guide for using Claude Code: structured learning path, copy‑paste templates, and diagrams that show how to combine slash commands, hooks, subagents and MCP into production workflows.
Drives penetration testing from chat commands, orchestrating 100+ security tools through an MCP-native multi-agent engine on CloudWeGo Eino. Adds attack-chain graphs, risk scoring, and human-in-the-loop approval gates for authorized use.
Provides adaptive workflow steering rules for AI coding agents to guide development across Inception, Construction, and Operations phases. Includes opt-in extensions (security, testing), IDE/agent integrations (Cursor, Kiro, Amazon Q, Copilot, Claude), and human-in-the-loop approval points.
Runs recurring workplace tasks across 100+ tools (Slack, GitHub, Gmail, Notion, Linear) as scheduled sub-agents that triage errors, draft outreach, and compile daily briefs. Each run executes in an isolated Firecracker microVM with scoped permissions.
Agent-first development platform: spawn autonomous agents that plan, edit, run terminals, and drive a browser to verify their own work, returning reviewable artifacts like plans and screenshots. Defaults to Gemini 3 Pro; also runs Claude and GPT-OSS.
Wraps LangGraph in an opinionated harness giving an agent planning, file read/write, sub-agent delegation, and persistent memory out of the box. Aimed at long-horizon work where plain ReAct loops exhaust their context window.
Runs several AI coding agents — Claude Code, Codex, OpenCode — in parallel from one keyboard-driven desktop app, each on its own Git worktree. Playbooks batch markdown checklists, group chat coordinates agents, and a web server enables remote control.
Self-hosted personal AI assistant reachable through 20+ messaging channels you already use — WhatsApp, Telegram, Slack, iMessage and more. A local gateway acts as the control plane, stays model-agnostic, and sandboxes tool runs via Docker or SSH.
Packages Hugging Face ML tasks—dataset creation, model training, evaluation, Hub ops, Spaces deployment—as portable Agent Skills. Each is a SKILL.md folder agents load on demand, running unchanged across Claude Code, Codex, Gemini CLI, and Cursor.
Catalogs reusable Agent Skills for Codex — folders of instructions, scripts, and resources an agent loads to perform specific tasks. Tiers: .system (ships with Codex), .curated, and .experimental. Now deprecated in favor of OpenAI plugins.
Forecasts how social scenarios might unfold by running multi-agent simulations: thousands of LLM agents with memory and personalities, seeded from real data, that you steer by injecting variables to 'rehearse the future' in a digital sandbox.