원클릭으로
cba-starter
cba-starter에는 automation-flow에서 수집한 skills 15개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Connect ClickUp tasks to the brain with a personal API token and a pull script, so open work lands in raw/. Use when the user manages tasks or projects in ClickUp.
Connect GitHub to the brain with the gh CLI, so pull-github.sh pulls repo activity (commits, issues) into raw/. Use when the user wants their code or repo activity captured.
Connect Gmail to the brain — the easy connector way (browser sign-in, no key) or as a saved local copy via the gws CLI. Use when the user wants their email readable by the brain.
Install the Google Workspace CLI (gws) and sign the user in, so the brain can pull Google Drive, Gmail, and Calendar into raw/ as local copies. Use when connecting any Google source as a saved local copy rather than a live connector.
Wire the brain's scripts to run on a schedule — pull, ingest, lint, backup — so it stays current on its own. Use after at least one source is connected and the user wants hands-off refresh.
Turn on backup and wire the brain to the user's tools, with them, one at a time. Run after /onboard, or any time to add a source. Sync first, then sources, then an optional schedule.
The full daily cycle: pull everything, ingest what's new, summarize. Use once a day.
Turn a sales call transcript into a client-ready price proposal. An orchestrator that composes three independent, reusable specialist agents in order (product-discovery, technical-discovery, pricing) plus a solution-research tool, reads the Brain, and asks before it guesses. An example of an Act-layer agent built on the orchestrator-workers pattern.
Brain step. Turn raw source files into linked wiki pages. Use after pulling, or on a specific file.
Health-check the wiki. Use weekly, or before trusting it for something important.
Build a full client profile before a meeting. Give a name + company, get an 8-part profile with cited sources. An example of an Act-layer agent.
The first-run guided setup. The moment someone opens a fresh brain, this walks them — one step at a time — from empty repo to a working, connected, self-updating LLM wiki: their business, into Obsidian, connecting their tools, backup + automation, and the first small thing to capture. Use on first run, or to re-onboard.
Capture step. Fetch new data from a source into raw/. Use before ingesting, or to refresh a source.
Answer a question from the wiki, with citations. Use to recall anything the business knows.
Score how ready this brain is across the three layers, Capture, Brain, and Act. Read-only. Run it weekly and watch the score climb.