PaperclipHub
    BrowseSubmitDocs
    Get Paperclip →
    ← back to the library·Browse/integration/Slack
    integration

    Slack.

    Slack integration for Paperclip. Send notifications, receive slash commands, and bridge channels with agent workflows.

    72npm downloads / wk
    v2.0.9shipped Apr 10, 2026
    2capabilities
    MITlicense
    Installpaperclip CLI · v2026.05
    $npx paperclipai@latest plugin install paperclip-plugin-slack
    last updated · shipped Apr 10, 2026

    Getting started

    Slack integration for Paperclip. Send notifications, receive slash commands, and bridge channels with agent workflows.

    import { paperclip } from "@paperclip/core";
    import paperclipPluginSlack from "paperclip-plugin-slack";
    
    paperclip.use(paperclipPluginSlack({
      // configuration goes here
    }));

    Configuration

    The plugin reads its configuration from environment variables by default, but every option can be overridden inline. Pass debug: true while wiring it up to get verbose logs scoped to this plugin only.

    Capabilities

    This plugin registers 2 capabilities with the Paperclip runtime — switch to the Capabilities tab for the full list.

    § author
    M
    mvanhornCommunity publisher
    Published fromgithub.com/mvanhorn/paperclip-plugin-slack
    Packagepaperclip-plugin-slack
    SubmittedApr 10, 2026
    § related plugins
    GitHubpaperclip-github-plugin
    2.0k dl/wk
    Discordpaperclip-plugin-discord
    43 dl/wk
    Linear@oldharlem/paperclip-plugin-linear
    17 dl/wk
    All in integration →
    § links
    ↗ github.com/mvanhorn/paperclip-plugin-slack↗ npm · paperclip-plugin-slack↗ Report an issue↗ Sponsor this plugin
    PaperclipThe Hub — May 2026
    DocsSubmitGitHub