Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

gbrain

gbrain에는 garrytan에서 수집한 skills 71개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
71
Stars
23.7k
업데이트
2026-06-17
Forks
3.4k
직업 범위
직업 카테고리 15개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

gbrain-advisor
소프트웨어 개발자

Proactive "make the most of gbrain" coaching. Runs `gbrain advisor` on a cadence and pings the user with the top high-leverage actions for their brain: version drift, pending migrations, stalled jobs, low embed coverage, setup smells, and uninstalled brain skills. Read-only; always asks before fixing.

2026-06-17
retrieval-reflex
소프트웨어 개발자

When/what to retrieve — open the brain page for a salient entity before answering from memory.

2026-06-11
frontmatter-guard
소프트웨어 개발자

Validate and auto-repair YAML frontmatter on brain pages. Catches malformed pages before they enter the brain (missing closing

2026-06-09
concept-synthesis
파일 사무원

Deduplicate and synthesize raw concept stubs into a tiered intellectual map (T1 Canon to T4 Riff), tracing idea evolution across sources over time. Transforms thousands of raw concept pages into a curated intellectual fingerprint.

2026-06-08
idea-lineage
소프트웨어 개발자

Trace one idea's evolution through the brain: first mention, best articulation, related concepts, reversals, contradictions, abandoned branches, and the current live version. Use for single-idea conceptual lineage, not broad concept-map synthesis or structured entity metrics.

2026-06-08
voice-persona-mars
소프트웨어 개발자

Route to Mars (introspective thought partner / demo showman voice persona). Used when the operator wants depth, meaning, or impressive social demos rather than logistics. Mars handles SOLO mode (philosophy, presence, patterns) and DEMO mode (tool-driven showmanship) automatically.

2026-06-07
voice-persona-venus
소프트웨어 개발자

Route to Venus (sharp executive-assistant voice persona). Used for logistics — calendar, tasks, recent messages, brain lookups — at sub-second phone-call latency. The default voice persona unless DEFAULT_PERSONA=mars is set.

2026-06-07
setup
소프트웨어 개발자

Set up GBrain with auto-provision Supabase or PGLite, AGENTS.md injection, first import

2026-06-05
gbrain-upgrade
기타 컴퓨터 관련 직업

Keep gbrain current. When a `gbrain` invocation prints an `UPGRADE_AVAILABLE <old> <new>` marker (or `gbrain self-upgrade --check-only` reports an update), apply it per the configured self_upgrade.mode: notify (prompt the operator with a 4-option question + snooze) or auto (apply silently). The action is always the hardcoded `gbrain self-upgrade` — never a command read from the marker.

2026-06-03
skill-optimizer
소프트웨어 개발자

Self-evolving skill optimization via SkillOpt-paper-grounded text-space optimizer.

2026-06-03
brain-ops
소프트웨어 개발자

Read, enrich, and write brain pages with source attribution.

2026-05-30
schema-unify
데이터베이스 아키텍트

Migrate a brain from gbrain-base (or any pack) to gbrain-base-v2's 14-canonical-type taxonomy via gbrain onboard --check + the unify-types Minion handler. Collapses 94 noisy types to 15 canonical with subtypes, alias rows, and link rows. Triggers when an agent notices pack_upgrade_available, type_proliferation, or asks "what is the canonical taxonomy / how do I clean up my page types".

2026-05-27
cron-scheduler
네트워크·컴퓨터 시스템 관리자

Schedule management with staggering, quiet hours, and wake-up override. Validates schedules, prevents collisions, and gates delivery during quiet hours.

2026-05-27
brain-taxonomist
파일 사무원

Filing gate for ALL brain writes. Consulted before creating any new brain page to determine the correct path. Reads the ACTIVE schema pack via `gbrain schema show --json` — no hardcoded directory table. Also runs periodic taxonomy drift detection via `gbrain schema review-orphans`.

2026-05-26
skillpack-harvest
소프트웨어 개발자

Lift a proven skill from a host repo (e.g. your OpenClaw fork) back into gbrain's bundle so other clients can scaffold it. Editorial workflow: the CLI does the file copy + privacy lint; this skill drives the judgment-heavy genericization (scrub real names, generalize triggers, lift fork-specific conventions to references).

2026-05-26
strategic-reading
경영 분석가

Read a book, article, transcript, or case study through the lens of a specific strategic problem you're facing. Produces an applied playbook that maps the source onto the problem and gives short/medium/long-term recommendations. NOT for general book summaries.

2026-05-26
voice-note-ingest
파일 사무원

Ingest a voice note with exact-phrasing preservation (never paraphrased). Routes content to originals/, concepts/, people/, companies/, ideas/, personal/, or voice-notes/ based on a decision tree. The user's exact words are the signal.

2026-05-26
schema-author
데이터베이스 아키텍트

Evolve your brain's schema pack. Add page types, propose new ones from corpus scans, backfill page.type on existing pages, audit pack health. Triggers when an agent notices untyped pages, custom domains needing typed entities (researcher, contract, deposition), or wants to see what types the pack declares.

2026-05-23
voice-post-call
소프트웨어 개발자

Post-call handling for a voice session — turn the transcript into a brain page, post the summary to the operator's messaging surface, archive the audio. Belt-and-suspenders: fires both from a tool the voice persona can call mid-call AND from the automatic call-end handler in server.mjs.

2026-05-23
eiirp
파일 사무원

Everything In Its Right Place. The universal post-work organizer. After any significant work session, EIIRP runs a 7-phase audit: (1) inventory every output, (2) walk taxonomy to decide where each lands, (3) check schema-pack consistency against the brain's actual shape, (4) file enriched brain pages, (5) audit the skill graph for DRY+MECE, (6) verify resolvability, (7) report. Named after the Radiohead song. Nothing produced during significant work lives only in chat — knowledge becomes permanent, patterns become reusable.

2026-05-22
capture
네트워크·컴퓨터 시스템 관리자

Save any thought or content into the brain via one CLI command. The single human-facing entrypoint that replaces "put_page vs commit-then-sync vs autopilot-wait" with one command that just works.

2026-05-22
functional-area-resolver
소프트웨어 개발자

Compress an agent's routing file (RESOLVER.md or AGENTS.md) by converting granular skill-per-row tables into functional-area dispatchers. Each area lists sub-skills in a "(dispatcher for: ...)" clause. The LLM reads one area entry and routes to the correct sub-skill. Proven via held-out A/B eval: dispatcher pattern outperforms naive pipe-table compression.

2026-05-20
compliant-callout
네트워크·컴퓨터 시스템 관리자

External-lookup skill with canonical Convention callout

2026-05-20
compliant-phase
컴플라이언스 담당자

External-lookup skill with explicit Phase 1 brain heading

2026-05-20
compliant-position
네트워크·컴퓨터 시스템 관리자

Skill that runs gbrain search before external lookup

2026-05-20
exempt-frontmatter
네트워크·컴퓨터 시스템 관리자

Pure-infra skill that opts out via frontmatter

2026-05-20
missing-brain-first
네트워크·컴퓨터 시스템 관리자

External-lookup skill with NO brain-first compliance

2026-05-20
multi-pattern
소프트웨어 개발자

Skill that uses multiple external tools without compliance

2026-05-20
negation-prose
네트워크·컴퓨터 시스템 관리자

Skill where brain reference precedes a negation-prose mention

2026-05-20
no-external
일반 사무원

Skill that operates purely on local state

2026-05-20
typo-frontmatter
네트워크·컴퓨터 시스템 관리자

Skill with typo in brain_first declaration

2026-05-20
reference-pack
소프트웨어 개발자

Reference skill demonstrating the 10/10 skillpack contract. Adds a "what does this skillpack do" answer to the user's agent.

2026-05-20
maintain
네트워크·컴퓨터 시스템 관리자

Brain health checks: back-link enforcement, citation audit, filing validation, stale info detection, orphan pages, and benchmarks. Use when asked to check brain health, run maintenance, or audit quality.

2026-05-19
briefing
임원 비서 및 행정 보좌관

Compile daily briefing with meeting context, active deals, and citation tracking

2026-05-12
ask-user
소프트웨어 개발자

Reusable pattern for presenting the user with explicit choices and gating execution until they respond. Used by other skills when a decision point requires human input before proceeding. Platform-agnostic — works on Telegram (inline buttons), Discord, CLI, or any agent with a message tool.

2026-05-10
cold-start
소프트웨어 개발자

Day-one data bootstrapping for a new brain. Sequences the highest-leverage data sources to go from empty brain to useful brain in one session. Uses ClawVisor for safe credential handling — the agent never holds raw API keys. Covers Gmail import, calendar sync, contacts seeding, X/Twitter archive, conversation imports, and file archives. Use when a user has just finished gbrain setup and asks "now what?"

2026-05-10
article-enrichment
교정사 및 카피 마커

Transform raw article text dumps in the brain into structured pages with executive summary, verbatim quotes, key insights, why-it-matters, and cross-references. Replaces walls-of-text with quotable, actionable brain pages.

2026-05-10
academic-verify
기타 중등 후 교사

Verify a research claim or academic citation by tracing it through publication → methodology → raw data → independent replication. Routes through perplexity-research for the actual web lookup, then formats results as a citation-checked brain page. Use when a book/article/conversation cites a study and you want to confirm the claim is real, replicated, and accurately characterized.

2026-05-10
media-ingest
소프트웨어 개발자

Ingest video, audio, PDF, book, screenshot, and GitHub repo content into the brain. Multi-format handling with entity extraction and backlink propagation. Covers video-ingest, youtube-ingest, and book-ingest subtypes.

2026-05-10
perplexity-research
소프트웨어 개발자

Brain-augmented web research. Sends brain context about a topic to Perplexity, which searches the web with citations and returns what is NEW vs what the brain already knows. Use for entity enrichment, current-state checks, deal monitoring, and freshness deltas. NOT for simple URL fetches (use web_fetch) or brain-only queries (use gbrain query).

2026-05-10
이 저장소에서 수집된 skills 71개 중 상위 40개를 표시합니다.