VladPatr96

API Digest — Data skill for Claude Code

Data community

Use when user asks for digest ("digest", "summary", "what's new") - fetches data via API and generates detailed analysis.

How to install API Digest

Installs to ~/.claude/skills/vladpatr96-ctx-api-digest/SKILL.md

Terminal
mkdir -p ~/.claude/skills/vladpatr96-ctx-api-digest && curl -fsSL https://raw.githubusercontent.com/VladPatr96/ctx/HEAD/commands/api-digest.md -o ~/.claude/skills/vladpatr96-ctx-api-digest/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What API Digest does

Use when user asks for digest ("digest", "summary", "what's new") - fetches data via API and generates detailed analysis.

Alternatives in Data

  • Data Contract — This document defines which files belong to the system (auto-updatable) and which belong to the user (never to 32.5k ★
  • User Segmentation — Segment users by behavior, JTBD, and needs from feedback data 7.8k ★
  • Dex Data — Use the @dex-data agent to help the user with the following data/analytics matter: $ARGUMENTS 523 ★

Full documentation available on GitHub

View Source Repository