daily-digest

Generates a structured daily Markdown file of company activities, decisions, and learnings.

Updated May 30, 2026
One-click install
npx skills add https://github.com/InnerScopeHearing/otchealth-claude-tools --skill daily-digest-innerscopehearing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-digest
Source: https://github.com/InnerScopeHearing/otchealth-claude-tools/tree/main/skills/daily-digest
Command: npx skills add https://github.com/InnerScopeHearing/otchealth-claude-tools --skill daily-digest-innerscopehearing

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires github-app, azure-storage, doc-indexer, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation and indexing of a daily knowledge digest, closing the learning loop for company-wide knowledge sharing and searchability.

Core Features & Use Cases

  • Automated Digest Generation: Generates a structured daily Markdown file of company activities, decisions, and learnings.
  • Integration with Knowledge Base: Feeds the digest into the knowledge base for cloud-searchable access.
  • Scheduled Job: Runs nightly at 23:59 for consistent and timely updates.
  • Use Case: For companies looking to maintain a comprehensive record of daily updates and facilitate knowledge retrieval.

Quick Start

Run the daily-digest skill to generate the knowledge digest for today.

Frequently Asked Questions about daily-digest

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate daily knowledge digest generation for company learning?

Automating daily knowledge digest generation requires scheduling a nightly job to compile company activities, decisions, and learnings into a structured Markdown file for cloud-searchable access and knowledge sharing.

What is the process for indexing daily updates into a knowledge base?

Indexing daily updates involves generating a structured Markdown file of daily activities and feeding it into an indexing service, enabling cloud search retrieval for company-wide knowledge sharing.

Do I need Azure storage and GitHub API access to index a daily knowledge digest?

Yes, indexing a daily knowledge digest requires GitHub API access for repository integration and Azure storage to retain the generated Markdown files for the cloud search indexing service.

Can I schedule a nightly job to create a Markdown file of company activities?

Yes, you can schedule a nightly job at 23:59 to automatically create a structured Markdown file of company activities, decisions, and learnings, ensuring consistent and timely knowledge base updates.

What is the best way to make company learnings cloud-searchable for employees?

The best way to make company learnings cloud-searchable is to automate daily digest generation into Markdown files and index them using dedicated indexing services for immediate retrieval.

Why does my scheduled knowledge digest job require an indexing service?

A scheduled knowledge digest job requires an indexing service because the generated Markdown file needs to be parsed and cataloged to enable immediate cloud-searchable access across the company knowledge base.