Slack Status API PTO Sync Assistant
Syncs away-state updates through Slack users.profile APIs, status fields, and directory lookups so agents can keep status text aligned with calendar-based time off. Useful for teams that want cleaner presence signals without manually editing every Slack profile.
Slack Status API PTO Sync Assistant
Syncs away-state updates through Slack users.profile APIs, status fields, and directory lookups so agents can keep status text aligned with calendar-based time off. Useful for teams that want cleaner presence signals without manually editing every Slack profile.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/slack-status-api-pto-sync-assistant/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/slack-status-api-pto-sync-assistant
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/slack-status-api-pto-sync-assistant.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.