skills$openclaw/cpc-mpqc-competence-tracker-compliance-uk
kowl644.3k

by kowl64

cpc-mpqc-competence-tracker-compliance-uk – OpenClaw Skill

cpc-mpqc-competence-tracker-compliance-uk is an OpenClaw Skills integration for planning workflows. Plans CPC/MPQC competence tracking with reminders, evidence lists, and compliance reporting. USE WHEN maintaining training/certification readiness.

4.3k stars8.5k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026planning

Skill Snapshot

namecpc-mpqc-competence-tracker-compliance-uk
descriptionPlans CPC/MPQC competence tracking with reminders, evidence lists, and compliance reporting. USE WHEN maintaining training/certification readiness. OpenClaw Skills integration.
ownerkowl64
repositorykowl64/cpc-mpqc-competence-tracker-compliance-uk
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @kowl64/cpc-mpqc-competence-tracker-compliance-uk
last updatedFeb 7, 2026

Maintainer

kowl64

kowl64

Maintains cpc-mpqc-competence-tracker-compliance-uk in the OpenClaw Skills directory.

View GitHub profile
File Explorer
8 files
.
assets
compliance-report-template.md
330 B
reminder-plan-template.md
402 B
training-matrix-template.md
366 B
references
competence-evidence-standard.md
296 B
_meta.json
337 B
SKILL.md
2.5 KB
SKILL.md

name: cpc-mpqc-competence-tracker-compliance-uk description: Plans CPC/MPQC competence tracking with reminders, evidence lists, and compliance reporting. USE WHEN maintaining training/certification readiness.

CPC/MPQC Training & Competence Tracking (UK)

PURPOSE

Maintain audit-ready training and competence evidence: a matrix, reminders plan, and a compliance report view.

WHEN TO USE

  • “Training and competence tracking: CPC/MPQC planning, reminders, certification evidence, compliance reporting.”
  • “Write a toolbox talk on driver hours and breaks for next week.” (when tied to competence evidence)
  • “Create a compliance training report for this month/quarter.”

DO NOT USE WHEN…

  • Generic learning content not tied to compliance evidence.
  • Requests for PowerPoints/company values decks.

INPUTS

  • REQUIRED:
    • Driver list (name/ID), roles, depots
    • Required training types (CPC modules, MPQC, internal toolbox talks)
  • OPTIONAL:
    • Expiry dates, certificates, providers, past completion records
    • Internal policy on frequency/mandatory modules (paste text)
  • EXAMPLES:
    • “Need a monthly report and reminders for expiring MPQC.”

OUTPUTS

  • training-matrix.md (Excel-ready)
  • reminders-plan.md
  • compliance-training-report.md
  • Success criteria:
    • Evidence-ready fields (who/what/when/proof)
    • Clear upcoming expiries and owners

WORKFLOW

  1. Confirm required training set and the reporting period.
    • IF missing → STOP AND ASK THE USER.
  2. Create/refresh training matrix using assets/training-matrix-template.md.
  3. Build reminders schedule using assets/reminder-plan-template.md.
  4. Draft compliance report using assets/compliance-report-template.md.
  5. Evidence standard:
    • Reference references/competence-evidence-standard.md and map to your internal storage locations.
  6. If asked to update existing trackers → ASK FIRST.

OUTPUT FORMAT

# training-matrix.md
| Driver | Role | CPC due | CPC last completed | MPQC expiry | Last toolbox talk | Evidence link/location | Status (RAG) | Notes |
|--------|------|---------|-------------------|-------------|-------------------|------------------------|--------------|------|

SAFETY & EDGE CASES

  • Don’t invent certificate numbers or dates; mark unknowns clearly.
  • If training requirements vary by customer/site, create a “customer/site delta” section and ask for specifics.

EXAMPLES

  • Input: “Plan reminders for MPQC expiries”
    • Output: matrix + reminders plan + monthly report draft
README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install cpc-mpqc-competence-tracker-compliance-uk?

Run openclaw add @kowl64/cpc-mpqc-competence-tracker-compliance-uk in your terminal. This installs cpc-mpqc-competence-tracker-compliance-uk into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/kowl64/cpc-mpqc-competence-tracker-compliance-uk. Review commits and README documentation before installing.