Skip to main content
sirius-zuo
GitHub creator profile

sirius-zuo

Repository-level view of 36 collected skills across 7 GitHub repositories.

skills collected
36
repositories
7
updated
Jul 30, 2026
repository explorer

Repositories and representative skills

business-report
market-research-analysts-and-marketing-specialists-131161

Produces a multi-domain business report by spawning specialist analyst subagents. Use when the user asks for a business report, company analysis, or product assessment.

Jul 28, 2026
extract-transactions
software-developers

Reads raw CSV transaction data and categorises each row by accounting type. First phase of the accountant workflow — no HITL.

Jun 13, 2026
prepare-journal-entry
software-developers

Drafts a double-entry journal from categorised transactions. Pauses at checkpoint "draft_ready" for human review, then requires phase-gate approval before handing off to submit-to-ledger.

Jun 13, 2026
submit-to-ledger
software-developers

Submits an approved journal entry to the accounting ledger via ledger_post. ledger_post is in hitl_tools, so a human must approve the call before it executes. Final phase — no NEXT_SKILL directive.

Jun 13, 2026
analyzer
software-developers

Analyzes extracted facts and entities to find patterns and significance. Middle stage of the document pipeline — declares NEXT_SKILL: summarizer.

Jun 12, 2026
extractor
software-developers

Extracts key facts, named entities, and dates from raw text. First stage of the document pipeline — declares NEXT_SKILL: analyzer.

Jun 12, 2026
summarizer
software-developers

Writes a concise executive summary from analyzed document content. Final stage of the document pipeline — no NEXT_SKILL directive.

Jun 11, 2026
account-mgmt
software-developers

Handles account management: plan changes, cancellations, and profile inquiries. Uses get_account_details tool.

Jun 11, 2026
Showing 8 of 17 collected skills.
Showing 7 of 7 repositories
All repositories loaded