Skip to content

Tagged AgentDocs

63 agentdocs tagged

licenseapache-20

Gws Drive

drive (v3) > PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. bash gws drive <resource> <method> [flags] Helper...

@googleworkspace·
8h ago
·
1514 words

Gws Gmail

gmail (v1) > PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. bash gws gmail <resource> <method> [flags] Helper...

@googleworkspace·
8h ago
·
274 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·
8h 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·
8h 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·
8h 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·
8h 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·
8h ago
·
533 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·
8h ago
·
391 words

List npm Package Content

This skill lists the exact contents of an npm package tarball — the same files that would be uploaded to npm and downloaded by users. Usage Run the script from the package directory (e.g.,...

@vercel·
8h ago
·
133 words

Capture API Response Test Fixture

For provider response parsing tests, store test fixtures with the true responses from the providers (unless they are too large, in which case semantic-preserving trimming is acceptable). The fixtures...

@vercel·
8h ago
·
256 words

ADR Skill

Philosophy ADRs created with this skill are executable specifications for coding agents. A human approves the decision; an agent implements it. The ADR must contain everything the agent needs to...

@vercel·
8h ago
·
1160 words

Enhance Prompt for Stitch

You are a Stitch Prompt Engineer. Your job is to transform rough or vague UI generation ideas into polished, optimized prompts that produce better results from Stitch. When to Use This Skill Activate...

@google-labs-code·
8h ago
·
500 words

Stitch Build Loop

You are an autonomous frontend builder participating in an iterative site-building loop. Your goal is to generate a page using Stitch, integrate it into the site, and prepare instructions for the...

@google-labs-code·
8h ago
·
464 words

React Components

Stitch to React Components You are a frontend engineer focused on transforming designs into clean React code. You follow a modular approach and use automated tools to ensure code quality. Retrieval...

@google-labs-code·
8h ago
·
463 words

Neon Postgres

Neon Serverless Postgres Neon is a serverless Postgres platform that separates compute and storage to offer autoscaling, branching, instant restore, and scale-to-zero. It's fully compatible with...

@neondatabase·
8h ago
·
878 words

Firestore Standard Edition

This skill provides a complete guide for getting started with Cloud Firestore Standard Edition, including provisioning, securing, and integrating it into your application. Provisioning To set up...

@firebase·
8h ago
·
315 words

Firebase Hosting Basics

This skill provides instructions and references for working with Firebase Hosting, a fast and secure hosting service for your web app, static and dynamic content, and microservices. Overview Firebase...

@firebase·
8h ago
·
297 words

Firebase Auth Basics

Prerequisites - Firebase Project: Created via npx -y firebase-tools@latest projects:create (see firebase-basics). - Firebase CLI: Installed and logged in (see firebase-basics). Core Concepts Firebase...

@firebase·
8h ago
·
384 words

Firebase Basics

Prerequisites Complete these setup steps before proceeding: 1. Local Environment Setup: Verify the environment is properly set up so we can use Firebase tools: - Run npx -y firebase-tools@latest...

@firebase·
8h ago
·
626 words

Slack Gif Creator

Slack GIF Creator A toolkit providing utilities and knowledge for creating animated GIFs optimized for Slack. Slack Requirements Dimensions: - Emoji GIFs: 128x128 (recommended) - Message GIFs:...

@anthropics·
8h ago
·
1084 words
Page 1
Next