paperclip

Coordinate VFactory task orchestration and agent workflows via API endpoints.

1|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/XiaoPuOuO/VFactory --skill paperclip-xiaopuouo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paperclip
Source: https://github.com/XiaoPuOuO/VFactory/tree/main/paperclip-official/AgentSetting/skills/paperclip
Command: npx skills add https://github.com/XiaoPuOuO/VFactory --skill paperclip-xiaopuouo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Interact with the VFactory 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, or call any VFactory API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for VFactory coordination.

Core Features & Use Cases

  • Orchestrate task coordination across agents via VFactory API: check assignments, update statuses, post comments, and delegate work.
  • Enforce governance, approvals, and escalation flows from chat to issues and approvals.
  • Run as heartbeat-based worker with contextual awareness from issues, comments, and wake signals.

Quick Start

Initiate a heartbeat to fetch your assignments, pick a task, and post a concise update with blockers.

Frequently Asked Questions about paperclip

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

FAQPage Schema
What is the best way to manage governance and approvals in VFactory?

The best way to manage governance and approvals is to utilize the VFactory control plane to enforce escalation flows from chat to issues, handling approvals and subtasks via explicit API endpoints.

How do I coordinate VFactory tasks and check agent assignments?

To coordinate VFactory tasks, you initiate a heartbeat to fetch agent assignments, pick a task, and post concise status updates or blockers through the control plane API.

How do I update task status and post comments for VFactory workflows?

Updating task status and posting comments involves calling VFactory API endpoints to enforce governance, apply escalation rules, and ensure traceability across chat-based directives and issue-driven workflows.

Can I delegate work to other agents through VFactory?

Yes, VFactory coordination supports delegating work to other agents by applying subtask and escalation rules through the control plane API to manage task orchestration effectively.

Do I need environment variables for VFactory authentication?

Yes, VFactory authentication context is implemented via environment variables, which are required to securely access the control plane API for task coordination and governance enforcement.

Should I use this for writing code and domain work?

No, you should not use this for actual domain work like writing code or research; it is strictly designed for VFactory coordination, governance, approvals, and agent task orchestration.