Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

agentverse

agentverse contient 17 skills collectées depuis sirius-zuo, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
17
Stars
0
mis à jour
2026-06-13
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

extract-transactions
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-06-12
extractor
Développeurs de logiciels

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

2026-06-12
summarizer
Développeurs de logiciels

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

2026-06-11
account-mgmt
Développeurs de logiciels

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

2026-06-11
billing
Développeurs de logiciels

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

2026-06-11
coordinator
Développeurs de logiciels

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

2026-06-11
tech-support
Développeurs de logiciels

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

2026-06-11
business-report
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-06-10
travel-advisor
Guides de voyage

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
Développeurs de logiciels

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
Développeurs de logiciels

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
agentverse Agent Skills sur GitHub | SkillsMP