A dual-integration skill that synchronizes GitHub issue creation with Google Sheets task tracking for streamlined project management.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install pms-task
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install pms-task using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The PMS Task Sync skill is a specialized automation tool designed for developers and project managers using Openclaw Skills. It bridges the gap between technical issue tracking on GitHub and administrative record-keeping in Google Sheets. By using simple triggers like "PMS Bug addition" or "PMS Feature addition," the agent handles the heavy lifting of issue labeling, assignee management, and multi-sheet data entry.
This skill ensures that every bug or feature request is documented consistently across both platforms, reducing manual data entry errors and keeping team members aligned. It is particularly useful for teams maintaining a centralized task tracker alongside their source code repository, providing a single source of truth for project status.
To use this skill within the Openclaw Skills framework, ensure you have the GitHub CLI and the Google Sheets CLI (gog) installed and authenticated.
# Log in to GitHub
gh auth login
# Configure Google Sheets access
gog auth login
The skill is pre-configured to target specific Sheet IDs for the Task Tracker and Daily Update logs. Ensure your environment has the necessary permissions to write to these documents.
The skill organizes data using a structured taxonomy across GitHub and Google Sheets:
| Label | Purpose | Priority Level |
|---|---|---|
| bug | Software errors | P0 (Critical) |
| enhancement | New features | P1 (High) |
| P2/P3 | Lower impact | P2 (Med)/P3 (Low) |
| Column | Field | Description |
|---|---|---|
| A | Task ID | Unique ID (PMS-TSKXXX) |
| B | Description | Brief summary of the task |
| E | Status | Initialized as New |
| F | Task Type | Issue or Feature |
| I | Resolution Notes | Direct link to the GitHub Issue |
Loading
An intelligent educational curriculum generation system featuring automated resource discovery and strict human-in-the-loop escalation policies.

A dual-platform content automation tool that transforms technical updates into high-engagement Twitter and LinkedIn posts simultaneously.

A robust macOS screen capture utility that uses short video recordings to extract high-quality PNG snapshots, bypassing traditional permission hurdles.

A high-performance validation layer ensuring consistency and state verification for autonomous agents on the Polygon PoS network.

A powerful financial engine for calculating investment growth, loan values, and pricing strategies via CLI or an interactive web interface.

A marketplace integration enabling AI agents to autonomously buy, sell, and monetize skills using USDC on Base and a credits-based reward system.








































