pinchtab-skills通过 PinchTab HTTP API 控制无头或有头 Chrome 浏览器,用于网页自动化、爬虫、表单填充、导航、截图和数据提取
Install via ClawdBot CLI:
clawdbot install hellotombruce/pinchtab-skillsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → http://localhost:9867/navigatePotentially destructive shell commands in tool definitions
rm -rf ~Calls external URL not in known-safe list
https://example.comAI Analysis
This skill controls a local browser automation tool (PinchTab) that runs entirely on the user's machine with no inherent data exfiltration to external servers. The security signals flagged are misleading—the 'external endpoint' (localhost:9867) is the tool's own local API, and the example URLs (example.com) are just documentation samples. The main risk is local browser misuse if directed to malicious sites or if sensitive browser profiles are used, but the skill itself does not secretly transmit data.
Generated Mar 20, 2026
Automate daily checks on competitor e-commerce sites to extract product prices, availability, and promotions. Use navigation to product pages, snapshot to locate price elements, and text extraction to capture data for analysis. This enables real-time price tracking without manual browsing.
Fill out and submit contact forms on business directories or lead platforms to generate sales leads. Navigate to form pages, snapshot to identify input fields and buttons, and execute actions to type details and click submit. This streamlines lead collection processes.
Capture screenshots and export PDFs of web pages for legal compliance, record-keeping, or content archiving. Use navigation to target URLs, snapshot for verification, and screenshot/PDF functions to create visual records. This ensures accurate documentation of online content.
Automate posting content to social media platforms that lack direct APIs or require browser interaction. Navigate to posting interfaces, snapshot to find text boxes and buttons, and execute actions to type posts and publish. This reduces manual effort for content scheduling.
Scrape structured data from websites such as reviews, listings, or articles for market analysis. Use navigation to target pages, snapshot with compact format to identify data elements, and text extraction to collect information. This supports data-driven decision-making.
Offer a SaaS platform where clients pay monthly fees to access automated browser tasks like monitoring, data extraction, or form filling. Use PinchTab to handle backend automation, providing dashboards and reports. Revenue comes from tiered subscriptions based on usage volume.
Provide bespoke services to integrate PinchTab into existing business workflows, such as CRM systems or data pipelines. Charge for development, setup, and ongoing support. This targets enterprises needing tailored automation solutions.
Collect and sell curated datasets extracted from web sources using PinchTab automation. Focus on high-demand niches like pricing intelligence or market trends. Revenue is generated through one-time sales or subscription access to updated data feeds.
💬 Integration Tip
Start with the 3-second wait after navigation to reduce token usage, and use compact snapshot formats for efficient element identification in multi-step workflows.
Scored Apr 19, 2026
Audited Apr 16, 2026 · audit v1.0
Use when building UI with shadcn/ui components, Tailwind CSS layouts, form patterns with react-hook-form and zod, theming, dark mode, sidebar layouts, mobile navigation, or any shadcn component question.
Tailwind reference tool. Use when working with tailwind in frontend contexts.
A product creation skill based on the "Bee Website Builder" Open API. It is used to create a new product under a specified site language and product group, w...
A product update skill based on the "Bee Website Builder" Open API. It is used to update an existing product under a specified site language and supports upd...
Build WCAG 2.1 AA compliant websites with semantic HTML, proper ARIA, focus management, and screen reader support. Includes color contrast (4.5:1 text), keyboard navigation, form labels, and live regions. Use when implementing accessible interfaces, fixing screen reader issues, keyboard navigation, or troubleshooting "focus outline missing", "aria-label required", "insufficient contrast".
Use when building Vue 3 applications with Composition API, Nuxt 3, or Quasar. Invoke for Pinia, TypeScript, PWA, Capacitor mobile apps, Vite configuration.