add-slack Skill
Add Slack channel integration via Chat SDK. Published by microsoft in amplifier-app-nanoclaw.
Decision snapshot
Is this a fit?
Developers using amplifier-app-nanoclaw, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is add-slack Skill?
Add Slack channel integration via Chat SDK. Published by microsoft in amplifier-app-nanoclaw. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using amplifier-app-nanoclaw
Declared skill metadata
- Source file: .claude/skills/add-slack/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use add-slack Skill
- Use it for developers using amplifier-app-nanoclaw.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/amplifier-app-nanoclaw
- Skill file: .claude/skills/add-slack/SKILL.md
What it does
Add Slack channel integration via Chat SDK.
Skill instructions
Add Slack Channel Adds Slack support via the Chat SDK bridge. Install NanoClaw doesn't ship channels in trunk. This skill copies the Slack adapter in from the channels branch. Pre-flight (idempotent) Skip to Credentials if all of these are already in place: - src/channels/slack.ts exists - src/channels/index.ts contains import './slack.js'; - @chat-adapter/slack is listed in package.json dependencies Otherwise continue. Every step below is safe to re-run. 1. Fetch the channels branch bash git fetch origin channels 2. Copy the adapter bash git show origin/channels:src/channels/slack.ts src/channels/slack.ts 3. Append the self-registration import Append to src/channels/index.ts (skip if the line is already present): typescript import './slack.js'; 4. Install the adapter package (pinned) bash pnpm install @chat-adapter/slack@4.27.0 5. Build bash pnpm run build Credentials Create Slack App 1. Go to api.slack.com/apps and click Create New App From scratch 2. Name it (e.g., "NanoClaw") and s
Verified compatibility and discovery
Frequently asked questions
What is add-slack?
add-slack is a open-source AI agent skill with Copy skill directory. Add Slack channel integration via Chat SDK.
Who is add-slack best for?
add-slack is best for reusing agent instructions, scripts, and references.
How do I install add-slack?
Install or run add-slack using Copy skill directory. Check add-slack for the latest setup command.
Is add-slack actively maintained?
add-slack may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.