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

canon-skills

canon-skills contains 19 collected skills from sunitghub, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
19
Stars
4
updated
2026-07-18
Forks
1
Occupation coverage
6 occupation categories · 100% classified
repository explorer

Skills in this repository

skill-export
software-developers

Exports any flat canon skill as a paste-ready prompt, or refines an existing prompt using efficiency.md standards. Use when running a skill in claude.ai, a system prompt, or another environment that doesn't load SKILL.md natively. Invoke as skill-export <skill-name> or skill-export <skill-name> "<prompt>". Rejects skills with sub-skills.

2026-07-18
sprint
software-developers

Manages the sprint workflow for focused changes. Use when asked to add, fix, update, implement, debug, or build — see the Workflow tiers section for what's out of scope.

2026-07-18
wrapup
software-developers

Internal close-pipeline invoked by sprint complete — quality checks, code review, cleanup. Not for direct use; a normal/high-risk sprint's own "sprint complete" step calls this automatically.

2026-07-18
slugify-noevals
software-developers

Converts a title or heading into a URL-safe slug (lowercase, hyphen-separated). Use when generating a filename, anchor link, or URL path segment from a title.

2026-07-18
canon-slides
graphic-designers

Generates Marp slide decks from canon knowledge. Use when asked to create slides, build a presentation, or generate a deck on a canon topic (context management, evaluator pattern, or skill authoring). Renders to HTML and PPTX for browser viewing and SharePoint/PowerPoint distribution.

2026-07-16
output-validator
project-management-specialists

Validates agent-generated reports and summaries before delivery. Catches generator-evaluator collapse — where the AI summarizes data without checking if the summary is true. Run before delivering any report, status update, or data summary.

2026-07-16
pr-review
software-quality-assurance-analysts-and-testers

Reviews open PRs on sunitghub/canon-skills — fetches diffs, presents findings, updates PRs/canon-skills-pr-review.md, creates tickets for Fix=Y PRs, and posts approved comments. Use when the user asks to review canon-skills PRs or check what's open on canon-skills.

2026-07-16
doc-audit
software-developers

Audit user-facing docs for overstated claims, missing prerequisites, absolutes, scope inflation, and stale commands.

2026-07-15
repo-workflow-audit
software-developers

Runs a fresh-context, 4-way parallel audit of a canon workflow's own skill/reference docs against themselves — pipeline gates, adversarial review, cross-doc consistency, stale-reference sweep. Use when asked to deep-scan, audit, or health-check the sprint/wrapup workflow docs (or another skill's own protocol files) for internal contradictions, staleness, or drift — not for auditing a whole repo's product code (use repo-audit for that).

2026-07-15
handoff
software-developers

Maintains a repo-local HANDOFF.md as working memory for session continuity, so a new agent session can resume without re-explaining prior work. Use when work stops with uncommitted changes, a non-obvious discovery is made mid-task, a new session needs to pick up where the last one left off, or the user asks to save state/progress for later.

2026-07-14
slugify
software-developers

Converts a title or heading into a URL-safe slug (lowercase, hyphen-separated). Use when generating a filename, anchor link, or URL path segment from a title.

2026-07-11
slugify
software-developers

Converts a title or heading into a URL-safe slug (lowercase, hyphen-separated). Use when generating a filename, anchor link, or URL path segment from a title.

2026-07-11
slugify
software-developers

Converts a title or heading into a URL-safe slug (lowercase, hyphen-separated). Use when generating a filename, anchor link, or URL path segment from a title.

2026-07-11
repo-audit
software-developers

Audit a repo across four dimensions — uniqueness and selling point, philosophy-to-implementation coherence, setup and doc effectiveness, and codebase quality (DRY, KISS, SRP, composition). Invoke when asked to review, assess, or health-check a repo.

2026-07-02
be-helpful
software-developers

Helps the user with things.

2026-07-01
fetch-and-summarize
office-clerks-general-439061

Fetches a URL and summarizes the content. Use when asked to retrieve a webpage or document and produce a summary of it.

2026-07-01
skill-eval
software-quality-assurance-analysts-and-testers

Runs execution evals for a named skill against test cases in evals/evals.json. Use when you want to verify a skill produces correct output for known prompts, check skill quality after edits, or confirm a new skill works before registering it.

2026-06-27
context-check
computer-occupations-all-other

Audits always-on context load for bloat, redundancy, and quality. Use when context feels heavy or periodically to keep the always-on budget lean.

2026-06-26
capture
software-developers

Records non-obvious discoveries, constraints, and gotchas to HANDOFF.md. Use when something surprising is found mid-sprint.

2026-06-17