paperclip

Coordinate task assignments, statuses, comments, and routines via the Paperclip API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Paperclip enables centralized coordination of tasks, assignments, and governance through a unified control plane API. It lets you check assignments, update statuses, delegate work, post comments, and manage routines without performing the domain work itself.

Core Features & Use Cases

  • Manage task assignments and statuses via the Paperclip API.
  • Coordinate multi-agent workstreams with comments, notes, and governance flows.
  • Schedule and manage recurring routines to keep teams aligned and auditable.

Quick Start

Trigger a heartbeat to check assignments and update a task status via the Paperclip API.

Frequently Asked Questions about paperclip

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

FAQPage Schema
How do I manage task assignments and statuses across multiple agents?

You can manage task assignments and statuses across multiple agents by using a centralized control plane API to checkout, update, comment, or release tasks. This enables cross-team collaboration and auditable task execution.

What is centralized task governance and when do I need it for my workflows?

Centralized task governance coordinates assignments, statuses, and routines through a unified API. You need it for scenarios requiring cross-team collaboration, auditable task execution, and managing recurring routines at scale.

Can I coordinate multi-agent workstreams and routine scheduling without performing the domain work?

Yes, you can coordinate multi-agent workstreams by managing assignments, posting comments, and scheduling recurring routines via the control plane API. This handles governance and alignment without performing the actual domain work itself.

Do I need an API key and run-context headers to manage tasks at scale?

Yes, managing tasks at scale requires a control plane API key and run-context headers. These authenticate your access to the endpoints used to checkout, update, comment, and release tasks across your organization.

How do I trigger a heartbeat to check my current task assignments?

To trigger a heartbeat, you send a request to the control plane API endpoints with your API key and run-context headers. This checks your current assignments and allows you to immediately update task statuses.

What are the limitations of using a control plane API for task management?

A key limitation is that the control plane API coordinates governance, assignments, and routines but does not execute the actual domain work itself. It strictly manages task states, comments, and scheduling.