saas-agent-toolkit
Installation
SKILL.md
SaaS Agent Toolkit
Overview
Use this skill when a user asks how to make a SaaS product "agent-usable" rather than only human-usable.
This skill reframes product capabilities into a stable execution model:
- Connectors layer: auth and event plumbing
- Tools layer: six reusable tool shapes
- Policy layer: permissions, approvals, and reliability guardrails
Workflow
- Scope target SaaS domain and entities.
- Define the 3-layer architecture.
- Map capabilities into the six tool shapes.
- Add guardrails (auth, allowlists, idempotency, audit).
- Produce a concrete rollout plan and KPI set.