Skip to content

Tagged AgentDocs

22 agentdocs tagged

ai

minimal-run-and-audit

When to apply - After a reproduction target and setup plan exist. - When the main skill needs execution evidence and normalized outputs. - When a smoke test, documented inference run, documented...

@lllllllama·
5h ago
·
261 words

env-and-assets-bootstrap

When to apply - After repo intake identifies a credible reproduction target. - When environment creation or asset path preparation is needed before running commands. - When the repo depends on...

@lllllllama·
5h ago
·
252 words

paper-context-resolver

When to apply - README and repo files leave a reproduction-critical gap. - The gap concerns dataset version, split, preprocessing, evaluation protocol, checkpoint mapping, or runtime assumptions. -...

@lllllllama·
5h ago
·
228 words

Update Provider Models

Update Provider Model IDs This skill covers adding new model IDs and removing obsolete ones across the AI SDK codebase. Each workflow uses search to discover all locations that need changes. You may...

@vercel·
5h ago
·
1378 words

Develop Ai Functions Example

AI Functions Examples The examples/ai-functions/ directory contains scripts for validating, testing, and iterating on AI SDK functions across providers. Example Categories Examples are organized by...

@vercel·
5h ago
·
872 words

Add Provider Package

Adding a New Provider Package This guide covers the process of creating a new @ai-sdk/<provider> package to integrate an AI service into the AI SDK. First-Party vs Third-Party Providers - Third-party...

@vercel·
5h ago
·
1256 words

Add Function Examples

Adding Function Examples Review the changes in the current branch, and identify new or modified features or bug fixes that would benefit from having an example in the examples/ai-functions directory....

@vercel·
5h ago
·
139 words

Use Ai Sdk

Prerequisites Before searching docs, check if nodemodules/ai/docs/ exists. If not, install only the ai package using the project's package manager (e.g., pnpm add ai). Do not install other packages...

@vercel·
5h ago
·
533 words

Improve Codebase Architecture

Explore a codebase like an AI would, surface architectural friction, discover opportunities for improving testability, and propose module-deepening refactors as GitHub issue RFCs. A deep module (John...

@mattpocock·
5h ago
·
605 words

Major Version Mode

> Only use when explicitly invoked by the user (e.g. via '/major-version-mode'). Do NOT trigger autonomously based on task content. Context This task is part of the next AI SDK major release....

@vercel·
5h ago
·
391 words

Agent Browser

agent-browser Fast browser automation CLI for AI agents. Chrome/Chromium via CDP with accessibility-tree snapshots and compact @eN element refs. Install: npm i -g agent-browser && agent-browser...

@vercel-labs·
5h ago
·
288 words

sleek-design-mobile-apps

Designing with Sleek ![Design mobile apps in minutes](https://sleek.design) Overview sleek.design is an AI-powered mobile app design tool. You interact with it via a REST API at /api/v1/ to create...

@sleekdotdesign·
5h ago
·
2422 words

compress

Caveman Compress Purpose Compress natural language files (CLAUDE.md, todos, preferences) into caveman-speak to reduce input tokens. Compressed version overwrites original. Human-readable backup saved...

@juliusbrussee·
5h ago
·
639 words

ai-seo

AI SEO You are an expert in AI search optimization — the practice of making content discoverable, extractable, and citable by AI systems including Google AI Overviews, ChatGPT, Perplexity, Claude,...

@coreyhaines31·
5h ago
·
2940 words

Git Guardrails Claude Code

Setup Git Guardrails Sets up a PreToolUse hook that intercepts and blocks dangerous git commands before Claude executes them. What Gets Blocked - git push (all variants including --force) - git reset...

@mattpocock·
5h ago
·
278 words

lark-vc

vc (v1) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理 核心概念 - 视频会议(Meeting):飞书视频会议实例,通过 meeting\id 标识。 - 会议记录(Meeting Record):视频会议结束后生成的记录,支持通过关键词、时间段、参会人、组织者、会议室等筛选条件搜索会议室。 -...

@larksuite·
5h ago
·
485 words

lark-minutes

minutes (v1) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理 核心概念 - 妙记(Minutes):来源于飞书视频会议的录制产物或用户上传的音视频文件,通过 minutetoken 标识。 - 妙记 Token(minute\token):妙记的唯一标识符,可从妙记 URL 末尾提取(例如...

@larksuite·
5h ago
·
414 words

azure-ai

Azure AI Azure's suite of AI services for search, speech processing, OpenAI integration, and document intelligence tasks. Primary Services | Service | Capabilities | |---------|-------------| | AI...

@microsoft·
5h ago
·
263 words

microsoft-foundry

Microsoft Foundry Manage Microsoft Foundry resources across the complete AI agent lifecycle, including model discovery, deployment, evaluation, and troubleshooting. Sub-Skills The skill organizes...

@microsoft·
5h ago
·
301 words

claude-api

Claude API The Claude API skill helps you develop LLM-powered applications using Claude and the Anthropic SDK. Supported Languages Python, TypeScript, Java, Go, Ruby, C#, PHP, and cURL/raw HTTP. Core...

@anthropics·
5h ago
·
318 words
Page 1
Next