Skip to main content
Run any Skill in Manus
with one click
GitHub repository

mpt-marketplace-canon

mpt-marketplace-canon contains 5 collected skills from softwareone-platform, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
2
updated
2026-07-19
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

canon-generate-batch
computer-occupations-all-other

Run canon-generate's evidence-gathering and drafting concurrently across several objects at once, via the Workflow tool, with one consolidated human checkpoint instead of a per-object one. Never writes directly into objects/ — same draft/promotion boundary as canon-generate.

2026-07-19
canon-generate
software-developers

Generate or refresh a canon object document from real evidence — OpenAPI schema, live multi-Actor API samples (STAGING/PROD), and platform source code — instead of the fully manual authoring session. Always produces a draft for human review; never writes directly into objects/.

2026-07-19
canon-drift-report
software-developers

Read-only staleness scan — rank canonised objects by how far their source/spec has drifted since a recorded baseline, and print a ranked report. Never drafts, never writes objects/, needs no live tokens. Feeds /canon-drift-update.

2026-07-18
canon-drift-update
software-developers

Reconcile drift for a canonised object — detect what changed in source/spec since its baseline, then draft a SCOPED edit of the existing canon (touched sections only) for PM review. Draft-only; hands to /canon-submit-pr. Run /canon-drift-report first to see what drifted.

2026-07-18
canon-submit-pr
software-developers

Promote a reviewed canon-generate draft into objects/ and open a PR — branch, commit (draft + any pending bookkeeping edits), push, and gh pr create. Always confirms with the human before any git/GitHub action.

2026-07-18