Labsco

Agent Skills

Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.

googleworkspace

4,642 standalone skills
makenotion logo

tasks-setup

17

by notion

Set up a Notion task board for tracking tasks. Guides users through using a template or connecting an existing board.

🔥🔥🔥✓ VerifiedFreeQuick setup
makenotion logo

spec-to-implementation

17

by notion

Turn product or tech specs into concrete Notion tasks. Breaks down spec pages into detailed implementation plans with clear tasks, acceptance criteria, and progress tracking.

🔥🔥🔥✓ VerifiedFreeQuick setup
makenotion logo

find

17

by notion

Quickly find pages or databases in Notion by title keywords. Returns precise matches rather than comprehensive results.

🔥🔥🔥✓ VerifiedFreeQuick setup
makenotion logo

knowledge-capture

17

by notion

Transform conversations and discussions into structured documentation pages in Notion. Captures insights, decisions, and knowledge from chat context with proper organization and linking.

🔥🔥🔥✓ VerifiedFreeQuick setup
makenotion logo

tasks-build

17

by notion

Build a task from a Notion page URL. Fetches task details, marks it in progress, implements the work, and updates status in Notion.

🔥🔥🔥✓ VerifiedFreeQuick setup
makenotion logo

create-page

17

by notion

Create a new Notion page, optionally under a specific parent. Automatically structures content based on page type (meeting notes, project pages, etc.).

🔥🔥🔥✓ VerifiedFreeQuick setup
makenotion logo

database-query

17

by notion

Query a Notion database by name or ID and return structured, readable results with optional filters and sorting.

🔥🔥🔥✓ VerifiedFreeQuick setup
rivet-dev logo

multiplayer-game

16

by rivet-dev

Pragmatic patterns for building multiplayer games: matchmaking, tick loops, realtime state, interest management, and validation.

🔥🔥🔥🔥✓ VerifiedFreeAdvanced setup
rivet-dev logo

rivetkit

16

by rivet-dev

RivetKit backend and Rivet Actor runtime guidance. Use for building, modifying, debugging, or testing Rivet Actors, registries, serverless/runner modes, deployment, or actor-based workflows.

🔥🔥🔥🔥✓ VerifiedFreeAdvanced setup
rivet-dev logo

sandbox-agent

16

by rivet-dev

Deploy, configure, and integrate Sandbox Agent - a universal API for orchestrating AI coding agents (Claude Code, Codex, OpenCode, Amp) in sandboxed environments. Use when setting up sandbox-agent server locally or in cloud sandboxes (E2B, Daytona, Docker), creating and managing agent sessions via SDK or API, streaming agent events and handling human-in-the-loop interactions, building chat UIs for coding agents, or understanding the universal schema for agent responses.

🔥🔥🔥🔥✓ VerifiedFreeAdvanced setup
rivet-dev logo

rivetkit-client-swiftui

16

by rivet-dev

RivetKit SwiftUI client guidance. Use for SwiftUI apps that connect to Rivet Actors with RivetKitSwiftUI, @Actor, rivetKit view modifiers, and SwiftUI bindings.

🔥🔥🔥✓ VerifiedFreeQuick setup
rivet-dev logo

ai-agent-workspace

16

by rivet-dev

Give every AI agent its own computer: a persistent workspace with a filesystem, processes, shells, networking, and agent sessions on a lightweight in-process OS.

vercel-labs logo

slack-agent

16

by vercel

Use when working on Slack agent/bot code, Chat SDK applications, Bolt for JavaScript projects, or projects using @chat-adapter/slack or @slack/bolt. Provides development patterns, testing requirements, and quality standards.

🔥🔥🔥✓ VerifiedFreeQuick setup
rivet-dev logo

rivetkit-client-javascript

16

by rivet-dev

RivetKit JavaScript client guidance. Use for browser, Node.js, or Bun clients that connect to Rivet Actors with rivetkit/client, create clients, call actions, or manage connections.

🔥🔥🔥✓ VerifiedFreeQuick setup
rivet-dev logo

rivetkit-client-react

16

by rivet-dev

RivetKit React client guidance. Use for React apps that connect to Rivet Actors with @rivetkit/react, create hooks with createRivetKit, or manage realtime state with useActor.

🔥🔥🔥✓ VerifiedFreeQuick setup
rivet-dev logo

rivetkit-client-swift

16

by rivet-dev

RivetKit Swift client guidance. Use for Swift clients that connect to Rivet Actors with RivetKitClient, create actor handles, call actions, or manage connections.

