
Circlemind Ai Smooth Sdk
- 19 repo stars
- Updated July 21, 2026
- circlemind-ai/smooth-sdk
circlemind-ai-smooth-sdk is a Claude Code plugin that adds Smooth’s SDK and CLI so agents can automate real browsers with persistent state.
About
circlemind-ai-smooth-sdk packages Smooth, an SDK and CLI for AI browser automation, as a Claude Code plugin for developers who need agents to open pages, click through flows, and retain state like a human tester would. 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.
- 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
Circlemind Ai Smooth Sdk by the numbers
- Data as of Jul 22, 2026 (Skillselion catalog sync)
/plugin install circlemind-ai-smooth-sdk@circlemind-ai/smooth-sdkAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 19 |
|---|---|
| Last updated | July 21, 2026 |
| Repository | circlemind-ai/smooth-sdk ↗ |
What it does
Run AI-driven browser automation from Claude Code via Smooth’s SDK and CLI for navigation, scraping, and persistent session state.
Who is it for?
Best when you're shipping agent features that need scripted browsing, QA-style navigation, or structured scraping during implementation.
Skip if: Skip if you only need server-side APIs with no browser surface, or use cases that violate site terms or require enterprise anti-bot bypass tooling.
What you get
After installing Smooth and registering the plugin, Claude Code can drive browser automation and scraping flows through a unified SDK/CLI interface.
- Smooth SDK and CLI available to the agent via the plugin bundle
- Repeatable browser navigation and scrape scripts from agent-driven workflows
- Persistent browser state for multi-step automation during builds
By the numbers
- Catalog lists 1 plugin in circlemind-ai/smooth-sdk
- Offering type: SDK and CLI for AI browser automation
- Keyword set includes agents, scrape, persistent state, and debugging
Recommended Plugins
How it compares
Browser automation SDK plugin, not an SEO distribution pack or a database MCP connector.
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.