con un clic
gbrain-lite
// Lightweight personal knowledge base — markdown + YAML frontmatter structured notes with full-text search and cross-referencing for AI agents
// Lightweight personal knowledge base — markdown + YAML frontmatter structured notes with full-text search and cross-referencing for AI agents
Capture high-fidelity screenshots of any website using Playwright — supports custom viewports, dark/light mode, mobile/tablet/desktop presets, split-screen, element-based capture by CSS selector, and text-based area capture. Integrates with Telegram or any output channel for delivery.
Convert Markdown to publication-quality PDF with reportlab — CJK/Latin mixed text, themes, cover pages, watermarks, callouts, formulas, and interactive theme selection
HyperFrames CLI dev loop — project scaffolding, validation (lint/inspect), browser preview with live reload, MP4/WebM rendering, and environment troubleshooting (doctor, browser, info, upgrade). Use when running any npx hyperframes command or troubleshooting the build/render environment. For composition authoring see the hyperframes skill; for asset preprocessing (tts, transcribe, remove-background) see the hyperframes-media skill.
Asset preprocessing for HyperFrames compositions — local text-to-speech narration (Kokoro-82M, no API key), audio/video transcription (Whisper), and background removal for transparent overlays (u2net). Use when generating voiceover from text, transcribing speech for captions, removing background from video/images, choosing TTS voices or whisper models, or chaining TTS -> transcribe -> captions. Each command downloads its own model on first run.
Create, compose, animate, and render HTML-based video compositions using HyperFrames — an open-source video rendering framework built for AI agents. Covers composition authoring with data attributes, GSAP timelines, caption/subtitle generation, text-to-speech narration, audio-reactive animations, scene transitions, variable-driven parametrized renders, and the full video production workflow.
Order food from Zomato via browser automation. Uses a two-phase approach: Phase 1 (setup) captures login cookies after manual login. Phase 2 (auto-order) reuses cookies to create orders and share payment links. No OTP needed after initial setup.
| name | gbrain-lite |
| description | Lightweight personal knowledge base — markdown + YAML frontmatter structured notes with full-text search and cross-referencing for AI agents |
| metadata | {"author":"Mayx07","version":"1.0.0","category":"ai-ml","tags":["knowledge-base","memory-management","markdown","cross-referencing","agent-memory","personal-knowledge-graph"]} |
Organize books, people, concepts, and news items from conversations into a searchable, cross-referenced markdown knowledge base.
brain/books/ people/ meetings/ ideas/ articles/ projects/ news/.md filenews/YYYY-MM-DD/brain/ directory (ripgrep/grep)brain/{type}/{slug}.md
links field in related entriestitle and datesummary field — search and listing depend on itupdated — it auto-updates on saveitem_id as dedup key (format: github:owner/repo / hn:12345 / arxiv:url)item_id + first_seen + star_history (GitHub entries)item_id field when creating news entriesitem_id for news entries, validated in creation workflowreferences/garry-tan-gbrain-inspiration.md — GBrain system design reference