p-slack-triage skillB
p-slack-triage is agent-read markdown (skill) from jackchuka/skills: Scan Slack for messages needing your attention, walk through them one-by-one, and draft/send replies. Covers DMs, mentions, threads, and channel activity. Use when the user wants to triage Slack, check what needs attention, or draft replies. Triggers on "triage slack", "check slack", "what needs my attention on slack", "slack replies", "review slack messages", "/slack-triage"..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Slack Triage Scan Slack for messages needing attention, classify them by action type, present a prioritized summary, and help draft/send replies for items you select. ## When to Use - User asks to triage or check Slack - User wants to know what needs their attention - User wants help drafting Slack replies - User says "what did I miss on Slack" ## Arguments Parse from the user's invocation message: - **Channels**: Any `#channel-name` tokens → add to scan list - **Time window**: Any number followed by `h` or `hours` (e.g., `2h`) → override default - **Default**: 8 hours, no channel filter (DMs + mentions always scanned) ## Prerequisites - Slack MCP server configured and authenticated - For sending replies: Slack MCP server must have write permissions (not `--read-only`) ## Workflow ### Phase 1: Scope 1. Call `slack_read_user_profile()` (no args) to get the current user's Slack ID. 2. Parse the user's invocation message for: - Channel names (e.g., `#platform-eng`) → resolve to channel IDs using `slack_search_channels(query=...)` - Time window override (e.g., `2h`) → compute cutoff timestamp - Default time window: 8 hours from now …
Read the whole file at its exact version.
How to install
mdr add jackchuka/skills/p-slack-triage@git:20260604.0da3398mdr add jackchuka/skills/p-slack-triage@sha256:4fd659bc3a5841daPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_ypvfg2t5drq2r4zf)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260604.0da3398 latest | 2026-06-04 | 0da3398 | 11,265 B | B | view · diff |
| git:20260421.19f33a5 | 2026-04-21 | 19f33a5 | 11,247 B | B | view · diff |
| git:20260318.2a81c51 | 2026-03-18 | 2a81c51 | 11,234 B | B | view |
Audit of the latest version
- fail: No prompt-injection phrasing (matched: ignore previous instructions)
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (11265 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
jackchuka/skills · 15 stars · license MIT · pushed 2026-09-17 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_ypvfg2t5drq2r4zf GET https://markdownregistry.com/api/v1/resolve?ref=jackchuka/skills/p-slack-triage GET https://markdownregistry.com/api/v1/blob/4fd659bc3a5841da4006848309dabd05abcf15acf72cce7dbc0e81be005f23d2
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.