/* Handoff bundle — Snowflake Cortex Code official marketplace listing. Send to Snowflake partner / Cortex Code contact (no public submission form). */
| Item | Where |
|---|---|
| Tagged release URL | https://github.com/diffbot/diffbot-skills/releases/tag/v1.0.0 |
| Pinned SHA (40-char) | 44a20a931193596243d786ffb02959c8d75a5e8f |
| Manifest | .cortex-plugin/plugin.json at repo root |
| Positioning brief | anthropic/positioning-brief.md (same product story; Cortex framing below) |
| Validation proof | anthropic/validation-proof.md (Claude validate + E2E; add Cortex logs when available) |
Users can install without marketplace curation:
cortex plugin install diffbot/diffbot-skills
cortex plugin install github:diffbot/diffbot-skills@v1.0.0We are asking for discoverability in the official marketplace (cortex plugin install diffbot), not basic installability.
- Complement to Snowflake-native skills. Most community Cortex skills assume an active Snowflake connection and warehouse context. Diffbot provides external web-scale structured knowledge — organizations, people, articles — via DQL, without requiring Snowflake SQL for the KG query itself.
- DQL leads. Ontology-aware Knowledge Graph querying is the headline; web-search, extract, entities, and crawl are supporting skills in one plugin.
- No Snowflake connection required for Diffbot API calls (token at
~/.diffbot/credentials). Useful alongside Snowflake work: enrichment, competitive landscape, news research, entity resolution for pipelines. - Collision-safe naming. Skills are prefixed
diffbot-(/diffbot-dql, not/dql) because plugin skills share a flat namespace.
- Skills-only repo, per-tool manifests, minimal fixed-path
allowed-tools— easy audit. - Dependencies: PyPI
diffbot-pythoninto~/.diffbot/venv; no vendored code, no secrets in repo. - Never market as "web scraping" or generic "web search" — structured web knowledge for developers.
Once a marketplace entry exists, the README marketplace row resolves to:
cortex plugin install diffbot(Exact marketplace name to be confirmed with Snowflake.)