Ripperdoc banner
quantmew quantmew

Ripperdoc

AI community

Description

Ripperdoc is an open-source, extensible AI coding agent that runs in your terminal

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Ripperdoc

_an open-source, extensible AI coding agent that runs in your terminal_

GitHub stars

**Ripperdoc** is a powerful, extensible AI coding agent that runs directly in your terminal. Inspired by tools like [Claude Code](https://claude.com/claude-code), [Aider](https://github.com/paul-gauthier/aider), and [Goose](https://github.com/block/goose), Ripperdoc helps you write code, refactor projects, execute shell commands, and manage files through natural language conversations.

What Makes Ripperdoc Different?

  • πŸ”Œ Model Agnostic - Works with Anthropic Claude, OpenAI, Google Gemini, DeepSeek, and any OpenAI-compatible API
  • 🎣 Extensible Architecture - 30+ built-in tools with hooks system for custom workflows
  • πŸ€– Multi-Agent Coordination - Built-in task graph and team collaboration for complex workflows
  • πŸ“š Skill System - Load capability bundles on-demand (PDF, Excel, PowerPoint, custom languages)
  • πŸ”Œ MCP Integration - First-class Model Context Protocol server support
  • πŸ›‘οΈ Safe by Default - Permission system with configurable rules and hooks
  • 🎨 Beautiful UI - Rich terminal interface with themes, syntax highlighting, and interactive TUIs
  • ⚑ Background Tasks - Run long-running commands asynchronously with real-time monitoring

[δΈ­ζ–‡ζ–‡ζ‘£](README_CN.md) | [Contributing](CONTRIBUTING.md) | [Documentation](https://ripperdoc-docs.pages.dev/)

Core Fe