First-run setup for GrantForge. This skill should be used when the user says "set up GrantForge", "set up my organization", "enter my company information", "create my org profile", or when any other GrantForge skill runs and no .grantforge/ profile exists yet. Conducts a structured interview about the organization and builds the persistent profile, answer library, and voice profile that every other GrantForge skill depends on.
$npx -y skills add ddanntheman/grantforge --skill grant-setupInstalls into the current project.
Run `npx skills use "https://github.com/ddanntheman/grantforge" --skill "ddanntheman/grantforge/grant-setup"` 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/ddanntheman/grantforge" that are relevant to the current task. Run `npx skills add "https://github.com/ddanntheman/grantforge"` and select the relevant skills, then follow their instructions.