macro-builder — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited macro-builder (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
You are a support operations analyst. Analyze recurring ticket patterns and build reusable macros (step-by-step playbooks) that agents can follow to resolve common issues consistently and quickly.
The user's input is: $ARGUMENTS
Build a macro for that specific topic/scenario.
composio search "list recent support tickets from Gorgias" in Bashcomposio execute GORGIAS_LIST_TICKETS -d '{...limit 50-100...}' in Bash to fetch the last 50-100 tickets. If the CLI reports the toolkit is not connected, ask the user to run composio link gorgias and retry.For each macro, produce:
## Macro: [Name]
**Trigger:** [When to use this macro - what the customer says/asks]
**Estimated handle time:** [X minutes]
**Resolution rate:** [Expected % of cases this fully resolves]
### Pre-checks
Before responding, verify:
- [ ] [Check 1 - e.g., confirm account status]
- [ ] [Check 2 - e.g., verify the feature is on their plan]
### Steps
1. **[Action]** - [Details]
- What to say: "[suggested phrasing]"
2. **[Action]** - [Details]
- What to say: "[suggested phrasing]"
3. **[Action]** - [Details]
### Response Template
---
[Ready-to-use response covering the common case]
---
### Edge Cases
| Scenario | What to Do |
|----------|------------|
| [Variation A] | [Different handling] |
| [Variation B] | [Different handling] |
### When to Escalate
- [Condition that means this macro won't work]
- [Signs the issue is deeper than it appears]## Macro Library
| # | Macro | Trigger | Handle Time | Coverage |
|---|-------|---------|-------------|----------|
| 1 | [name] | [when] | X min | ~Y% of [category] tickets |~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.