Turns a first-line AI or model use case description into a structured intake record at the front of the AI governance pipeline. Captures purpose, intended users, data sources, vendor and foundation-model dependencies, autonomy level, decision impact, regulatory exposure flags, proposed review gates, and the open questions a tier reviewer needs answered. The intake is the routing artifact downstream skills consume: ai-risk-tiering reads it to score the rubric, ai-act-triage reads it to scope Annex III overlap, model-card-builder reads it for system and data sections, validation-plan reads it to scope work, and the AI inventory of record consumes the structured object.
$npx -y skills add anotb/second-line-financial-services --skill ai-use-case-intakeInstalls into the current project.
Run `npx skills use "https://github.com/anotb/second-line-financial-services" --skill "anotb/second-line-financial-services/ai-use-case-intake"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/anotb/second-line-financial-services" that are relevant to the current task. Run `npx skills add "https://github.com/anotb/second-line-financial-services"` and select the relevant skills, then follow their instructions.