Packages Every's 'compound engineering' workflow into 26 slash commands for AI coding agents like Claude Code — brainstorm, plan, work, review, debug. Skews effort toward planning and review, and saves each run's lessons so the next task is easier.
Autonomously performs end-to-end data science tasks — from cleaning and exploration to modeling, visualization, and analyst-grade reports — via an agentic LLM. Open-source model, code, datasets and demos; supports vLLM deployment, Jupyter/CLI/Web UIs, and OpenAI-style APIs.
Provides a persistent, dependency-aware structured memory for coding agents — replacing scattered markdown plans with a versioned task/issue graph backed by Dolt. Agent-optimized features include JSON output, dependency tracking, zero-conflict IDs, and semantic compaction for long-horizon workflows.
A dependency-aware issue tracker for AI coding agents that stores tasks as a version-controlled graph in a Dolt database, so agents keep context across long-horizon work. Content-hash IDs prevent merge conflicts when multiple agents edit in parallel.
A library of 232 ready-made AI agent personas across 16 divisions — engineering, design, marketing, sales, security, finance, and more. Each defines a role, workflow, and concrete deliverables rather than just a prompt template.
Decomposes a financial question into a research plan, then autonomously pulls live market data — income statements, balance sheets, cash flows — and self-checks until confident. Logs every tool call and reasoning step to JSONL scratchpads.
Terminal-based coding agent that reads and edits code, runs shell commands, and fetches web pages while planning multi-step tasks autonomously. A Ctrl-X toggle drops into a raw shell, and ACP support plugs it into Zed and JetBrains IDEs.
Orchestrates multiple AI providers to generate context-aware attack payloads, scan web targets for 45+ vulnerability types, and produce compliance-mapped reports. Supports dynamic provider failover, RAG-indexed CVE intelligence, browser automation, and AI triage; requires API keys and authorized testing.
Generates production-grade synthetic datasets from scratch or from seed data using dependency-aware samplers, LLM-backed text columns, built-in validators, previewing, and LLM-as-judge scoring.
Curated index of Claude Skills and plugins, grouped into ten categories from document processing and coding to data analysis and SaaS automation. A discovery layer for ready-made extensions you can reuse instead of authoring skill files yourself.
Capture file/component/HTML context from any React UI element with a keystroke so coding assistants get precise, paste-ready snippets. Works in development mode, offers plugin hooks and MCP integration, and targets faster/more accurate LLM-assisted coding workflows.
Turns documentation sites, GitHub repos, PDFs, videos and other sources into ready-to-use skill packs for Claude, Gemini, OpenAI and RAG frameworks like LangChain. Detects conflicts across sources, transcribes video, and exports to 21 formats.