times-post

Summarize work sessions and post updates to Slack times channel.

1|Updated Jun 8, 2025
One-click install
npx skills add https://github.com/ryosukesuto/dotfiles --skill times-post
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: times-post
Source: https://github.com/ryosukesuto/dotfiles/tree/main/config/claude/skills/times-post
Command: npx skills add https://github.com/ryosukesuto/dotfiles --skill times-post

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of summarizing your daily work session and posting it to Slack's "times" channel, ensuring your team stays updated on your progress without manual effort.

Core Features & Use Cases

  • Session Summarization: Analyzes conversation history to identify key accomplishments.
  • Content Filtering: Distinguishes between valuable updates (code changes, bug fixes, analysis conclusions) and non-essential chatter.
  • Automated Posting: Crafts concise, tweet-length summaries and posts them via a Slack webhook.
  • User Confirmation: Allows users to review, edit, or cancel the post before it's sent.
  • Use Case: After a productive coding session, you can trigger this skill to automatically generate a summary like "Implemented new user authentication flow in the auth service" and post it to your team's Slack channel.

Quick Start

Run the /times-post command to summarize your session and post to Slack times.

Frequently Asked Questions about times-post

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

FAQPage Schema
How do I automate posting a daily work summary to a Slack channel?

You can automate Slack daily updates by running the /times-post command, which analyzes your session history, filters out casual chatter, and posts a concise summary via a Slack webhook after your confirmation.

Can I review and edit the Slack daily update before it is posted?

Yes, you can review the Slack daily update before it is posted. The Skill generates a 1-2 line summary of significant results and explicitly prompts you for confirmation, allowing you to edit or cancel the post before sending.

Does the Slack work summary filter out casual conversation?

Yes, the Slack work summary filters casual conversation. It analyzes your history to distinguish non-essential chatter from valuable updates like code changes, bug fixes, and analysis conclusions to include in the summary.

Do I need a webhook to post automated updates to Slack times?

Yes, you need a Slack webhook to post automated updates. The Skill generates the tweet-length summary and posts it to your Slack times channel using environment variables configured for the Slack webhook integration.

What is the best way to summarize a coding session for a team status update?

The best way to summarize a coding session is using this Skill to automatically identify significant accomplishments with specific results and repository context, then formatting them into a concise 1-2 line update for your team.