paperclip-manage-projects

Create and manage Paperclip projects and workspaces via API requests.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of managing Paperclip projects by turning project setup, workspace coordination, and runtime control into a repeatable operator workflow.

Core Features & Use Cases

  • Project Lifecycle Management: Create, inspect, update, archive, and delete projects for a company.
  • Workspace Administration: Add primary or supporting workspaces, adjust setup and cleanup behavior, and manage runtime configuration.
  • Execution Workspace Control: Inspect ephemeral execution workspaces, check close readiness, and start, stop, or restart runtime services.
  • Use Case: A developer can spin up a new backend project, attach a local workspace, and bring its runtime services online without manually navigating the Paperclip UI.

Quick Start

Use the paperclip-manage-projects skill to create a new Paperclip project with a primary workspace and then start its runtime services.

Frequently Asked Questions about paperclip-manage-projects

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

FAQPage Schema
How do I create a new Paperclip project and start its runtime services locally?▼

To create a Paperclip project, you need authenticated operator access and a company identifier to send API requests. You can then configure a primary workspace and use API requests to start, stop, or restart its runtime services.

What is needed to manage Paperclip workspaces via API?▼

Managing Paperclip workspaces requires authenticated board operator access and a company identifier. You use API requests to add primary or supporting workspaces, adjust setup behavior, and control workspace lifecycle states.

How do I inspect execution workspaces in a local Paperclip environment?▼

You can inspect ephemeral execution workspaces in a local Paperclip environment by using API requests to check their close readiness and control runtime service operations. This requires board operator access.

Can I archive or delete company-scoped Paperclip projects through an API?▼

Yes, you can archive, delete, and update company-scoped Paperclip projects through API requests. You need a company identifier and authenticated board operator access to manage the complete project lifecycle.

Does managing Paperclip project setup work without navigating the UI?▼

Yes, Paperclip project setup and workspace coordination can be fully automated via API requests without navigating the UI. This requires authenticated board operator access to control workspace configuration and runtime services.