← all publishers

beijaflor

@beijaflor source repo

5 published skills

  1. Summarize Source · beijaflor
    Generate summaries for unchecked sources in workdesk/sources.md. Supports single URL, batch processing, and re-generation of existing summaries via a structured fallback chain. Use after adding URLs with add-url skill.
    1 install
  2. Human Review Gate · beijaflor
    Blocking human review gate for AI-drafted planning documents. Default path is a chat-based AskUserQuestion approval (human reviews in their own editor — Zed, VS Code, etc.); a tmux+vim popup is an alternative. Verifies an approval marker on disk. Use at every "AI drafts → human reviews → AI proceeds" handoff (STEP_03b editorial plan, STEP_07 assembly strategy, etc.).
    1 install
  3. Add Url · beijaflor
    Add source URLs to workdesk/sources.md one-by-one with validation and duplication checking. Use when user provides links to add to the journal. Does NOT generate summaries.
    1 install
  4. Github Sync · beijaflor bundle
    Sync entire workdesk/ directory to GitHub issues and pull requests for comprehensive workflow progress tracking across all steps.
    1 install
  5. Summarize PDF · beijaflor
    Generate a schema-valid Japanese summary for a PDF source URL by downloading, extracting text with pypdf, and routing through the URL-mode JSON pipeline. Invoked automatically by call-gemini.py when a URL is detected as PDF; can also be invoked directly for re-generation. Issue
    1 install