riffpad

作者 riffpad已验证

Watch, approve and steer your coding agents from your phone.

126
Stars
31
Forks
Go
语言
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/riffpad/riffpad

快速入门

使用 riffpad 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

Riffpad

Watch, approve, and steer Claude Code, Codex, and other AI coding CLIs from your phone — without staying chained to the desk.

Docs Discord License

Website · Docs · Discord · App

EN · ZH


Why Riffpad?

Riffpad bridges the AI coding CLI running on your machine to your phone, so a long refactor doesn't chain you to the desk:

Watch — the agent's output streams live to your phone:

Watch: the CLI agent's output streams live to the phone

Steer — send a new instruction from your phone; it lands in the running terminal:

Steer: a message typed on the phone appears in the running terminal

Approve — permission prompts become one-tap cards:

Approve: approve a Bash command from the phone and the agent continues

Quickstart

Using an AI agent? Paste this into its chat — it reads the skill and sets up Riffpad for you:

curl -fsSL https://riffpad.ai/SKILL.md

1. Install the daemon

macOS / Linux

curl -fsSL https://riffpad.ai/install.sh | sh

Windows PowerShell

irm https://riffpad.ai/install.ps1 | iex

The Windows script downloads the latest binary, adds it to your user PATH, and registers a logon autostart task for the daemon.

2. Sign in on the computer

riffpad login

This opens a browser for GitHub authorization (like gh auth login). The daemon registers this computer as a host under your account and restarts automatically.

3. Pair your phone

riffpad pair

The terminal prints a 6-character code and a QR code. On your phone, open https://app.riffpad.ai, sign in with the same GitHub account, and enter the code (or scan the QR).

4. Start and control a session

riffpad run codex

The session appears in the app immediately — watch progress, approve actions, and send instructions from your phone, from anywhere.

The CLI speaks English and Chinese. English is the default; use riffpad --lang zh to switch to Chinese, or riffpad --lang en to explicitly select English.

Want to capture a Claude session you started yourself? Use riffpad attach instead — see the documentation.

How it works

Architecture: client phone and daemon computer exchange encrypted events and approvals through a zero-knowledge relay
  • Adapter — parses each CLI's structured output and hooks into a unified event stream (Claude Code, Codex, DeepSeek, Kimi, …).
  • Daemon — runs on your computer, owns the keys, manages sessions, and bridges adapters to the relay.
  • Relay — lightweight encrypted WebSocket relay. Zero-knowledge: it routes ciphertext and stores nothing.
  • Mobile app — shows sessions and approval cards, and sends approve / reject / prompt actions back.

Is it safe?

Yes, by design:

  • End-to-end encrypted — X25519 key exchange + AES-256-GCM.
  • Keys never leave your devices — they live only on your daemon and phone; the relay never sees plaintext.
  • Local-first — code, repositories, and API keys never leave your computer.
  • Read-only by default — every approve, reject, or prompt is an explicit action.

Community

Questions, ideas, or show-and-tell? Join us:

License

Riffpad is Apache-2.0 by default — the CLI (apps/daemon), clients (apps/client-beta, apps/mobile), landing/docs, and the shared packages/ libraries all use it. See the LICENSE file.

The relay server (apps/relay) is under Business Source License 1.1 — source-available, with personal and internal use permitted (including self-hosting); it converts to Apache-2.0 on 2030-08-09. See apps/relay/LICENSE. A full breakdown lives in NOTICE.

Copyright (c) 2026 Liu Zhening.

常见问题

What is riffpad?

riffpad is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by riffpad. Watch, approve and steer your coding agents from your phone. It has 126 GitHub stars.

Is riffpad safe to use?

Yes. riffpad passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install riffpad?

Clone the repository with "git clone https://github.com/riffpad/riffpad" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is riffpad written in?

riffpad is primarily written in Go. It is open-source under riffpad on GitHub, so you can review or fork the full source.

Are there alternatives to riffpad?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh riffpad against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI 智能体
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情