Labsco
langchain-ai logo

langchain-ai / deepagents

25,700

A skill package that teaches your agent 17 capabilities — every one documented and browsable below, no GitHub required · by langchain-ai.

Each skill below is one capability this package teaches your agent. Install the whole package, or open a skill to install just that one.

arxiv-search🔥🔥🔥✓ VerifiedFreeQuick setup

Search arXiv for preprints and academic papers by topic with abstract retrieval. Query-based search across physics, mathematics, computer science, biology, statistics, and related fields Configurable result limit (default 10 papers) with results sorted by relevance Returns title and abstract for each matching paper Requires the arxiv Python package; install via pip if not already present

2 files — installable on its own

blog-post🔥🔥🔥✓ VerifiedFreeQuick setup

Long-form blog post writing with research delegation, structured content templates, and AI-generated cover images. Delegates research to subagents before writing, storing findings in markdown for reference and context Enforces a five-part post structure: hook, context, main content (3–5 sections), practical application, and conclusion with call-to-action Generates SEO-optimized cover images using detailed prompts covering subject, style, composition, color, and lighting Outputs posts to...

1 file — installable on its own

code-review🔥🔥🔥🔥✓ VerifiedFreeQuick setup

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

2 files — installable on its own

coding-prefs🔥🔥🔥✓ VerifiedFreeQuick setup

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…

1 file — installable on its own

competitor-analysis🔥🔥✓ VerifiedFreeQuick setup

When asked to analyze competitors:

1 file — installable on its own

cudf-analytics🔥🔥🔥✓ VerifiedFreeQuick setup

Use for GPU-accelerated data analysis on datasets, CSVs, or tabular data using NVIDIA cuDF. Triggers when tasks involve groupby aggregations, statistical…

1 file — installable on its own

cuml-machine-learning🔥🔥🔥✓ VerifiedFreeQuick setup

Use for GPU-accelerated machine learning on tabular data using NVIDIA cuML. Triggers when tasks involve classification, regression, clustering, dimensionality…

1 file — installable on its own

data-visualization🔥🔥🔥🔥✓ VerifiedFreeQuick setup

Use for creating publication-quality charts and multi-panel analysis summaries. Triggers when tasks involve visualizing data, plotting results, creating…

1 file — installable on its own

gpu-document-processing🔥🔥🔥✓ VerifiedFreeQuick setup

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

1 file — installable on its own

langgraph-docs🔥🔥🔥✓ VerifiedFreeQuick setup

Access LangGraph documentation to build stateful agents and multi-agent workflows. Fetches official LangGraph Python docs covering state machines, graph-based agent design, and human-in-the-loop patterns Prioritizes relevant documentation by query type: implementation guides for how-to questions, concept pages for theory, tutorials for end-to-end examples, and API references for technical details Automatically selects 2–4 most relevant documentation URLs and retrieves their content to answer...

1 file — installable on its own

planning🔥🔥🔥🔥✓ VerifiedFreeQuick setup

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

1 file — installable on its own

query-writing🔥🔥🔥🔥✓ VerifiedFreeQuick setup

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,…

1 file — installable on its own

remember🔥🔥🔥🔥✓ VerifiedFreeQuick setup

Review the current conversation and capture valuable knowledge — best practices, coding conventions, architecture decisions, workflows, and user feedback —…

1 file — installable on its own

schema-exploration🔥🔥🔥🔥✓ VerifiedFreeQuick setup

Lists tables, describes columns and data types, identifies foreign key relationships, and maps entity relationships in a database. Use when the user asks about…

1 file — installable on its own

skill-creator🔥🔥🔥✓ VerifiedFreeQuick setup

Guide for creating effective skills that extend agent capabilities with specialized knowledge, workflows, or tool integrations. Use this skill when the user…

4 files — installable on its own

social-media🔥🔥🔥✓ VerifiedFreeQuick setup

Drafts platform-specific social media posts with research-backed content and generated companion images. Supports LinkedIn posts (1,300 characters with professional tone) and Twitter/X threads (280 characters per tweet with 1/🧵 format) Requires delegating research to a subagent before writing, then reading findings to ensure accuracy and relevance Generates eye-catching social images automatically using generate_social_image tool with bold, high-contrast compositions optimized for small...

1 file — installable on its own

web-research🔥🔥🔥🔥✓ VerifiedFreeQuick setup

Orchestrates multi-source web research by delegating to subagents, synthesizing findings, and producing cited reports. Breaks research questions into 2–5 distinct subtopics, creates a research plan file, and spawns up to 3 subagents in parallel for efficient investigation Each subagent performs 3–5 web searches per subtopic and writes findings to local files with key facts, quotes, and source URLs Synthesizes results by reading local findings files, integrating insights across subtopics, and...

1 file — installable on its own