packages/extension/src/skills/grant-action-planner/SKILL.md
Plan the next action for the top-scored grant opportunity using a Gemma 4 function call.
npx skillsauth add regen-coordination/coop grant-action-plannerInstall 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.
Pick the strongest scored opportunity in the latest fit-scorer pass, then call exactly one of:
draft_application_outline — propose section headers for an application response.add_to_coop_calendar — surface the deadline so the coop sees it on the next review.request_member_input — name members whose context is needed before drafting.Use the coop purpose, recent decisions, and any attached audio meeting context as fit signal. Keep
the rationale short and tied to the opportunity. The model is expected to emit exactly one
<tool_call> payload — the runner discards trailing prose.
tools
Cluster related local signals into reusable themes for shared memory and coordination.
tools
Route newly captured extracts into local coop contexts, preserve weak matches, and seed local drafts for stronger matches.
tools
Produce a weekly-style synthesis draft from accepted drafts and recent shared artifacts.
testing
Review a draft for publish readiness and optionally propose a bounded publish action.