omgskills Get the Mac app
Skill

Harvest

@danielmiessler 17k stars Updated 2026-07-22 Author match: High

Mines a single piece of content (URL, YouTube, article, text, file) for anything useful to LifeOS, ranks the findings, then ingests the content into the Knowledge Archive. USE WHEN harvest, harvest this, harvest <URL>, harvest <YouTube>, harvest this video, harvest this article, /harvest, /ha, mine this for the system, anything useful in this for us, what can LifeOS take from this, analyze this for LifeOS-usefulness, should we adopt anything from this. NOT FOR ingestion-only saves with no system-mining (use _HARVEST directly), broad multi-source upgrade or bookmark scans (use Upgrade / pu), or general research synthesis (use Research).

aiaugmentationhumansproductivity

Install

Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.

Install command
git clone https://github.com/danielmiessler/LifeOS /tmp/LifeOS && ln -s /tmp/LifeOS/LifeOS/install/skills/Harvest ~/.claude/skills/Harvest

View on GitHub

From README

Harvest Take one piece of content and ask a single question: is there anything in here worth pulling into LifeOS? Read it, hold every candidate idea against what the system already is and already has, and report what is worth adopting, where it maps, and how we would use it. System adoption is report-only — changing the system is a separate, approved step. Then, always as the final step, ingest the content into the Knowledge Archive via the HARVEST pipeline so the source itself is preserved. Workflow Routing | Trigger | Workflow | |---------|----------| | harvest , harvest this, /harvest, /ha, "mine this for the system", "anything useful in this for us" | Workflows/Harvest.md | Quick Reference One input at a time. A URL, a YouTube link, an article, a raw paste, or a file path. Fetch first, then judge. YouTube → fabric -y for the transcript. Article → WebFetch or Research. File → Read. Raw text → use as-is. Judge against the real system, not a guess of it.

More from this repo