byagent37-platform· 2 skills
This skill should be used to generate a "prompt request" one-pager that summarizes the current session for a pull request. It produces one consolidated User block folding together every ask and decision from the session, plus one Assistant block summarizing what was built. Use it when the user asks to "generate a prompt request", recap or summarize the session for a PR, or capture what was requested. Also use it automatically when opening a pull request or writing a PR description, so the PR body includes the asks and decisions behind the change. Works on the current session only and outputs inline markdown ready to paste into a PR.
$npx -y skills add agent37-platform/agent37-skills-collection --skill generate-prompt-requestInstalls into the current project.
Run `npx skills use "https://github.com/agent37-platform/agent37-skills-collection" --skill "agent37-platform/agent37-skills-collection/generate-prompt-request"` 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/agent37-platform/agent37-skills-collection" that are relevant to the current task. Run `npx skills add "https://github.com/agent37-platform/agent37-skills-collection"` and select the relevant skills, then follow their instructions.