Circlemind Ai Smooth Sdk
circlemind-ai-smooth-sdk is a Claude Code plugin for the Build phase that adds Smooth’s SDK and CLI so agents can automate real browsers with persistent state.
Run AI-driven browser automation from Claude Code via Smooth’s SDK and CLI for navigation, scraping, and persistent session state.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install circlemind-ai-smooth-sdk@circlemind-ai/smooth-sdkBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:circlemind-ai/smooth-sdk") and the paste-ready config with skillselion.get_install_config("plugin:circlemind-ai/smooth-sdk").
What it does
circlemind-ai-smooth-sdk packages Smooth, an SDK and CLI for AI browser automation, as a Claude Code plugin for builders who need agents to open pages, click through flows, and retain state like a human tester would. Solo founders use it when validating competitor UIs, scraping allowed public data, or prototyping features that depend on DOM interaction without maintaining a full Playwright harness by hand. The listing emphasizes agents, automation, persistent state, and developer debugging—signals that it is tooling for the agent loop during build, not a hosted growth analytics product. Expect to combine it with clear robots/terms compliance and your own selectors or prompts; Smooth supplies the browser control layer. One plugin count in the catalog; community-sourced metadata points at circlemind-ai/smooth-sdk as the home repo.
Highlights
- Smooth SDK plus CLI for AI browser automation in one plugin bundle
- Supports browser navigation, scraping, and debugging-oriented agent workflows
- Persistent session state for multi-step flows beyond one-shot page fetches
- Positioned for developers building agents that need a real browser context
- Catalog lists 1 plugin tied to circlemind-ai/smooth-sdk keywords
Why builders use it
Coding agents stall on dynamic sites because curl and static HTML misses navigation, logins, and multi-step UI state.
After installing Smooth and registering the plugin, Claude Code can drive browser automation and scraping flows through a unified SDK/CLI interface.
At a glance
- Type - Plugin in Automation.
- Adoption - 0 installs, 18 stars, 0 votes.
FAQ
Who is circlemind-ai-smooth-sdk for?
Developers using Claude Code to build AI agents that must interact with websites, debug browser flows, or extract structured data from rendered pages.
When should I use circlemind-ai-smooth-sdk?
Use it during build when you implement or test browser-backed agent behavior; skip it for pure backend APIs or launch-phase SEO content work.
How do I add circlemind-ai-smooth-sdk to my agent?
Install Smooth per circlemind-ai/smooth-sdk documentation, add the Claude Code plugin from that repository, configure CLI/SDK credentials or local runtime as required, then invoke Smooth from agent sessions.
Comments
Share how you use circlemind-ai-smooth-sdk, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.