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

CoursIA

CoursIA contains 16 collected skills from jsboige, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
16
Stars
7
updated
2026-06-17
Forks
95
Occupation coverage
4 occupation categories · 94% classified
repository explorer

Skills in this repository

check-cell-order
unclassified

Detect cell-ordering / enchainement problems in Jupyter notebooks (canonical-order slippage, misplaced or forgotten cells). Arguments: [target] [--severity HIGH|MED|LOW] [--json]

2026-06-17
coordinate
software-developers

Resume multi-agent coordination session. Reads memory, RooSync inbox, GitHub issues, and produces a situational briefing with recommended actions. Arguments: [--dispatch] [--focus <topic>] [--reply-all]

2026-06-14
genai-iterate
software-developers

Iterate on a GenAI notebook against the self-hosted stack via the genai-stack CLI (config dirs, auth, subdomains, quantization, GPU/VRAM). Arguments: <notebook|service> [--service comfyui|forge|vllm] [--quant int4|fp8] [--validate] [--bg]

2026-06-09
train-model
data-scientists-152051

Train an ML model in the QuantConnect ML-Training-Pipeline with thermal-safe GPU usage and rigorous validation. Arguments: <architecture|script> [--dry-run] [--seeds 0,1,7,42,99] [--folds 5] [--bg]

2026-06-09
qc-iterative-improve
software-developers

Execute iterative improvement workflow for QuantConnect strategies. Arguments: [strategy|issue#] [--iterations=N] [--no-backtest] [--commit]

2026-05-28
review-student-prs
software-developers

Review and merge student exercise PRs during TP sessions. Arguments: <repo-url> [--class <class-id>] [--timeslot <HH:MM-HH:MM>] [--dry-run]

2026-03-16
analyze-slides
software-developers

Analyze PowerPoint slides qualitatively using vision AI. Arguments: <deck_path> [--render] [--slides 1,5,10]

2026-03-16
enrich-notebooks
software-developers

Enrich Jupyter notebooks with pedagogical markdown content. Arguments: [target] [--execute] [--fix-errors] [--strict] [--consecutive] [--iterate]

2026-03-10
execute-notebook
data-scientists-152051

Execute Jupyter notebooks using local scripts or MCP Jupyter. Arguments: <notebook_path> [--mode] [--cells] [--timeout] [--batch] [--save]

2026-03-10
mcp-jupyter
data-scientists-152051

Reference for MCP Jupyter tools (kernel management, cell execution, Papermill). Use when executing notebooks, managing kernels, or running code interactively via MCP.

2026-03-10
notebook-helpers
data-scientists-152051

Reference for notebook manipulation scripts (notebook_helpers.py, notebook_tools.py). Use when working with Jupyter notebooks, analyzing structure, executing cells, or manipulating notebook content.

2026-03-10
verify-notebooks
data-scientists-152051

Verify and test Jupyter notebooks with iterative fixing. Arguments: [target] [--quick] [--fix] [--python-only] [--dotnet-only]

2026-03-10
build-notebook
data-scientists-152051

Build or improve Jupyter notebooks iteratively with quality scoring. Arguments: <new|improve|fix> <path> [--topic] [--domain] [--level] [--quality] [--max-iter]

2026-02-06
cleanup-notebooks
data-scientists-152051

Clean up and reorganize markdown in enriched Jupyter notebooks. Arguments: [target] [--dry-run] [--aggressive] [--hierarchy-only]

2026-02-06
notebook-patterns
computer-science-teachers-postsecondary

Pedagogical patterns for enriching notebooks (GameTheory model). Use when adding interpretations, structuring notebooks, or creating educational content in Jupyter notebooks.

2026-02-06
validate-genai
network-and-computer-systems-administrators

Validate the GenAI stack (services, authentication, models, notebooks, GPU). Arguments: [all|services|auth|models|notebooks|vram] [--local] [--remote] [--quick]

2026-02-06