paperclip-manage-goals

Manage Paperclip strategic goals via API with JSON and jq.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you manage strategic goals in Paperclip without manual record-keeping, making it easier to keep objectives organized, assigned, and up to date.

Core Features & Use Cases

  • Goal Lifecycle Management: Create, view, update, and delete goals through the Paperclip API.
  • Hierarchy Planning: Build company, team, agent, and task goal trees with parent-child relationships.
  • Progress Tracking: Set and change goal status to reflect planning, active work, completion, or cancellation.
  • Ownership Assignment: Attach goals to a responsible agent when accountability is needed.

Quick Start

Use this skill to list the goals for a Paperclip company and create or update a goal with the right status, hierarchy, and owner.

Frequently Asked Questions about paperclip-manage-goals

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

FAQPage Schema
How do I manage strategic goals in Paperclip across different hierarchy levels?

Manage strategic goals in Paperclip by creating, updating, listing, and deleting objectives across company, team, agent, and task hierarchy levels. The Skill supports parent-child relationships to maintain structured planning and ownership tracking.

Can I assign ownership and track status for Paperclip goals via the API?

Assign ownership and track status for Paperclip goals through the API by setting the ownerAgentId and status fields. You can update goals to reflect planning, active work, completion, or cancellation states.

What fields can I update when creating or modifying goals in Paperclip?

When creating or modifying goals in Paperclip, you can update writable fields including title, description, level, status, parentId, and ownerAgentId to define hierarchy and ownership.

Do I need API-only access and jq to automate Paperclip goal management?

API-only access to the Paperclip service and jq for JSON formatting are required to automate goal management. This setup enables you to execute CRUD operations and parse API responses directly.

How do I build parent-child goal relationships for team planning in Paperclip?

Build parent-child goal relationships for team planning in Paperclip by setting the parentId field when creating or updating goals. This establishes hierarchical links between company, team, agent, and task objectives.

What is the best way to delete outdated strategic objectives in Paperclip?

Delete outdated strategic objectives in Paperclip by executing a delete operation through the API. This removes goals from your hierarchy, keeping your planning and status tracking current.