概要
The Slack Docs Browser skill streamlines the development of Slack integrations by allowing Claude to search the official Slack Developer sitemap and extract specific documentation pages directly into your local environment. It automatically strips unnecessary navigation elements and converts content into GitHub-flavored markdown using Pandoc, making it easy to grep through documentation or provide context for API implementations, SDK usage, and OAuth flows without leaving the terminal. This tool is essential for developers who need to reference complex Slack API specifications while maintaining focus within their coding workflow.