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.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill slack-status-api-pto-sync-assistant --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Slack Status Api Pto Sync Assistant?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-slack-status-api-pto-sync-assistant)More formats (shields.io, HTML) on the badges page.
---
name: "Slack Status API PTO Sync Assistant"
slug: "slack-status-api-pto-sync-assistant"
description: "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."
verification: "security_reviewed"
source: "https://api.slack.com/"
author: "Slack"
category: "Calendar, Email & Productivity"
framework: "Custom Agents"
---
# 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.
## Prerequisites
Slack workspace, Slack app, and the required user profile or status scopes
## Installation
Requirements and caveats from upstream:
- Node Slack SDK
- Bolt for Python
- Python Slack SDK
Basic usage or getting-started notes:
- Download the command-line tool for developing Slack apps.
- 2
- Connect to your workspace
- Source: https://api.slack.com/
## Documentation
- https://api.slack.com/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/slack-status-api-pto-sync-assistant/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!