Skip to main content
Run any Skill in Manus
with one click
mcmespinaa
GitHub creator profile

mcmespinaa

Repository-level view of 16 collected skills across 4 GitHub repositories.

skills collected
16
repositories
4
updated
2026-06-12
repository explorer

Repositories and representative skills

citation-checker
librarians-and-media-collections-specialists-254022

**Citation Checker & Verification Agent**: Deploys 5 parallel agents to audit every citation — cross-references, APA 7 formatting, DOI validation, claim grounding, and completeness. Detects fabricated references. Produces a structured verification report.

2026-03-31
systematic-review
health-specialties-teachers-postsecondary

**Systematic Literature Review Pipeline**: End-to-end systematic review — from research question through search strategy, screening, data extraction, quality assessment, synthesis, and PRISMA 2020-compliant manuscript. Produces .docx manuscript and .xlsx review matrix.

2026-03-31
academic-editor
english-language-and-literature-teachers-postsecondary

**Academic Editor Team**: Multi-pass editorial review — five sequential editors: (1) Structural Editor for argument flow, (2) Copy Editor for clarity, (3) Voice Editor for register consistency, (4) Citation Editor for reference verification, (5) Rubric Editor for grade prediction. Produces a unified editorial report.

2026-03-31
academic-essay
english-language-and-literature-teachers-postsecondary

**Academic Essay & Literature Review Writer**: Creates structured academic essays, systematic literature reviews, scoping reviews, and research papers with PRISMA compliance, PICO frameworks, and APA 7 citations. Outputs professional .docx files.

2026-03-31
citation-fixer
librarians-and-media-collections-specialists-254022

**Citation Fixer & Correction Agent**: Companion to citation-checker. Deploys 3 parallel agents to correct reference metadata, fix APA 7 formatting, and insert [CITATION NEEDED] markers. Creates backup before editing. Produces a changelog.

2026-03-31
citation-helper
librarians-and-media-collections-specialists-254022

**Zotero Citation Helper**: Searches a Zotero library (CSL-JSON) to find references by author, title, keyword, or year. Returns citation keys [@citekey], formats APA 7 entries, generates reference lists, and suggests citations for claims.

2026-03-31
project-report
business-teachers-postsecondary-251011

**Academic Project Report Writer**: Creates structured project reports with business model canvases, concept notes, and theory-integrated sections. Professional .docx output with APA 7 citations, tables, and formatting.

2026-03-31
proposal-grader
social-sciences-teachers-postsecondary-all-other

**Research Proposal Grader**: Evaluates research proposal drafts against a rubric. Scores seven dimensions (originality, relevance, soundness, alignment, quality, feasibility), predicts grade A-F, and gives actionable revision priorities. Adaptable to any research methods course rubric.

2026-03-31
Showing top 8 of 9 collected skills in this repository.
folder-audit
software-quality-assurance-analysts-and-testers

Evaluates any project's folder architecture against the ICM five-layer context hierarchy. Scores Layer 0 (Map/CLAUDE.md), Layer 1 (Rooms/CONTEXT.md), Layer 2 (Stage Contracts), Layer 3 (Reference Material), Layer 4 (Working Artifacts), plus Tools assessment. Checks 14 anti-patterns (8 base + 6 ICM), measures 5 structural metrics. Outputs a graded audit report with prioritized fixes. Use when: setting up Claude Code on a project, reviewing workspace quality, debugging degraded AI output, onboarding a new codebase, scoring folder structure, checking folder quality, evaluating project organization.

2026-06-12
pipeline-scaffold
software-developers

Creates a new ICM pipeline from a domain description. Generates numbered stage folders with CONTEXT.md contracts (Inputs/Process/Outputs), reference and output directories, and a root CONTEXT.md. Use when: setting up a new staged workflow, creating a production pipeline, scaffolding an ICM workspace.

2026-06-12
run-stage
software-developers

Executes a single ICM pipeline stage by reading its CONTEXT.md contract, loading scoped inputs (Layer 3 reference vs Layer 4 working), following the Process section, writing declared outputs, and pausing for human review. Use when: running a pipeline stage, executing a stage, processing the next stage.

2026-06-12
validate-pipeline
software-quality-assurance-analysts-and-testers

Validates an ICM pipeline's contract chain — checks that each stage's outputs match the next stage's expected inputs, verifies factory/product separation, and flags structural anti-patterns. Use when: checking pipeline integrity, verifying handoffs, debugging broken stage connections.

2026-06-12
stage-review
project-management-specialists

Reviews a completed pipeline stage before advancing to the next one. Verifies all declared outputs exist, runs the stage's Review Checkpoint criteria, checks quality against the Process intent, and confirms downstream readiness. Use when: reviewing stage output, checking if ready to advance, verifying stage completion.

2026-03-24
Showing 4 of 4 repositories
All repositories loaded