AI-powered browser automation using Midscene. Automate web interactions with natural language - no CSS selectors needed.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin web-infra-dev-midscene-skills-1Claude Code plugin marketplace for browser automation, powered by Midscene.
AI-powered browser automation using Midscene. Automate web interactions with natural language - no CSS selectors needed.
Features:
On Claude Code, add the marketplace and install:
/plugin marketplace add web-infra-dev/midscene-skills
/plugin install midscene-automation@midscene-marketplace
Set your AI model API key:
export MIDSCENE_MODEL_API_KEY="your-api-key"
Optional configuration:
export MIDSCENE_MODEL_NAME="gpt-4o"
export MIDSCENE_MODEL_BASE_URL="https://api.openai.com/v1"
See Model Configuration for more options.
# Clone the repository
git clone https://github.com/web-infra-dev/midscene-skills.git
cd midscene-skills
# Add marketplace locally
/plugin marketplace add /absolute/path/to/midscene-skills
# Install the plugin
/plugin install midscene-automation@midscene-marketplace
Once installed, you can interact with Claude naturally for browser automation:
You: Go to Google and search for "Midscene"
Claude: [Automatically executes browser commands]
You: What are the top 3 results?
Claude: [Extracts and returns the data]
For detailed usage instructions, see the midscene-automation plugin documentation.
To add a new plugin to this marketplace:
plugins/.claude-plugin/plugin.json file.claude-plugin/marketplace.json to include your pluginMIT - See LICENSE for details
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
AI-powered development tools for code review, research, design, and workflow automation.
Complete collection of battle-tested Claude Code configs agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.