Skip to main content
Run any Skill in Manus
with one click
GitHub repository

gbrain

gbrain contains 5 collected skills from durang, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
0
updated
2026-07-12
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

functional-area-resolver
software-developers

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-07-12
strategic-reading
market-research-analysts-and-marketing-specialists-131161

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-07-12
idea-ingest
software-developers

Ingest links, articles, tweets, and ideas into the brain. Fetch content, save to brain with analysis, create author people page, and cross-link. Use when the user shares a link or says "read this", "save this", "think about this".

2026-07-12
skillpack-harvest
software-developers

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-07-12
setup
network-and-computer-systems-administrators

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

2026-05-10