One-click install
npx skills add https://github.com/christophevg/c3 --skill pa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pa
Source: https://github.com/christophevg/c3/tree/main/skills/pa
Command: npx skills add https://github.com/christophevg/c3 --skill pa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The pa skill solves the problem of turning unstructured user input and inbox files into a clear set of actionable TODOs, questions, and reply artifacts, so you can move forward without manually triaging everything.

Core Features & Use Cases

  • Inbox ingestion & routing: Detects inbox files and directs them through the personal assistant workflow, including session initialization, processing, and outbox reply generation.
  • Action + question generation: Categorizes inbox items, creates tasks and follow-up questions, and compiles them into outputs your workflow can execute.
  • Session state & memory updates: Updates session continuity and records processed files, created memory, and open items for subsequent iterations.

Quick Start

Run the pa skill by telling your assistant: /pa to process everything currently in your inbox/ directory and produce replies in outbox/.

Frequently Asked Questions about pa

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

FAQPage Schema
How do I turn unstructured inbox files into actionable TODOs?

To convert unstructured inbox files into actionable TODOs, you can run the pa skill to categorize inbox items, generate tasks and follow-up questions, and compile reply artifacts into an outbox directory for execution.

What is the best way to automate inbox processing and task triage?

Automating inbox processing and task triage involves orchestrating session initialization, iterative categorization of inbox files, and outbox reply generation while maintaining session state and updating memory based on processed items.

Does agentic automation support session state and memory updates?

Yes, agentic automation supports session state and memory updates by recording processed files, created memory, and open items during inbox processing, ensuring session continuity for subsequent iterations of your personal assistant workflow.

Can I generate reply artifacts from unstructured input automatically?

You can generate reply artifacts from unstructured input automatically by routing inbox files through a personal assistant workflow that categorizes directives, creates tasks, and compiles outputs into an outbox directory.

Do I need specific dependencies for workflow orchestration and inbox routing?

No specific dependencies are required for workflow orchestration and inbox routing, as the pa skill operates independently to orchestrate session, inbox, and outbox steps for iterative categorization and reply generation.

Why does inbox processing require iterative categorization and routing?

Inbox processing requires iterative categorization and routing because unstructured directives and files must be continuously evaluated, categorized into tasks or questions, and routed to appropriate outputs to maintain workflow accuracy and session state.