Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
sirius-zuo
GitHub 제작자 프로필

sirius-zuo

6개 GitHub 저장소에서 수집된 33개 skills를 저장소 단위로 보여줍니다.

수집된 skills
33
저장소
6
업데이트
2026-06-23
저장소 탐색

저장소와 대표 skills

extract-transactions
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-06-12
extractor
소프트웨어 개발자

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

2026-06-12
summarizer
소프트웨어 개발자

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

2026-06-11
account-mgmt
소프트웨어 개발자

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

2026-06-11
billing
소프트웨어 개발자

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

2026-06-11
이 저장소에서 수집된 skills 17개 중 상위 8개를 표시합니다.
저장소 6개 중 6개 표시
모든 저장소를 표시했습니다