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

Cortex

Cortex contains 14 collected skills from artemgetmann, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
14
Stars
2
updated
2026-03-08
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

sqlite-incremental-reconcile-replay-safe
database-architects

Replay-safe incremental reconcile workflow with dedupe, invalid-amount rejects, and two-pass audit logging.

2026-03-08
sqlite-partial-failure-recovery-strict
software-developers

Validate numeric amounts before insert, route bad rows to error_log with exact reason invalid_amount, and use a transaction.

2026-03-08
sqlite-incremental-reconcile-audit-transfer
database-architects

Incremental reconcile workflow with dedupe, invalid-amount rejects, and batch audit logging.

2026-03-07
sqlite-incremental-reconcile-nano
software-developers

Lightweight dedupe + reject workflow for nano benchmark transfer runs.

2026-02-26
fluxtool-basics
software-developers

Holdout fluxtool syntax reference with remapped command/operator language

2026-02-25
gridtool-basics
software-developers

Complete reference for the gridtool data processing CLI

2026-02-25
fl-studio-drum-pattern
musicians-and-singers

Use when the task is to create a 4-on-the-floor kick pattern in FL Studio Channel Rack (steps 1,5,9,13) with keyboard-first verification.

2026-02-16
fl-studio-basics
musicians-and-singers

Use when any task is executed in FL Studio; provides universal UI rules (Hint Bar usage, Channel Rack orientation, numeric entry, and anti-loop behavior).

2026-02-16
sqlite-incremental-reconcile
database-architects

Stateful ingest workflow with dedupe, rejects, and checkpoint logging.

2026-02-14
sqlite-basics
database-architects

Baseline SQL workflow for deterministic sqlite3 CLI tasks.

2026-02-13
sqlite-idempotent-rerun
software-developers

Idempotent import pattern using ON CONFLICT for duplicate-safe ingestion.

2026-02-13
sqlite-import-aggregate
database-architects

Procedure for importing fixture rows and computing grouped totals.

2026-02-13
sqlite-partial-failure-recovery
database-architects

Handle bad data rows by routing errors to error_log while importing valid rows.

2026-02-13
skill-creator
software-developers

Use when creating or updating local skills under skills/; enforces SKILL.md folder format, valid frontmatter, and trigger-focused descriptions.

2026-02-13