ワンクリックで
knowledge-ingestion
Turn trusted sources into structured ancestral knowledge with Firecrawl and openPasture tools.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Turn trusted sources into structured ancestral knowledge with Firecrawl and openPasture tools.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Run the constrained first-run onboarding workflow for one farm.
Turn farmer-provided map clues into draft farm, pasture, paddock, and section GeoJSON.
Set up a farm data pipeline for an external service using Firecrawl browser profiles, farmer-assisted login, site exploration, and generated vendor skills. Use when a farmer asks to connect a service like NoFence or to create a recurring data pipeline.
Generate the daily farm summary and recommendation.
Assess pasture condition from notes, photos, and imagery.
Reason through near-term livestock movement decisions.
| name | knowledge-ingestion |
| description | Turn trusted sources into structured ancestral knowledge with Firecrawl and openPasture tools. |
| version | 1.0.0 |
Use this skill when you need to turn a trusted source into structured ancestral knowledge.
Typical sources:
firecrawl scrape "<watch-url>".--scrape.YouTube and the channel name because that sometimes surfaces a transcript-bearing result when the exact-title query does not.## Transcript section or a Search transcript block as valid spoken-source text.firecrawl interact on the video page to open Show transcript or the closest transcript UI.seed/knowledge-categories.md before choosing categories.entry_type: principle, technique, signal, or mistakecategory: a simple reusable category from the reference filetags: specific breeds, products, species, seasons, or management termsfind_similar_lessons with the lesson content and author.update_lesson.store_lesson.Use this when the user says things like "process all of Greg Judy tonight."
create_ingestion_batch with a batch name, author, and the discovered source list.claim_ingestion_batch_item,record_ingestion_batch_result when finished.get_ingestion_batch_status to monitor progress and totals.Use this when sources should be processed gradually and safely.
create_ingestion_batch for the author or source campaign.claim_ingestion_batch_item,[SILENT] if no item is returned,record_ingestion_batch_result,get_ingestion_batch_status to inspect remaining queue depth, failures, and lesson totals.