Create 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.
Scanned 8/31/2026
Install to Claude Code
npx -y skills add FranciscoMoretti/chat-js --skill create-vercel-ai-issue --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Create Vercel Ai Issue?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/franciscomoretti-create-vercel-ai-issue)More formats (shields.io, HTML) on the badges page.
---
name: create-vercel-ai-issue
description: Create 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.
---
# Create a vercel/ai issue
1. Confirm `gh auth status` and inspect `vercel/ai` before writing.
2. Prepare a focused issue with sections for the problem, exact error, package
versions, minimal reproduction, expected behavior, and actual behavior.
3. Put complex Markdown in a temporary body file so shell interpolation cannot
alter backticks or code blocks.
4. Run `gh issue create -R vercel/ai --title "<title>" --body-file <file>`.
5. Return the created issue URL.
Do not create the external issue unless the user has authorized that write.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!