toys-digest

Drafts a weekly Slack digest of toy line board movement, feedback, and blockers.

1|Updated Jun 30, 2026
One-click install
npx skills add https://github.com/Lia-Creative/lia-plugins --skill toys-digest-lia-creative
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: toys-digest
Source: https://github.com/Lia-Creative/lia-plugins/tree/main/lia-tools/skills/toys-digest
Command: npx skills add https://github.com/Lia-Creative/lia-plugins --skill toys-digest-lia-creative

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Writing a weekly team update by hand means digging through Linear tickets, meeting notes, feedback folders, and vault logs to reconstruct what actually happened. This Skill gathers seven days of toy line activity from those live sources and drafts a ready-to-review Slack post for the #toys channel. ## Core Features & Use Cases - Weekly activity gathering: Pulls board movement (tickets moved to Review or Done, new feedback tickets, promotions), new meeting notes and feedback summaries, items waiting on a founder, and vault log entries from the last 7 days. - Draft-first Slack output: Produces a short channel message (3-6 lines) plus a detailed thread reply with links and ticket IDs, following the house Slack shape with no emoji. It never posts to the channel — Chris reviews and sends. - Scheduled and on-demand runs: Runs Monday 8am Sydney on a schedule, or on demand when asked for the toys digest. Scheduled runs flag ambiguities inside the draft instead of asking questions, and stop rather than invent content if sources are unreachable. - Use Case: On Monday morning, the scheduled run compiles last week's shipped toys, two new feedback notes with video links, and three tickets stuck in Review, delivering a paste-ready draft for Chris to approve. ## Quick Start Ask the agent to draft the toys digest for the past week so you can review and send it to the #toys channel.

Frequently Asked Questions about toys-digest

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

FAQPage Schema
How do I draft a weekly team update for a Slack channel?▼

Ask for the toys digest and the Skill gathers the last 7 days of board movement, feedback notes, and blocked items, then produces a short channel message plus a detailed thread reply. You review the draft and send it yourself — it never posts directly.

What sources does the weekly digest pull from?▼

It reads the live Linear project board for ticket movement and promotions, new meeting notes and feedback summaries with video links, tickets waiting in Review, and vault log entries. Every line must trace to a live source with no invented statuses.

Can the digest post directly to Slack automatically?▼

No. The Skill is draft-first by design: it prepares the channel message and thread detail, then stops so Chris can review and send. Scheduled Monday runs deliver the draft and flag ambiguities inline rather than asking questions.

What happens if the board or vault is unreachable during a scheduled run?▼

The scheduled run reports that the source is unreachable and stops rather than building a digest from memory. A missed week is considered better than a digest containing unverified or invented content.

Does the digest write anything back to the vault?▼

Normally nothing is written. The only exception is when a digest surfaces drift worth recording, in which case it adds one line to the vault log and points at the toy-tidy skill for follow-up.