✓ Verified
🌐 Web Scrapers
✓ Enhanced Data
Snapbyte Digest Api
Fetch personalized developer news digests from Snapbyte External API with API-key auth.
- Rating
- 4.1 (165 reviews)
- Downloads
- 2,316 downloads
- Version
- 1.0.0
Overview
Fetch personalized developer news digests from Snapbyte External API with API-key auth.
Complete Documentation
View Source →
Snapbyte Digest API
Use this skill to fetch user-scoped digests from Snapbyte and present them as clean, high-signal markdown.
When to use
- User asks for their latest digest.
- User asks for digest history.
- User asks for a digest's items or summary from Snapbyte API.
- User asks for a developer news digest API workflow in OpenClaw.
Auth
- Requires
SNAPBYTE_API_KEY. - Send
Authorization: Bearerto Snapbyte API.
Base URL
https://api.snapbyte.dev
Command patterns
Run the helper script from this skill folder:
bash
python3 scripts/snapbyte_digest.py configurations
python3 scripts/snapbyte_digest.py latest
python3 scripts/snapbyte_digest.py latest --configuration-id 12
python3 scripts/snapbyte_digest.py history --configuration-id 12 --page 1 --limit 10
python3 scripts/snapbyte_digest.py digest --id dst_abc123
python3 scripts/snapbyte_digest.py items --digest-id dst_abc123 --page 1 --limit 10
Output rules
- Prefer formatted markdown output from script by default.
- If user asks for raw payload, pass
--raw. - Keep links intact and do not invent fields not returned by API.
Failure handling
401: tell user key is missing/invalid/revoked/expired and ask them to updateSNAPBYTE_API_KEY.404: tell user digest/configuration was not found.- Validation errors: show a short fix and rerun with corrected arguments.
References
- See
references/quickstart.mdfor setup and examples.
Installation
Terminal bash
openclaw install snapbyte-digest-api
Copied!
💻Code Examples
example.sh
python3 scripts/snapbyte_digest.py configurations
python3 scripts/snapbyte_digest.py latest
python3 scripts/snapbyte_digest.py latest --configuration-id 12
python3 scripts/snapbyte_digest.py history --configuration-id 12 --page 1 --limit 10
python3 scripts/snapbyte_digest.py digest --id dst_abc123
python3 scripts/snapbyte_digest.py items --digest-id dst_abc123 --page 1 --limit 10Tags
#browser_and-automation
#api
Quick Info
Category Web Scrapers
Model Claude 3.5
Complexity One-Click
Author onatm
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install snapbyte-digest-api
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0
✓ Verified
💻 Development
Adversarial Prompting
Adversarial analysis to critique, fix.
🧠 Claude-Ready
)}
★ 4.6 (372)
↓ 28,222
v1.0.0