Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

agentverse

agentverse에는 sirius-zuo에서 수집한 skills 17개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
17
Stars
0
업데이트
2026-06-13
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 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
coordinator
소프트웨어 개발자

Reads a support request and produces a JSON routing plan assigning each issue to the appropriate specialist skill.

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

Handles technical issues: service outages, errors, connectivity, and status checks. Uses check_service_status tool.

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

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.

2026-06-11
code-review
소프트웨어 품질 보증 분석가·테스터

Reviews code for correctness, clarity, and style. Use when the user asks for a code review or feedback on code.

2026-06-10
datetime-helper
소프트웨어 개발자

Answers questions about the current date, time, or timezone. Use when the user asks what time or date it is.

2026-06-10
math-helper
소프트웨어 개발자

Performs arithmetic and unit conversions. Use when the user asks to calculate, compute, add, subtract, multiply, or divide numbers.

2026-06-10
travel-advisor
여행 안내원

Gives travel tips, destination recommendations, and trip planning advice. Use when the user asks about places to visit, travel itineraries, or destinations.

2026-06-10
web-search
소프트웨어 개발자

Searches the web for information and summarises results with sources. Use when the user asks to search, look up, find, or research a topic.

2026-06-10
web-search
소프트웨어 개발자

Searches the web for information and summarises results with sources. Use when the user asks to search, look up, find, or research a topic.

2026-06-10