Skip to main content
Run any Skill in Manus
with one click
GitHub repository

budget-oracle

budget-oracle contains 4 collected skills from comzzy-comzzy, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
0
updated
2026-06-04
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

budget-oracle
financial-and-investment-analysts

Multi-skill budget system for expense tracking, budget guardrails, and Pharos onchain financial logs. Use when a user or agent needs to record personal or business expenses, enforce spending limits, summarize weekly or monthly budgets, issue machine-readable warnings, or create a verifiable audit trail on Pharos Network. Includes expense-tracker, budget-guardian, and onchain-ledger sub-skills that can run independently or be chained.

2026-06-04
onchain-ledger
software-developers

Logs expense and income records as immutable onchain events on Pharos mainnet or Atlantic testnet. Creates a verifiable audit trail for businesses, DAOs, freelancers, and AI agent treasuries. Use when a user or agent needs to record a financial event on Pharos, verify a past transaction, retrieve an onchain expense summary, or set an onchain budget configuration. Requires PHAROS_PRIVATE_KEY in environment for live mode; falls back to simulated mode if not set.

2026-06-04
budget-guardian
software-developers

Enforces budget limits and emits structured warnings when spending approaches or exceeds defined thresholds. Use when an agent needs to check whether a new expense is safe to add, audit current budget health, or route warning messages to a user or downstream alert system. Returns machine-readable warning codes that other skills can act on.

2026-06-04
expense-tracker
software-developers

Tracks individual income and expenses for a given weekly or monthly period. Adds, removes, edits, and lists expense entries with live running totals and category breakdowns. Use when a user or agent needs to record a purchase, log an income source, view spending history, or get a categorized breakdown of expenses. Works offline with no wallet required.

2026-06-04