From 121c72aa1af47ac2d70cac1f67c13a283bb6385f Mon Sep 17 00:00:00 2001 From: Sofiane Date: Tue, 7 Apr 2026 00:04:35 +0200 Subject: [PATCH] Add Onepilot to Companion Apps & Tools section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Onepilot is an iOS app that lets you SSH into remote servers and run Claude Code from your phone — useful for monitoring and managing coding agents on the go. Website: https://onepilotapp.com --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e4de615..96be52b 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Awesome Claude Code plugins — a curated list of slash commands, subagents, MCP - [Marketing Growth](#marketing-growth) - [Project & Product Management](#project--product-management) - [Security, Compliance, & Legal](#security-compliance--legal) +* [Companion Apps & Tools](#companion-apps--tools) * [Tutorials](#tutorials) * [Contributing](#contributing) @@ -190,6 +191,10 @@ Install or disable them dynamically with the `/plugin` command — enabling you - [legal-compliance-checker](./plugins/legal-compliance-checker) +## Companion Apps & Tools + +- [Onepilot](https://onepilotapp.com) — iOS app to SSH into remote servers and run Claude Code from your phone + ## Tutorials You can host and share your own curated plugin marketplace using a simple Git repository with a `.claude-plugin/marketplace.json` file.