Agent skill
api-digest
Use when user asks for digest ("дайджест", "саммари", "что нового", "digest", "summary") - fetches data via API and generates detailed analysis
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/api-digest
SKILL.md
API Data Digest
Generate detailed digest from your API.
API Access
Run fetch.sh to get data:
./fetch.sh
Output Format
Use template from output-template.md.
What to Extract
- Topics: tools, discussions, problems, recommendations
- Quotes: funny, insightful, emotional with @username
- Links: grep http/https in content
- Questions: unanswered
- Contributors: most active authors
Analysis Guidelines
- Be comprehensive — extract more detail than a typical summary
- Preserve context — don't strip nuance from quotes
- Identify patterns — group related discussions into topics
- Note sentiment — flag heated debates or consensus moments
- Extract value — prioritize actionable info over noise
Language
Output in the same language as the source data.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?