A curated collection of Codex plugin examples demonstrating plugin manifests, companion surfaces (skills, hooks, assets), and sample integrations. Highlights richer, opinionated examples for Figma, Notion, iOS/macOS/web builds and MCP-backed bundles — useful for prototyping assistant plugins.
Visualizes live global data on a CesiumJS 3D globe via a plugin-driven pipeline and real-time WebSocket DataBus. Supports dynamic plugin marketplace, an opt-in Agent Bus for external LLM/MCP control, and self-hosting with Docker and PostgreSQL.
Real-time monitoring and control dashboard for Claude Code agents — tracks sessions, agent/subagent activity, tool calls, and live analytics. Local-first integration via Claude Code hooks, with Kanban/status board, MCP tool catalog, and web/desktop clients.
Lets an LLM autonomously propose, edit, run, and evaluate short single‑GPU LLM training experiments — fixed 5‑minute runs (~12 experiments/hour). Agent edits a single train.py; humans supply goals via program.md. Single‑GPU, val_bpb metric.
Generates production-ready App Store and Google Play screenshots from app metadata and style preferences using AI. Scaffolds a Next.js project, composes ad-style slides with localized/RTL support, and exports PNGs at all required Apple and Google resolutions.
Automatically converts codebases into structured, JSON-first CLI harnesses so LLMs and AI agents can reliably control desktop and server software; includes a CLI-Hub registry, demo harnesses, and agent plugins for one‑command generation and installation.
Author HTML-based video compositions and render deterministic, frame-accurate MP4s with agent-friendly tooling — preview in the browser, drive generation via AI agent skills, and use adapter runtimes (GSAP, Lottie, Three.js).
Lightweight, Markdown-only skill pack that lets LLM agents autonomously run ML research workflows—literature survey, idea discovery, cross-model review loops, experiment automation and paper writing—designed for Claude Code, Codex CLI, Cursor and local model setups.
Provides a single persistent database and open protocol so multiple AI tools share the same memory — built-in vector search, an AI gateway, and capture/skill extensions. Best for teams and power users who want a unified, self-hosted agent memory instead of siloed notes or per-tool caches.
Gives the pi terminal AI agent an autonomous experiment loop: propose code changes, run benchmarks, record metrics, auto-commit improvements and revert regressions. Ships a live widget/dashboard, MAD-based confidence scoring, hooks and backpressure checks — made for iterating on speed, bundle size, training loss and build times inside a terminal workflow.
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.
Turns any codebase, documentation, or knowledge base into an interactive knowledge graph you can explore, search, and ask questions about. Produces node-level summaries, guided tours, and diff impact analysis, and plugs into multiple LLM platforms (Claude Code, Codex, Copilot, Gemini CLI) for query-driven exploration.