paperclip

Manage Paperclip API agents, skills, and board on a bento VPS.

20|20|Updated Nov 29, 2024
One-click install
npx skills add https://github.com/felipefontoura/bento --skill paperclip-felipefontoura
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paperclip
Source: https://github.com/felipefontoura/bento/tree/main/plugins/bento/skills/paperclip
Command: npx skills add https://github.com/felipefontoura/bento --skill paperclip-felipefontoura

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the operation of the Paperclip API on a bento VPS, allowing users to configure agents, sync skills, and manage the board without direct database manipulation.

Core Features & Use Cases

  • Agent Configuration: Create and configure Paperclip agents.
  • Skill Synchronization: Import and sync skills for agents.
  • Board Management: Manage issues, projects, and goals on the Paperclip board.
  • Control Plane Integration: Wire the official MCP server as a control plane for Paperclip.
  • Use Case: When you need to configure Paperclip agents to execute specific tasks, import new skills, or manage the board's content.

Quick Start

Use the paperclip skill to create a new agent and import a skill for it.

Frequently Asked Questions about paperclip

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

FAQPage Schema
How do I configure Paperclip agents on a bento VPS?

To configure Paperclip agents on a bento VPS, use the Paperclip API with Bearer token authentication to manage agent endpoints, bypassing direct database manipulation.

Can I synchronize skills for agents using the Paperclip API?

Yes, skill synchronization is supported via the Paperclip API, allowing you to import and sync skills for your configured agents on the bento VPS.

What is needed to manage board issues and projects in Paperclip?

Managing board issues and projects in Paperclip requires interacting with the Paperclip API via Bearer token authentication to handle board operations.

Do I need a Bearer token to control the Paperclip board?

Yes, a Bearer token is required to authenticate with the Paperclip API to control board operations, configure agents, and sync skills on your bento VPS.

Can I use an MCP server as a control plane for Paperclip?

Yes, you can wire the official MCP server as a control plane for Paperclip to integrate board management, agent configuration, and skill synchronization.