alejandro-ventures/llm-agnostic-icm-framework
Instructions file GitHub Copilot
Instructions for alejandro-ventures/llm-agnostic-icm-framework: The instructions for this workspace live in /AGENTS.md. Read it first and follow it.
alejandro-ventures/llm-agnostic-icm-framework
Instructions file GitHub Copilot
Instructions for alejandro-ventures/llm-agnostic-icm-framework: The instructions for this workspace live in /AGENTS.md. Read it first and follow it.
alejandro-ventures/llm-agnostic-icm-framework
Instructions file CodexOpenCode
Instructions for alejandro-ventures/llm-agnostic-icm-framework, covering agents.md — workspace router (layer 0), how to use this workspace, the one hard boundary, instruction precedence and routing table.
alejandro-ventures/llm-agnostic-icm-framework
Instructions file
Instructions for alejandro-ventures/llm-agnostic-icm-framework: The instructions for this workspace live in /AGENTS.md. Read it first and follow it.
alejandro-ventures/llm-agnostic-icm-framework
Skill Claude CodeCodex
Remove backgrounds from portrait and general images, outputting PNGs with transparent backgrounds.
alejandro-ventures/llm-agnostic-icm-framework
Skill Claude CodeCodex
Audit a READ-ONLY reference folder (e.g. a due-diligence data room) against a checklist and write a completeness report. Reads only; writes only into output/.
alejandro-ventures/llm-agnostic-icm-framework
Skill Claude CodeCodex
Analyze a messy folder and propose a reorganization. Produces a reviewable PLAN first; only applies changes after explicit user approval. Never deletes.
alejandro-ventures/llm-agnostic-icm-framework
Skill Claude CodeCodex
Make a folder of scanned or image-only PDFs text-searchable. Per-page routing keeps existing text layers and OCRs only image pages; a content-hash cache skips unchanged files on re-runs. Pure pip — no system OCR binary needed.
alejandro-ventures/llm-agnostic-icm-framework
Skill Claude CodeCodex
Review structured scratch-run history for recurring inquiries, create deterministic workflow candidate proposals, record human decisions, and enforce separate approval gates for draft scaffolding and router promotion. Use for scheduled or manual recurrence scans and for reviewing, snoozing, rejecting, reopening…
alejandro-ventures/llm-agnostic-icm-framework
Skill Claude CodeCodex
Read a list of public RSS/Atom feeds and produce a dated markdown digest of new items. Read-only against the network; writes only a local markdown file.
alejandro-ventures/llm-agnostic-icm-framework
Skill Claude CodeCodex
Catch-all fallback for a task that matches no specialized workflow. Gives general input/output a home under the same write-boundary, logging, and human gates as every other workflow.
alejandro-ventures/llm-agnostic-icm-framework
Skill Claude CodeCodex
Turn call recordings (mp3/audio) into speaker-labeled, timestamped transcripts (Markdown + JSON), fully local — faster-whisper large-v3 ASR + pyannote speaker diarization on the GPU.