Create a vercel/ai issue
SkillCloud & infraCreate a well-formed GitHub issue in vercel/ai using the gh CLI. Use when reporting an AI SDK bug or preparing an issue body that contains logs, code blocks, versions, reproduction steps, and shell-sensitive text.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Create a vercel/ai issue skill
What this skill tells your AI
The instructions your AI receives, as published by franciscomoretti/chat-js in .agents/skills/create-vercel-ai-issue/SKILL.md and read by ahel’s review.
- Confirm
gh auth statusand inspectvercel/aibefore writing. - Prepare a focused issue with sections for the problem, exact error, package versions, minimal reproduction, expected behavior, and actual behavior.
- Put complex Markdown in a temporary body file so shell interpolation cannot alter backticks or code blocks.
- Run
gh issue create -R vercel/ai --title "<title>" --body-file <file>. - Return the created issue URL.
Do not create the external issue unless the user has authorized that write.
Signals
- GitHub stars
- 1k
- Forks
- 122
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
create-vercel-ai-issue- Source
- github.com/franciscomoretti/chat-js