03_task4

Installation
SKILL.md

Slack Status Drafter Skill

Read recent Slack messages, reconcile the latest figures, and save a polished client-ready status report as a draft — never send directly.

Tools

All tools are defined in tmp_workspace/utils.py:

  • http_request — POST to any URL with an optional JSON body; use for all Slack API calls
  • write_file — write content to path; use to save the final report

Slack API

Base URL: http://localhost:9110

Installs
1
GitHub Stars
9
First Seen
Jun 3, 2026
03_task4 — gabrielmoreira/agent-skills-mirror