Skip to content

Commit 4f2543d

Browse files
authored
fix (skill): yaml formatting issue (#11991)
Fix: `Error in user YAML: (<unknown>): mapping values are not allowed in this context at line 2 column 103`
1 parent 3137da2 commit 4f2543d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skills/use-ai-sdk/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: ai-sdk
3-
description: Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, or tools, (2) Want to build AI agents, chatbots, or text generation features, (3) Have questions about AI providers (OpenAI, Anthropic, etc.), streaming, tool calling, or structured output.
3+
description: 'Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, or tools, (2) Want to build AI agents, chatbots, or text generation features, (3) Have questions about AI providers (OpenAI, Anthropic, etc.), streaming, tool calling, or structured output.'
44
metadata:
55
author: Vercel Inc.
66
version: '1.0'

0 commit comments

Comments
 (0)