Labsco

Agent Skills

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

neondatabase

4,610 standalone skills
langchain-ai logo

coding-prefs

25,749

by langchain-ai

Read the user's coding preferences from /memory/coding-prefs.md before making non-trivial style decisions, and append new preferences when the user gives durable feedback.

🔥🔥🔥✓ VerifiedFreeQuick setup
langchain-ai logo

competitor-analysis

25,749

by langchain-ai

Analyze competitors in a given market segment. Trigger on: competitive landscape, competitor analysis, market comparison, competitive positioning.

🔥🔥✓ VerifiedFreeQuick setup
langchain-ai logo

cudf-analytics

25,749

by langchain-ai

Use for GPU-accelerated data analysis on datasets, CSVs, or tabular data using NVIDIA cuDF. Triggers when tasks involve groupby aggregations, statistical summaries, anomaly detection, or large-scale data profiling.

🔥🔥🔥✓ VerifiedFreeQuick setup
langchain-ai logo

data-visualization

25,749

by langchain-ai

Use for creating publication-quality charts and multi-panel analysis summaries. Triggers when tasks involve visualizing data, plotting results, creating charts, or producing visual reports from analysis output.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
langchain-ai logo

analyze-market

25,749

by langchain-ai

Perform a market analysis for a product category or segment. Trigger on: market analysis, market size, TAM SAM SOM, market opportunity, industry analysis.

langchain-ai logo

note

25,749

by langchain-ai

Take a note.

langchain-ai logo

summarize

25,749

by langchain-ai

Summarise text into a one-paragraph summary.

langchain-ai logo

gpu-document-processing

25,749

by langchain-ai

Use when processing large PDFs, document collections, or bulk text extraction tasks that benefit from GPU-accelerated processing. Triggers when the user provides large documents or needs bulk document analysis.

🔥🔥🔥✓ VerifiedFreeQuick setup
langchain-ai logo

langgraph-docs

25,749

by langchain-ai

Fetches and references LangGraph Python documentation to build stateful agents, create multi-agent workflows, and implement human-in-the-loop patterns. Use when the user asks about LangGraph, graph agents, state machines, agent orchestration, LangGraph API, or needs LangGraph implementation guidance.

🔥🔥🔥✓ VerifiedFreeQuick setup
langchain-ai logo

remember

25,749

by langchain-ai

Review the current conversation and capture valuable knowledge — best practices, coding conventions, architecture decisions, workflows, and user feedback — into persistent memory (AGENTS.md) or reusable skills. Use when the user says: (1) remember this, (2) save what we learned, (3) update memory, (4) capture learnings.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
langchain-ai logo

query-writing

25,749

by langchain-ai

Writes and executes SQL queries from simple SELECTs to complex multi-table JOINs, aggregations, and subqueries. Use when the user asks to query a database, write SQL, run a SELECT statement, retrieve data, filter records, or generate reports from database tables.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
langchain-ai logo

schema-exploration

25,749

by langchain-ai

Lists tables, describes columns and data types, identifies foreign key relationships, and maps entity relationships in a database. Use when the user asks about database schema, table structure, column types, what tables exist, ERD, foreign keys, or how entities relate.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
langchain-ai logo

skill-creator

25,749

by langchain-ai

Guide for creating effective skills that extend agent capabilities with specialized knowledge, workflows, or tool integrations. Use this skill when the user asks to: (1) create a new skill, (2) make a skill, (3) build a skill, (4) set up a skill, (5) initialize a skill, (6) scaffold a skill, (7) update or modify an existing skill, (8) validate a skill, (9) learn about skill structure, (10) understand how skills work, or (11) get guidance on skill design patterns. Trigger on phrases like \"create

🔥🔥🔥✓ VerifiedFreeQuick setup
langchain-ai logo

code-review

25,749

by langchain-ai

Perform a structured code review of changes, checking for correctness, style, tests, and potential issues.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

gpt-5-4-prompting

25,646

by openai

