Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
sirius-zuo
Perfil de creador de GitHub

sirius-zuo

Vista por repositorio de 33 skills recopiladas en 6 repositorios de GitHub.

skills recopiladas
33
repositorios
6
actualizado
2026-06-23
explorador de repositorios

Repositorios y skills representativas

extract-transactions
Desarrolladores de software

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

2026-06-13
prepare-journal-entry
Desarrolladores de software

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.

2026-06-13
submit-to-ledger
Desarrolladores de software

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.

2026-06-13
analyzer
Desarrolladores de software

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

2026-06-12
extractor
Desarrolladores de software

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

2026-06-12
summarizer
Desarrolladores de software

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

2026-06-11
account-mgmt
Desarrolladores de software

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

2026-06-11
billing
Desarrolladores de software

Handles billing inquiries: charges, invoices, payments, and refund requests. Uses lookup_invoice and check_refund_eligibility tools.

2026-06-11
Mostrando las 8 principales de 17 skills recopiladas en este repositorio.
Mostrando 6 de 6 repositorios
Todos los repositorios cargados