pinax-project-workspace-operator

Manage Pinax project workspaces, learning packs, and planning tasks via CLI.

Updated Jun 5, 2026
One-click install
npx skills add https://github.com/yeisme/pinax --skill pinax-project-workspace-operator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pinax-project-workspace-operator
Source: https://github.com/yeisme/pinax/tree/main/.agents/skills/pinax-project-workspace-operator
Command: npx skills add https://github.com/yeisme/pinax --skill pinax-project-workspace-operator

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies project management in Pinax by enabling the efficient creation, modification, and planning of project workspaces and related items.

Core Features & Use Cases

  • Project Workspace Management: Create, list, and manage Pinax project workspaces.
  • Learning Packs and Subprojects: Initialize learning packs and create subprojects for organized learning and research.
  • Task Management: Configure project boards, add, move, and track work items.
  • Planning and Snapshotting: Create and manage daily, weekly, and monthly plans, as well as TaskBridge action drafts and plan snapshots.

Quick Start

Create a new research project within Pinax by running the command: pinax project create research --name "Research" --notes-prefix notes/research --vault ./my-notes

Frequently Asked Questions about pinax-project-workspace-operator

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

FAQPage Schema
How do I manage project workspaces and tasks in Pinax?

You can manage project workspaces in Pinax using CLI-based operations to create, list, and modify projects. This Skill handles task management by configuring project boards, adding work items, and tracking their progress.

Can I create subprojects and learning packs for organized research?

Yes, you can initialize learning packs and create subprojects within Pinax for organized learning and research. This allows you to structure related materials and tasks under a parent project workspace efficiently.

How do I create a new research project with a notes vault in Pinax?

Run the command `pinax project create research --name "Research" --notes-prefix notes/research --vault ./my-notes` to create a new research project. This sets up the workspace with specified naming and vault configurations.

Does this support planning and snapshotting for daily or weekly plans?

Yes, it supports creating and managing daily, weekly, and monthly plans. You can also generate TaskBridge action drafts and manage plan snapshots to capture and track your planning progress over time.

What is the best way to track work items on a project board?

The best way to track work items is by configuring project boards within the Pinax platform. You can add, move, and track work items directly through CLI-based task operations to maintain accurate project progress.