Turns any topic or document into an interactive, multi-agent classroom that generates slides, quizzes, interactive simulations and project-based learning activities. Includes real-time AI teachers/classmates, whiteboard drawing, TTS/ASR, PPTX/HTML export and chat-app integration via OpenClaw.
Framework for running agents inside real applications — it exposes shared actions, SQL-backed state, tools, skills, jobs and UI surfaces so agents can act on app state instead of just chatting. Backend-agnostic TypeScript stack with cloneable app templates and visual planning/recap features.
Reverse-engineers live websites into production-ready Next.js codebases: an AI-driven /clone-website skill extracts design tokens, assets, and exact component specs, then dispatches parallel builder agents to reconstruct pages. Recommends Claude Code (Opus 4.7) but supports many agents.
Exposes a ChatGPT account as an OpenAI-compatible local API and SDK set, enabling chat, streaming, and image-generation calls via a dev proxy or "Sign in with ChatGPT". Includes a CLI and TypeScript/React adapters; unofficial and uses user ChatGPT credentials.
Provides a command-line interface for AI agents to create, read, render, and modify Word/Excel/PowerPoint files headlessly. Includes a built-in high-fidelity HTML/PNG renderer, deterministic JSON APIs, resident mode and an MCP server for direct agent integration—suited for CI, containers, and automated document pipelines.
Curated marketplace of Claude Code plugins maintained by Anthropic, separating its own internally built plugins from vetted community submissions. Browse and install directly inside Claude Code via /plugin install {name}@claude-plugins-official.
A distilled 26M-parameter encoder–decoder LLM for on-device function-calling and tool use. Uses a pure-attention Simple Attention Network, provides open weights and local finetuning, and targets high-throughput inference on the Cactus runtime.
Orchestrates parallel CLI-based AI agents in isolated git worktrees so you can run multiple coding agents side-by-side, review AI-generated diffs, and link PRs/CI to each worktree. Desktop client with a mobile companion and BYO model subscriptions.
Review-first terminal diff viewer that opens changesets in an interactive TUI with multi-file review stream, sidebar navigation, and inline AI/agent annotations. Supports split/stack responsive layouts, watch mode, and Git/Jujutsu pager integration.
Evaluates job postings and produces tailored CVs, cover letters, and interview prep using a Claude Code-driven agent workflow. Distinguishes itself with a drafter–reviewer loop, mandatory PDF compilation and ATS text-layer verification, plus extensible portal scrapers and LaTeX templates.
Centralizes trip planning on a self-hosted server: collaborative itinerary editor with interactive maps, expenses, packing lists, reservations and PWA/offline support. Includes a built-in MCP (Model Context Protocol) server so AI assistants can read and automate trips via OAuth 2.1.