🔥🔥🔥✓ VerifiedFreeQuick setup
rivet-dev logo

ai-agent

16

by rivet-dev

Build an AI agent backend with persistent memory: one Rivet Actor per conversation, queued message handling, and streaming LLM responses as realtime events.

rivet-dev logo

chat-room

16

by rivet-dev

Build a realtime chat room backend with Rivet Actors: one actor per room, SQLite-backed message history, and WebSocket broadcast to every connected client.

rivet-dev logo

collaborative-text-editor

16

by rivet-dev

Build a collaborative text editor backend with Yjs CRDTs and Rivet Actors: per-document actors relay sync and awareness updates and persist snapshots.

rivet-dev logo

cron-jobs

16

by rivet-dev

Durable cron jobs with Rivet Actors: schedule.after and schedule.at timers survive restarts and crashes, plus re-arming recurring jobs and idempotent handlers.

rivet-dev logo

live-cursors

16

by rivet-dev

Live cursors and multiplayer presence with Rivet Actors: per-connection cursor state, realtime updates over events or raw WebSockets, and throttling.

rivet-dev logo

per-tenant-database

16

by rivet-dev

Multi-tenant data isolation with one Rivet Actor per tenant: the actor key is the tenant id, so each tenant gets its own isolated dataset and migrations.

rivet-dev logo

rivetkit-client-rust

16

by rivet-dev

RivetKit Rust client guidance. Use for Rust clients and backends that connect to Rivet Actors with rivetkit::client, create typed actor handles, call actions, or manage connections.

rivet-dev logo

vpc-air-gapped

16

by rivet-dev

Run Rivet entirely inside your own perimeter: single-binary or Docker Compose install, file system storage with no database infrastructure, and no outbound telemetry by default.

vercel-labs logo

geist-learning-lab

15

by vercel

Build explorative, interactive learning experiences as Next.js apps using the Geist design system. Use when creating tutorials, explorable explanations, interactive lessons, code sandboxes, quizzes, or any educational UI. Covers the Learning Loop pedagogy, 23+ learning component patterns, progress tracking, spaced repetition, and Bret-Victor-style interactive exploration — all with Geist's dark-first minimal aesthetic.

🔥🔥🔥✓ VerifiedFreeQuick setup
pinecone-io logo

pinecone-assistant

14

by pinecone-io

Create, manage, and chat with Pinecone Assistants for document Q&A with citations. Handles all assistant operations - create, upload, sync, chat, context retrieval, and list. Recognizes natural language like "create an assistant from my docs", "ask my assistant about X", or "upload my docs to Pinecone".

🔥🔥🔥✓ VerifiedAccount requiredNeeds API keys
pinecone-io logo

pinecone-full-text-search

14

by pinecone-io

Create, ingest into, and query a Pinecone full-text-search (FTS) index using the preview API (2026-01.alpha, public preview). Use when the user or agent asks to build a text search index on Pinecone, add dense or sparse vector fields, ingest documents, construct score_by clauses (text / query_string / dense_vector / sparse_vector), or compose with text-match filters ($match_phrase / $match_all / $match_any). Ships `scripts/ingest.py` for safe bulk ingestion (batch_upsert + error inspection + rea

🔥🔥🔥✓ VerifiedFreeQuick setup
pinecone-io logo

pinecone-query

14

by pinecone-io

Query integrated indexes using text with Pinecone MCP. IMPORTANT - This skill ONLY works with integrated indexes (indexes with built-in Pinecone embedding models like multilingual-e5-large). For standard indexes or advanced vector operations, use the CLI skill instead. Requires PINECONE_API_KEY environment variable and Pinecone MCP server to be configured.

🔥🔥🔥✓ VerifiedAccount requiredNeeds API keys
pinecone-io logo

pinecone-cli

14

by pinecone-io

Guide for using the Pinecone CLI (pc) to manage Pinecone resources from the terminal. The CLI supports ALL index types (standard, integrated, sparse) and all vector operations — unlike the MCP which only supports integrated indexes. Use for batch operations, vector management, backups, namespaces, CI/CD automation, and full control over Pinecone resources.

🔥🔥🔥✓ VerifiedFreeQuick setup
pinecone-io logo

pinecone-docs

14

by pinecone-io

Curated documentation reference for developers building with Pinecone. Contains links to official docs organized by topic and data format references. Use when writing Pinecone code, looking up API parameters, or needing the correct format for vectors or records.

🔥🔥✓ VerifiedFreeQuick setup
← PrevPage 144 of 155Next →