PaperclipHub
    BrowseSubmitDocs
    Get Paperclip →
    ← back to the library·Browse/tools/Babysitter
    tools

    Babysitter.

    Orchestration layer that monitors agent runs, restarts failed tasks, and enforces timeout policies across Paperclip workflows.

    819npm downloads / wk
    v0.0.2-staging.3157d157shipped Apr 18, 2026
    2capabilities
    MITlicense
    Installpaperclip CLI · v2026.05
    $npx paperclipai@latest plugin install @a5c-ai/babysitter-paperclip
    last updated · shipped Apr 18, 2026

    Getting started

    Orchestration layer that monitors agent runs, restarts failed tasks, and enforces timeout policies across Paperclip workflows.

    import { paperclip } from "@paperclip/core";
    import babysitterPaperclip from "@a5c-ai/babysitter-paperclip";
    
    paperclip.use(babysitterPaperclip({
      // 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
    T
    tmuskalCommunity publisher
    Package@a5c-ai/babysitter-paperclip
    SubmittedApr 18, 2026
    § related plugins
    Company Wizard@yesterday-ai/paperclip-plugin-company-wizard
    70 dl/wk
    Compasspaperclip-plugin-compass
    63 dl/wk
    Kubernetes Sandbox@farhoodlabs/paperclip-plugin-k8s
    63 dl/wk
    All in tools →
    § links
    ↗ npm · @a5c-ai/babysitter-paperclip↗ Sponsor this plugin
    PaperclipThe Hub — May 2026
    DocsSubmitGitHub