paperclip-manage-routines

Create, update, and trigger Paperclip routines with cron, webhook, or API triggers.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/albertobaselga/paperclip-skills --skill paperclip-manage-routines
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paperclip-manage-routines
Source: https://github.com/albertobaselga/paperclip-skills/tree/main/skills/paperclip-manage-routines
Command: npx skills add https://github.com/albertobaselga/paperclip-skills --skill paperclip-manage-routines

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual overhead of creating, updating, and operating Paperclip routines so teams can run recurring automations reliably.

Core Features & Use Cases

  • Routine Lifecycle Management: Create, inspect, update, pause, archive, and disable routines for maintenance windows.
  • Trigger Configuration: Attach and manage schedule, webhook, and API triggers with validation for cron settings, signing modes, and replay windows.
  • Run Operations: Manually fire runs, review run history, and control concurrency and catch-up policies for predictable execution.
  • Use Case: A board operator can set up a weekday standup routine, link it to a schedule trigger, and verify that the routine is active with the desired execution behavior.

Quick Start

Use the paperclip-manage-routines skill to create a routine for a company, attach the appropriate trigger, and confirm that it is ready to run.

Frequently Asked Questions about paperclip-manage-routines

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Paperclip routines with cron schedules and webhooks?

Automate Paperclip routines by creating scheduled automations with attached cron, webhook, or API triggers. You can validate trigger configurations, manage signing modes, and confirm that routine statuses are active for reliable recurring execution.

Can I pause or disable Paperclip routines during a maintenance window?

Yes, Paperclip routines can be paused, archived, or disabled for maintenance windows. The routine lifecycle management features allow operators to safely toggle maintenance mode and control execution behavior without losing existing trigger configurations.

How do I manually trigger a Paperclip routine run and inspect its history?

Manual operator-triggered runs can be fired directly through the routine management interface. After execution, you can review run history, inspect run statuses, and verify that concurrency and catch-up policies behaved as expected.

What is the best way to handle routine concurrency and catch-up behavior in Paperclip?

Handling routine concurrency and catch-up behavior involves configuring specific execution policies during routine creation or updates. These settings ensure predictable execution, prevent overlapping runs, and manage missed schedule triggers appropriately.

How does webhook signature rotation work for Paperclip API-triggered routines?

Webhook signature rotation for API-triggered routines is managed through trigger configuration settings. You can update signing modes and validate replay windows to ensure secure, idempotent execution of incoming webhook events.

Do I need specific dependencies to manage Paperclip workflows and scheduled automations?

No specific dependencies are required to manage Paperclip workflows and scheduled automations. The skill operates independently to validate routine statuses, configure triggers, and control execution policies without external component installations.