Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By liamfuller07
Strawberry Terminal integration - VM orchestration, browser automation, and activity tracking for the Strawberry terminal app
npx claudepluginhub joshuarweaver/cascade-code-devops-misc-1 --plugin liamfuller07-strawberry-terminal-pluginThis skill should be used when the user asks to "take a screenshot", "screenshot my screen", "click on my screen", "control my Mac", "automate my desktop", "type on my computer", "press keys", "move mouse", or discusses local desktop automation and screen capture.
This skill should be used when the user asks to "spawn a VM", "create virtual machine", "launch VM", "start a browser agent", "run browser automation", "control a VM", "take VM screenshot", "click on VM", "type in VM", or discusses cloud VMs, TryCua, or remote computer control.
Matches all tools
Hooks run on every tool call, not just specific ones
Admin access level
Server config contains admin-level keywords
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
TabzChrome integration: spawn terminals, browser automation, and project integration via HTML/WebSocket/JS API
Harness-native ECC plugin for engineering teams - 64 agents, 262 skills, 84 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
v9.44.0 — Patch release for cursor-agent smoke checks in untrusted workspaces. Run /octo:setup.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Production-grade frontend design agent pack. 6 specialist agents, 3 skills, anti-slop enforcement, and design system integration. Synthesizes Anthropic's official frontend-design skill with motion, typography, color, accessibility, and component expertise.
Connect Windows MCP endpoints to Claude through Strawberry Terminal.
Requires secrets
Needs API keys or credentials to function
Requires secrets
Needs API keys or credentials to function
Share bugs, ideas, or general feedback.
A Claude Code plugin marketplace for VM orchestration, browser automation, and activity tracking.
# Add this marketplace to Claude Code
/plugin marketplace add LiamFuller07/strawberry-terminal-plugin
# Install the strawberry-terminal plugin
/plugin install strawberry-terminal@strawberry-plugins
Provides:
vm-automation - Cloud VM managementlocal-computer-use - Local desktop control/spawn-vm - Spawn a new cloud VM/local-screenshot - Take a local screenshottrycua - TryCua VM management APIlocal-computer-use - Local Mac computer useSet the following before using:
# Required for TryCua VM features
export CUA_API_KEY="your-api-key-here"
For local computer use, grant Accessibility permissions: System Settings > Privacy & Security > Accessibility
# Clone
git clone https://github.com/LiamFuller07/strawberry-terminal-plugin.git
cd strawberry-terminal-plugin
# Add as local marketplace
/plugin marketplace add ./
# Install plugin locally
/plugin install strawberry-terminal@strawberry-plugins
MIT