mit einem Klick
agentverse
agentverse enthält 17 gesammelte Skills von sirius-zuo, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Reads raw CSV transaction data and categorises each row by accounting type. First phase of the accountant workflow — no HITL.
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.
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.
Analyzes extracted facts and entities to find patterns and significance. Middle stage of the document pipeline — declares NEXT_SKILL: summarizer.
Extracts key facts, named entities, and dates from raw text. First stage of the document pipeline — declares NEXT_SKILL: analyzer.
Writes a concise executive summary from analyzed document content. Final stage of the document pipeline — no NEXT_SKILL directive.
Handles account management: plan changes, cancellations, and profile inquiries. Uses get_account_details tool.
Handles billing inquiries: charges, invoices, payments, and refund requests. Uses lookup_invoice and check_refund_eligibility tools.
Reads a support request and produces a JSON routing plan assigning each issue to the appropriate specialist skill.
Handles technical issues: service outages, errors, connectivity, and status checks. Uses check_service_status tool.
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.
Reviews code for correctness, clarity, and style. Use when the user asks for a code review or feedback on code.
Answers questions about the current date, time, or timezone. Use when the user asks what time or date it is.
Performs arithmetic and unit conversions. Use when the user asks to calculate, compute, add, subtract, multiply, or divide numbers.
Gives travel tips, destination recommendations, and trip planning advice. Use when the user asks about places to visit, travel itineraries, or destinations.
Searches the web for information and summarises results with sources. Use when the user asks to search, look up, find, or research a topic.
Searches the web for information and summarises results with sources. Use when the user asks to search, look up, find, or research a topic.