Internal guidance for composing Codex and GPT-5.4 prompts for coding, review, diagnosis, and research tasks inside the Codex Claude Code plugin

🔥🔥🔥✓ VerifiedFreeQuick setup
vercel-labs logo

find-skills

25,148

by vercel

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

🔥🔥🔥✓ VerifiedFreeQuick setup
google-labs-code logo

agent-dx-cli-scale

25,049

by google-labs-code

A scoring scale for evaluating how well a CLI is designed for AI agents, based on the "Rewrite Your CLI for AI Agents" principles.

🔥🔥🔥✓ VerifiedFreeQuick setup
google-labs-code logo

typed-service-contracts

25,049

by google-labs-code

Architecture standard for building robust, type-safe TypeScript services using the "Spec and Handler" pattern. Use when building CLIs, libraries, or complex business logic.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
google-labs-code logo

ink

25,049

by google-labs-code

Ink terminal renderer for json-render that turns JSON specs into interactive terminal UIs. Use when working with @json-render/ink, building terminal UIs from JSON, creating terminal component catalogs, or rendering AI-generated specs in the terminal.

🔥🔥✓ VerifiedFreeQuick setup
google-labs-code logo

tdd-red-green-refactor

25,049

by google-labs-code

Enforces a disciplined Red-Green-Refactor (TDD) workflow in TypeScript/Node.js. Use this whenever creating new features, fixing bugs, or migrating logic to ensure high-quality, verifiable implementations.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

sentry

23,283

by openai

Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry CLI; perform read-only queries using the `sentry` command.

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

cli-creator

23,283

by openai

Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

figma-code-connect-components

23,283

by openai

Connects Figma design components to code components using Code Connect mapping tools. Use when user says "code connect", "connect this component to code", "map this component", "link component to code", "create code connect mapping", or wants to establish mappings between Figma designs and code implementations. For canvas writes via `use_figma`, use `figma-use`.

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

figma-generate-design

23,283

by openai

Use this skill alongside figma-use when the task involves translating an application page, view, or multi-section layout into Figma. Triggers: 'write to Figma', 'create in Figma from code', 'push page to Figma', 'take this app/page and build it in Figma', 'create a screen', 'build a landing page in Figma', 'update the Figma screen to match code'. This is the preferred workflow skill whenever the user wants to build or update a full page, screen, or view in Figma from code or a description. Disco

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

figma-generate-library

23,283

by openai

Build or update a professional-grade design system in Figma from a codebase. Use when the user wants to create variables/tokens, build component libraries, set up theming (light/dark modes), document foundations, or reconcile gaps between code and Figma. This skill teaches WHAT to build and in WHAT ORDER — it complements the `figma-use` skill which teaches HOW to call the Plugin API. Both skills should be loaded together.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

figma-implement-design

23,283

by openai

Translates Figma designs into production-ready application code with 1:1 visual fidelity. Use when implementing UI code from Figma files, when user mentions "implement design", "generate code", "implement component", provides Figma URLs, or asks to build components matching Figma specs. For Figma canvas writes via `use_figma`, use `figma-use`.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

figma-use

23,283

by openai

**MANDATORY prerequisite** — you MUST invoke this skill BEFORE every `use_figma` tool call. NEVER call `use_figma` directly without loading this skill first. Skipping it causes common, hard-to-debug failures. Trigger whenever the user wants to perform a write action or a unique read action that requires JavaScript execution in the Figma file context — e.g. create/edit/delete nodes, set up variables or tokens, build components and variants, modify auto-layout or fills, bind variables to propertie

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

netlify-deploy

23,283

by openai

Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.

🔥🔥🔥🔥✓ VerifiedAccount requiredNeeds API keys
openai logo

render-deploy

23,283

by openai

Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their application on Render's cloud platform.

🔥🔥🔥🔥✓ VerifiedAccount requiredNeeds API keys
openai logo

linear

23,283

by openai

Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
← PrevPage 52 of 154Next →