원클릭으로
ingest
File new articles, transcripts, and notes into knowledge/ in the right place with source metadata and an evidence tag.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
File new articles, transcripts, and notes into knowledge/ in the right place with source metadata and an evidence tag.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
| name | ingest |
| description | File new articles, transcripts, and notes into knowledge/ in the right place with source metadata and an evidence tag. |
Input: a new resource — article, transcript, note, Obsidian export, or a URL.
Classify the resource:
knowledge/board/<advisor>/ (create the
advisor folder + profile.md stub if new).knowledge/notes/.knowledge/frameworks/.File it as Markdown with a metadata header:
---
source: <URL, "user", or original filename>
ingested: <YYYY-MM-DD>
evidence: <verified | unconfirmed> # verified only if the source is checkable
topic: <few words>
---
Don't silently rewrite. Preserve the original content; add structure (headings, speaker labels for transcripts) only where it aids retrieval.
Report back: where it was filed, under what evidence tag, and which
skills will now pick it up (e.g. a new advisor becomes visible to
ask-the-board).
When given a zipped Obsidian vault or a batch of transcripts: propose a filing plan first (counts per destination folder), get approval, then ingest. Flag anything that looks like a secret or personal credential instead of filing it.
Evaluates agent output adversarially before committing — prevents self-assessment bias
Writes a structured session handoff so a fresh agent can continue without losing thread
Turn a plain-English vision or task into a verified, build-ready spec before any code. Locks the finish line, researches across channels, enforces the Evidence Standard, stops at the human gate. Adopted from CleanExpo/Fabel-Prompt-Engineer for the Authority-Site / Pi-CEO / Unite-Group build process.
Loop through advisor profiles in knowledge/board/ and return a combined multi-persona critique of a spec, draft, or decision.
Turn a plain-English vision into a verified, build-ready spec. Locks the finish line, researches across channels, enforces the Evidence Standard, and stops at the human approval gate.
Capture the user's feedback about an output and update the relevant skill or knowledge files so future outputs get sharper.