Bishon avatar

Bishon

Community

@bish-x

6Followers
|
11Public Repos
|
59Published Skills

Bishon maintains GBrain, a local-first personal knowledge management runtime with voice capture, multi-source ingestion, citation auditing, and encrypted publishing.

Skills Distribution
DomainData Systems...Knowledge Base Man.. (40%)Content Ingestion .. (25%)Data Migration & P.. (15%)Research & Citatio.. (10%)

Agent Skills by Bishon

Showing 59 vetted skills indexed across 3 GitHub repositories.

bish-xbish-x
49

creator-vibe

Guides AI agents to prioritize user intent and experience over technical overengineering.

Community
Basic
bish-xbish-x
2

voice-persona-mars

Engage in introspective or demo conversations within a voice agent session.

Community
Advanced
bish-xbish-x
2

voice-post-call

Transcribe voice calls into Markdown transcripts and structured summaries.

Community
Advanced
bish-xbish-x
2

voice-persona-venus

Manage calendar, tasks, and recent messages via voice assistant persona.

Community
Intermediate
bish-xbish-x
2

reference-pack

Document GBrain skillpack structure and validation procedures for the 10/10 contract.

Community
Intermediate
bish-xbish-x
2

voice-note-ingest

Transcribe voice notes verbatim and file them into brain directories.

Community
Advanced
bish-xbish-x
2

article-enrichment

Transform raw article text into structured pages with summaries, quotes, insights, and cross-references.

Community
Intermediate
bish-xbish-x
2

book-mirror

Create personalized two-column analyses of EPUB and PDF book chapters.

Community
Advanced
bish-xbish-x
2

minion-orchestrator

Orchestrate durable background shell and LLM subagent jobs with Postgres persistence.

Community
Advanced
bish-xbish-x
2

schema-author

Evolve GBrain schema packs by adding types, prefixes, and link verbs.

Community
Advanced
bish-xbish-x
2

daily-task-prep

Automate morning preparation by reviewing calendar meetings, active tasks, and unresolved threads.

Community
Basic
bish-xbish-x
2

capture

Capture thoughts and content into a brain repository via CLI.

Community
Basic
bish-xbish-x
2

brain-taxonomist

Determine correct filing paths for brain pages using the active schema pack.

Community
Advanced
bish-xbish-x
2

citation-fixer

Audit and fix citation formatting issues in brain pages.

Community
Intermediate
bish-xbish-x
2

Install GBrain (Deprecated)

Automate GBrain local memory runtime setup with Supabase provisioning and agent injection.

Community
Intermediate
bish-xbish-x
2

cron-scheduler

Validate and register cron jobs with staggering and quiet hours.

Community
Advanced
bish-xbish-x
2

ask-user

Present up to four options and require user input before proceeding.

Community
Intermediate
bish-xbish-x
2

archive-crawler

Organize and extract high-value content from personal archives.

Community
Intermediate
bish-xbish-x
2

ingest

Route and ingest diverse content into a gbrain instance with entity detection and citation preservation.

Community
Advanced
bish-xbish-x
2

repo-architecture

Organize brain files by primary subject using a structured decision protocol.

Community
Intermediate
bish-xbish-x
2

setup

Automate GBrain setup with wizard-based initialization and auto-provisioned databases.

Community
Intermediate
bish-xbish-x
2

brain-ops

Read, enrich, and write knowledge base entries with source citations.

Community
Advanced
bish-xbish-x
2

skillpack-check

Run diagnostic commands and generate a JSON health report for GBrain installations.

Community
Basic
bish-xbish-x
2

smoke-test

Automate post-restart smoke tests and auto-fix known issues in gbrain and OpenClaw environments.

Community
Intermediate

Frequently Asked Questions About Bishon

FAQPage Schema
What 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.