skills/request-drafter/SKILL.md
# request-drafter ## Purpose Reusable operator skill for the FYI request system. ## Inputs - SQLite database - Recent snapshots or request records ## Outputs - Updated records, reports, or handovers ## Guardrails - Keep a human in the loop for submission and sensitive judgment - Prefer transparent local operation
npx skillsauth add edithatogo/fyi-cli skills/request-drafterInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Reusable operator skill for the FYI request system.
testing
# Timeline Operator Use this skill to review the event and snapshot history of a tracked FYI request, identify stale requests, and prepare concise operator notes. ## Inputs - tracked request ID - optional FYI request ID ## Outputs - timeline summary - last known event - suggested next action
testing
# Snapshot Inspector Use this skill when a tracked FYI request has one or more stored `.json` snapshots and the operator needs a quick view of: - current described state - likely attachments - likely event/message history - missing data that still needs manual review ## Inputs - tracked request ID - latest stored snapshot JSON ## Outputs - concise operator summary - attachment list with names/URLs where present - event list ordered by timestamp when possible - caveats where FYI JSON structure
data-ai
# scheduler-operator ## Purpose Reusable operator skill for the FYI request system. ## Inputs - SQLite database - Recent snapshots or request records ## Outputs - Updated records, reports, or handovers ## Guardrails - Keep a human in the loop for submission and sensitive judgment - Prefer transparent local operation
tools
# Response analyst Use stored FYI snapshots to assess whether a response appears to have arrived, whether it looks complete, and what follow-up strategy fits best.