diffbotDiffbot integration. Manage Articles, Products, Images, Discussions, Videos. Use when the user wants to interact with Diffbot data.
Install via ClawdBot CLI:
clawdbot install gora050/diffbotGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://getmembrane.comAudited Apr 16, 2026 · audit v1.0
Generated May 12, 2026
Use Extract Product to automatically pull pricing, availability, and specs from competitor e-commerce pages. Monitor changes over time to adjust pricing strategies and identify market trends without manual scraping.
Use Extract Article and Process Natural Language to fetch clean article text, author, and date from multiple news sources. Combine with NLP to summarize content and extract key entities for a personalized news digest.
Use Enhance Organization and Search Knowledge Graph to enrich B2B leads with company details like employee count, funding, and executive bios. Improve CRM data quality and prioritize high-value prospects.
Use Extract Job Posting to scrape job listings from career pages and job boards. Aggregate title, location, salary, and requirements into a searchable database for recruitment analytics.
Use Extract Event to gather event details (date, time, location, organizer) from event pages and calendars. Build a centralized event calendar for industry conferences, webinars, and meetups.
Package extracted data into structured feeds (e.g., product catalogs, job listings) and sell subscriptions to businesses needing reliable web data without scraping infrastructure.
Build a SaaS platform that uses Diffbot to provide competitive intelligence, market analysis, or price monitoring dashboards for specific industries.
Offer enriched B2B leads (companies, people) as a service using Diffbot's Knowledge Graph enhancements and entity extraction.
💬 Integration Tip
Start with the 'analyze-page' action to classify any URL, then branch to specific extractors (article, product, etc.) for deeper data.
Scored May 12, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Spec-first, TDD, subagent-driven software development workflow. Use when: (1) building any new feature or app — triggers brainstorm → plan → subagent executi...
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.