circle-daily-report

Generate daily Isaac Circle community reports from Supabase cowork data.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/iketomo/cowork_x_plugin --skill circle-daily-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: circle-daily-report
Source: https://github.com/iketomo/cowork_x_plugin/tree/main/circle-manager/skills/circle-daily-report
Command: npx skills add https://github.com/iketomo/cowork_x_plugin --skill circle-daily-report

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the generation of daily reports for the "Isaac" Circle community, providing insights into member activity, engagement, and unaddressed comments.

Core Features & Use Cases

  • Data Aggregation: Fetches essential community data from Supabase.
  • Sub-agent Delegation: Offloads detailed analysis and report writing to a specialized sub-agent.
  • Key Insights: Identifies unaddressed comments, new members, and engagement trends.
  • Use Case: Automatically generate a daily summary of community health, highlighting critical issues like unanswered questions and active discussions.

Quick Start

Use the circle-daily-report skill to generate the daily report for the Isaac community.

Frequently Asked Questions about circle-daily-report

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

FAQPage Schema
How do I automate daily community report generation from Supabase?

Automate daily community report generation by retrieving Supabase project data and delegating analysis to a sub-agent. It fetches member activity and unaddressed comments, then outputs a concise Markdown summary file.

What metrics are included in an automated daily engagement report?

An automated daily engagement report includes member activity, unaddressed comment candidates, new posts, engagement spikes, and member movement to highlight community health trends.

Can I track unaddressed comments and new posts in a Circle community automatically?

Yes, you can track unaddressed comments and new posts automatically. The skill fetches this data from the Supabase cowork project and delegates the structuring to a specialized analyzer sub-agent.

How does the sub-agent delegation work for community data analysis?

Sub-agent delegation offloads detailed analysis and Markdown report writing from the main skill. The sub-agent processes structured data like engagement spikes and member movement, returning a formatted report file.

Do I need a specific Supabase project setup to generate daily community health summaries?

Yes, you need a Supabase project named cowork containing the community data. The skill retrieves structured data from this specific project to generate the daily health summary.

What is the best way to identify engagement spikes in community discussions?

The best way to identify engagement spikes is by retrieving structured data from Supabase and using a sub-agent analyzer. It processes member movement and discussion metrics to pinpoint activity trends.