Auto-discovered marketplace from alrightryanx/claude-shadow
npx claudepluginhub alrightryanx/claude-shadowGet push notifications on your phone when Claude Code needs input. Approve, deny, or reply from ShadowAI.
Get push notifications on your phone when Claude Code needs your input. Approve, deny, or reply directly from the ShadowAI app.
/plugin marketplace add alrightryanx/claude-shadow
/plugin install claude-shadow@shadowai-plugins
claude --plugin-dir /path/to/claude-shadow
Claude Code (hooks) -> ShadowBridge (relay) -> ShadowAI (notifications)
<- approval/reply
The plugin hooks into Claude Code's permission system and sends events to ShadowBridge, which relays them to the ShadowAI app on your phone. When you approve or reply, the response goes back through the same path.
Create ~/.claude-shadow-config.json to customize settings:
{
"bridgeHost": "127.0.0.1",
"bridgePort": 19286,
"enabled": true
}
MIT License - See LICENSE for details.
Matt Pocock's skills for real engineering, as an installable Claude Code plugin.
Plugins by Alex Newman (thedotmack)
Ultra-compressed communication mode for Claude Code. Cuts 65% of output tokens (measured) while keeping full technical accuracy.