discover-brand
Search connected platforms for brand materials and produce a discovery report
Generate a standup update based on your recent Slack activity
$ npx -y skills add anthropics/knowledge-work-plugins --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/standupContext preview
What this command does when you run it.
Generate a standup update based on your recent Slack activity
description: Generate a standup update based on your recent Slack activity
1. Use `slack_read_user_profile` (with no user_id) to get the current user's profile information, including their user ID and display name.
2. Search for the user's recent messages using `slack_search_public` with the filter `from:<@USER_ID>` and `after:` set to yesterday's date. This captures messages from the last working day.
3. Review the messages found and categorize them into standup themes:
4. For messages in threads, use `slack_read_thread` to get the full context so you can accurately describe what the user contributed.
5. Format the standup as:
*Standup for <display name> — <today's date>* *Done:* - Item 1 - Item 2 *Doing:* - Item 1 *Blockers:* - None / Item 1
6. Present the standup to the user for review. They can edit, adjust, or ask you to post it to a specific channel.
Plugins that turn Claude into a specialist for your role, team, and company. Built for Claude Cowork, also compatible with Claude Code.
Repo: anthropics/knowledge-work-plugins
Search connected platforms for brand materials and produce a discovery report
Generate brand voice guidelines from documents, transcripts, discovery reports, or any combination
Generate a weekly prep briefing from your calendar and Common Room
Get a digest of recent activity across multiple Slack channels