Agent Skills
Saviqo skills live in a separate public repository of reusable agent workflows:
github.com/rakeshbhatt10/saviqo-agent-skills
Skills should teach an agent how to use Saviqo MCP tools and resources. They should not duplicate product business logic.
Clone the skill pack:
bash
git clone git@github.com:rakeshbhatt10/saviqo-agent-skills.gitRepository shape:
text
saviqo-agent-skills/
AGENTS.md
README.md
skills/
monthly-review/
statement-import-triage/
budget-adjustment-review/
savings-goal-planning/
plan-workflow-operator/Current Skills
- Monthly Review
- Statement Import Triage
- Budget Adjustment Review
- Savings Goal Planning
- Plan Workflow Operator
Safety Model
The public skills are read-first. They can guide an agent through MCP summaries, statement review, and planning workflows, but they should not ask for banking secrets or apply financial mutations without an authenticated Saviqo approval flow.