Search and write the company knowledge brain. Use for any question about the org, people, projects, decisions, or history, and to persist durable knowledge beyond this scope's notebook.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٧٢ من skills من garrytan/gbrain. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٤٠ من أصل ٧٢ skills مجمعة.
Search and write the company knowledge brain. Use for any question about the org, people, projects, decisions, or history, and to persist durable knowledge beyond this scope's notebook.
لغة النص الأصلي: الإنجليزية
Take any book (EPUB/PDF), produce a personalized chapter-by-chapter analysis with two-column tables. Left column preserves the chapter content; right column maps every idea to the reader's actual life using brain context. Output is a single brain page at…
لغة النص الأصلي: الإنجليزية
Structured data research: search sources, extract structured data, archive raw sources, maintain canonical tracker pages, deduplicate. Parameterized via YAML recipes for investor updates, donations, company updates, or any email-to-structured-data pipeline.
لغة النص الأصلي: الإنجليزية
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…
لغة النص الأصلي: الإنجليزية
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…
لغة النص الأصلي: الإنجليزية
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…
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
The meta skill. Turn any raw feature into a properly-skilled, tested, resolvable unit of agent capability. Cross-modal eval is the recommended Phase 3 quality gate: 3 frontier models from different providers critique the output, you iterate to quality, THEN…
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
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,…
لغة النص الأصلي: الإنجليزية
Skill validation framework PLUS daily test-suite health and regression intelligence. Validates skill conformance (frontmatter, manifest coverage, resolver coverage). Runs the project test suite in tiered phases (unit / evals / integration / system health),…
لغة النص الأصلي: الإنجليزية
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…
لغة النص الأصلي: الإنجليزية
When/what to retrieve — open the brain page for a salient entity before answering from memory.
لغة النص الأصلي: الإنجليزية
Validate and auto-repair YAML frontmatter on brain pages. Catches malformed pages before they enter the brain (missing closing
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
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…
لغة النص الأصلي: الإنجليزية
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…
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
Set up GBrain with auto-provision Supabase or PGLite, AGENTS.md injection, first import
لغة النص الأصلي: الإنجليزية
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 +…
لغة النص الأصلي: الإنجليزية
Self-evolving skill optimization via SkillOpt-paper-grounded text-space optimizer.
لغة النص الأصلي: الإنجليزية
Read, enrich, and write brain pages with source attribution.
لغة النص الأصلي: الإنجليزية
Schedule management with staggering, quiet hours, and wake-up override. Validates schedules, prevents collisions, and gates delivery during quiet hours.
لغة النص الأصلي: الإنجليزية
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…
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
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,…
لغة النص الأصلي: الإنجليزية
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…
لغة النص الأصلي: الإنجليزية
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…
لغة النص الأصلي: الإنجليزية
External-lookup skill with canonical Convention callout
لغة النص الأصلي: الإنجليزية
External-lookup skill with explicit Phase 1 brain heading
لغة النص الأصلي: الإنجليزية
Skill that runs gbrain search before external lookup
لغة النص الأصلي: الإنجليزية
Pure-infra skill that opts out via frontmatter
لغة النص الأصلي: الإنجليزية
External-lookup skill with NO brain-first compliance
لغة النص الأصلي: الإنجليزية
Skill that uses multiple external tools without compliance
لغة النص الأصلي: الإنجليزية
Skill where brain reference precedes a negation-prose mention
لغة النص الأصلي: الإنجليزية
Skill that operates purely on local state
لغة النص الأصلي: الإنجليزية
Skill with typo in brain_first declaration
لغة النص الأصلي: الإنجليزية
Reference skill demonstrating the 10/10 skillpack contract. Adds a "what does this skillpack do" answer to the user's agent.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
Compile daily briefing with meeting context, active deals, and citation tracking
لغة النص الأصلي: الإنجليزية