Labsco

Agent Skills

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

facebook · Development

1,311 standalone skills
langchain-ai logo

arxiv-search

25,749

by langchain-ai

Searches arXiv for preprints and academic papers, retrieves abstracts, and filters by topic. Use when the user asks to find research papers, search arXiv, look up preprints, find academic articles in physics, math, CS, biology, statistics, or related fields.

🔥🔥🔥✓ VerifiedFreeQuick setup
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

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

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

planning

25,749

by langchain-ai

Break down a coding task into a structured implementation plan with clear steps, file identification, and risk assessment.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
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.

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

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
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
openai logo

hatch-pet

23,283

by openai

Create, repair, validate, visually QA, and package Codex-compatible animated pets and pet spritesheets from character art, generated images, company or prospect brand cues, or visual references. Use when a user wants a lightweight-worker Codex pet workflow, a non-pixel custom pet style, a prospect or company mascot pet, or a full 8x9 animated pet atlas with transparent unused cells, QA contact sheets, and pet.json packaging. This skill composes the installed $imagegen system skill for visual gen

🔥🔥✓ VerifiedFreeQuick setup
openai logo

define-goal

23,283

by openai

Help the user define a concrete, measurable goal before starting work, especially when they ask to use the goal tool, create a goal, set an objective, clarify success criteria, or turn a fuzzy intention into a quantitative outcome. Use this skill for goal creation and goal refinement only; it does not manage durable snapshots, decision logs, or long-running execution artifacts.

openai logo

migrate-to-codex

23,283

by openai

Migrate supported instruction files, skills, agents, and MCP config into Codex project and global files.

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

transcribe

23,283

by openai

Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings.

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

yeet

23,283

by openai

Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).

🔥🔥✓ VerifiedFreeQuick setup
openai logo

notion-meeting-intelligence

23,283

by openai

Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting agendas/pre-reads, and tailoring materials to attendees.

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

winui-app

23,283

by openai

Bootstrap, develop, and design modern WinUI 3 desktop applications with C# and the Windows App SDK using official Microsoft guidance, WinUI Gallery patterns, Windows App SDK samples, and CommunityToolkit components. Use when creating a brand new app, preparing a machine for WinUI, reviewing, refactoring, planning, troubleshooting, environment-checking, or setting up WinUI 3 XAML, controls, navigation, windowing, theming, accessibility, responsiveness, performance, deployment, or related Windows

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

skill-installer

23,283

by openai

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

notion-research-documentation

23,283

by openai

Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or reports with citations.

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

plugin-creator

23,283

by openai

Create and scaffold plugin directories for Codex with a required `.codex-plugin/plugin.json`, optional plugin folders/files, and baseline placeholders you can edit before publishing or testing. Use when Codex needs to create a new local plugin, add optional plugin structure, or generate or update repo-root `.agents/plugins/marketplace.json` entries for plugin ordering and availability metadata.

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

security-best-practices

23,283

by openai

Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

security-ownership-map

23,283

by openai

Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization. Trigger only when the user explicitly wants a security-oriented ownership or bus-factor analysis grounded in git history (for example: orphaned sensitive code, security maintainers, CODEOWNERS reality checks for risk, sensitive hotspots, or ownership clusters). Do not trigger for general maintainer lists or n

🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

scvi-tools

22,378

by anthropic

Deep learning for single-cell analysis using scvi-tools. This skill should be used when users need (1) data integration and batch correction with scVI/scANVI, (2) ATAC-seq analysis with PeakVI, (3) CITE-seq multi-modal analysis with totalVI, (4) multiome RNA+ATAC analysis with MultiVI, (5) spatial transcriptomics deconvolution with DestVI, (6) label transfer and reference mapping with scANVI/scArches, (7) RNA velocity with veloVI, or (8) any deep learning-based single-cell method. Triggers inclu

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

sequence-load

22,378

by anthropic

Find leads matching criteria and bulk-add them to an Apollo outreach sequence. Handles enrichment, contact creation, deduplication, and enrollment in one flow.

🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

zoom-meeting-sdk-react-native

22,378

by anthropics

Zoom Meeting SDK for React Native. Use when embedding Zoom meetings in React Native iOS/Android apps with @zoom/meetingsdk-react-native, JWT auth, join/start flows, platform setup, and native bridge troubleshooting.

anthropics logo

scientific-problem-selection

22,378

by anthropic

This skill should be used when scientists need help with research problem selection, project ideation, troubleshooting stuck projects, or strategic scientific decisions. Use this skill when users ask to pitch a new research idea, work through a project problem, evaluate project risks, plan research strategy, navigate decision trees, or get help choosing what scientific problem to work on. Typical requests include "I have an idea for a project", "I'm stuck on my research", "help me evaluate this

🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

single-cell-rna-qc

22,378

by anthropic

Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations. Use when users request QC analysis, filtering low-quality cells, assessing data quality, or following scverse/scanpy best practices for single-cell analysis.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

reconciliation

22,378

by anthropic

Reconcile accounts by comparing GL balances to subledgers, bank statements, or third-party data. Use when performing bank reconciliations, GL-to-subledger recs, intercompany reconciliations, or identifying and categorizing reconciling items.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

video-sdk/linux

22,378

by anthropics

Zoom Video SDK for Linux - C++ headless bots, raw audio/video capture/injection, Qt/GTK integration, Docker support

← PrevPage 6 of 44Next →