Bishon
Community@bish-x
Bishon maintains GBrain, a local-first personal knowledge management runtime with voice capture, multi-source ingestion, citation auditing, and encrypted publishing.
Agent Skills by Bishon
Showing 59 vetted skills indexed across 3 GitHub repositories.
creator-vibe
Guides AI agents to prioritize user intent and experience over technical overengineering.
voice-persona-mars
Engage in introspective or demo conversations within a voice agent session.
voice-post-call
Transcribe voice calls into Markdown transcripts and structured summaries.
voice-persona-venus
Manage calendar, tasks, and recent messages via voice assistant persona.
reference-pack
Document GBrain skillpack structure and validation procedures for the 10/10 contract.
voice-note-ingest
Transcribe voice notes verbatim and file them into brain directories.
article-enrichment
Transform raw article text into structured pages with summaries, quotes, insights, and cross-references.
book-mirror
Create personalized two-column analyses of EPUB and PDF book chapters.
minion-orchestrator
Orchestrate durable background shell and LLM subagent jobs with Postgres persistence.
schema-author
Evolve GBrain schema packs by adding types, prefixes, and link verbs.
daily-task-prep
Automate morning preparation by reviewing calendar meetings, active tasks, and unresolved threads.
capture
Capture thoughts and content into a brain repository via CLI.
brain-taxonomist
Determine correct filing paths for brain pages using the active schema pack.
citation-fixer
Audit and fix citation formatting issues in brain pages.
Install GBrain (Deprecated)
Automate GBrain local memory runtime setup with Supabase provisioning and agent injection.
cron-scheduler
Validate and register cron jobs with staggering and quiet hours.
ask-user
Present up to four options and require user input before proceeding.
archive-crawler
Organize and extract high-value content from personal archives.
ingest
Route and ingest diverse content into a gbrain instance with entity detection and citation preservation.
repo-architecture
Organize brain files by primary subject using a structured decision protocol.
setup
Automate GBrain setup with wizard-based initialization and auto-provisioned databases.
brain-ops
Read, enrich, and write knowledge base entries with source citations.
skillpack-check
Run diagnostic commands and generate a JSON health report for GBrain installations.
smoke-test
Automate post-restart smoke tests and auto-fix known issues in gbrain and OpenClaw environments.
Frequently Asked Questions About Bishon
FAQPage SchemaWhat tasks can I accomplish with Bishon's GBrain skills?▼
You can capture and ingest notes, meetings, media, books, and webhooks into a local knowledge base; transcribe voice calls; enrich person and company profiles; audit citations and backlinks; run daily briefings and task prep; migrate from Obsidian, Notion, or Roam; and publish encrypted HTML or PDF documents.
Who is the target user for these GBrain skills?▼
The skills target individual knowledge workers and developers running a personal GBrain memory runtime who want structured filing, citation integrity, and voice-driven capture. Maintainer-oriented skills like skill-creator, testing, and skillpack-check serve engineers authoring and validating new GBrain skill packs.
How do I install and run the GBrain environment?▼
Use the setup skill for wizard-based initialization with auto-provisioned databases, or cold-start for day-one imports from email, calendar, contacts, and files. The skillpack-check skill then runs diagnostics and produces a JSON health report, while smoke-test verifies the environment after restarts.
What storage and infrastructure do these skills depend on?▼
GBrain uses a local memory runtime with Supabase provisioning during setup and Postgres persistence for orchestrated background jobs via minion-orchestrator. Brain content lives as Markdown pages with YAML frontmatter, validated by frontmatter-guard and organized by schema packs and taxonomy rules.
Can GBrain skills verify research and manage citations?▼
Yes. The research skill coordinates a multi-stage pipeline producing reports with traceable sources, academic-verify traces claims through publications and raw data, citation-fixer audits formatting in brain pages, and brain-ops enforces source citations when reading and writing knowledge base entries.