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

    GitHub.

    GitHub integration for Paperclip agents. Create branches, open pull requests, manage issues, and sync repository events.

    540npm downloads / wk
    v0.12.0shipped Apr 12, 2026
    2capabilities
    MITlicense
    Installpaperclip CLI · v2026.05
    $npx paperclipai@latest plugin install paperclip-github-plugin
    last updated · shipped Apr 12, 2026

    Getting started

    GitHub integration for Paperclip agents. Create branches, open pull requests, manage issues, and sync repository events.

    import { paperclip } from "@paperclip/core";
    import paperclipGithubPlugin from "paperclip-github-plugin";
    
    paperclip.use(paperclipGithubPlugin({
      // 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
    A
    alvarosanchezCommunity publisher
    Published fromgithub.com/alvarosanchez/paperclip-github-plugin
    Packagepaperclip-github-plugin
    SubmittedApr 12, 2026
    § related plugins
    Discordpaperclip-plugin-discord
    31 dl/wk
    Linear@oldharlem/paperclip-plugin-linear
    12 dl/wk
    Slackpaperclip-plugin-slack
    55 dl/wk
    All in integration →
    § links
    ↗ github.com/alvarosanchez/paperclip-github-plugin↗ npm · paperclip-github-plugin↗ Report an issue↗ Sponsor this plugin
    PaperclipThe Hub — May 2026
    DocsSubmitGitHub