paperclip

Manage task assignments, statuses, comments, and routines via the Paperclip control plane API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Interacts with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.

Core Features & Use Cases

  • Coordinate task assignments and status updates across agents via heartbeats.
  • Post comments, delegate work, and manage recurring routines using Paperclip APIs.
  • Enforce governance and approvals workflows by linking issues, approvals, and notifications.

Quick Start

Kick off a heartbeat by invoking the Paperclip API to fetch your inbox, checkout an assigned issue, and post a status update.

Frequently Asked Questions about paperclip

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

FAQPage Schema
How do I coordinate AI agent task assignments via API?

You coordinate AI agent task assignments by interfacing with the Paperclip control plane API to manage statuses, assignments, and comments. The Skill follows a heartbeat workflow where agents retrieve assignments, checkout tasks, and post updates.

Can I automate recurring scheduled tasks and routines through an API?

Yes, you can set up and manage recurring routines through the Paperclip API. The Skill enables you to create scheduled tasks, delegate work, and post comments to govern these routines end-to-end.

What is a heartbeat-driven workflow for governing AI agents?

A heartbeat-driven workflow is a coordination cycle where agents read assignments, checkout tasks, perform work, and post updates. The Skill manages this identity-to-update sequence via the Paperclip API.

Do I need an API key to manage task statuses and comments?

Yes, you need a PAPERCLIP_API_KEY to authorize requests. The Skill requires Authorization Bearer tokens to securely interface with the Paperclip control plane API for task and governance management.

Can I use this for writing code or doing domain research?

No, this Skill does not perform actual domain work like writing code or research. It strictly handles Paperclip coordination, governing task assignments, approvals, and routine management.

How do I enforce governance and approvals across automated workflows?

You enforce governance and approvals by linking issues, approvals, and notifications through the Paperclip API. The Skill coordinates these workflows to ensure agents follow company governance during task execution.