Skip to main content
langchain-ai
Profil créateur GitHub

langchain-ai

Vue par dépôt de 115 skills collectés dans 15 dépôts GitHub.

skills collectés
115
dépôts
15
mis à jour
30 août 2026
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

#01
deepagents
23 skills · 28 août 2026
Analystes en études de marché et spécialistes en marketingDéveloppeurs de logicielsScientifiques des donnéesAnalystes en assurance qualité des logiciels et testeursAutres occupations informatiques
5 catégories métier · 74 % classifié
20 %part
#02
langchain-skills
22 skills · 20 août 2026
Développeurs de logicielsAutres occupations informatiquesAnalystes en assurance qualité des logiciels et testeurs
3 catégories métier · 95 % classifié
19 %part
#03
skills-benchmarks
21 skills · 25 juin 2026
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursAdministrateurs de réseaux et de systèmes informatiquesArchitectes de bases de donnéesAutres occupations informatiquesDéveloppeurs web
6 catégories métier · 100 % classifié
18 %part
#04
docs
9 skills · 27 août 2026
Développeurs de logicielsScientifiques des données
2 catégories métier · 89 % classifié
7,8 %part
#05
lca-deepagents
8 skills · 6 août 2026
Analystes en études de marché et spécialistes en marketingReprésentants de vente de services (sauf publicité, assurance, services financiers et voyages)Spécialistes en gestion de projets
3 catégories métier · 100 % classifié
7 %part
#06
deepagentsjs
7 skills · 2 avr. 2026
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursAnalystes en études de marché et spécialistes en marketingAutres occupations informatiquesCommis de bureau générauxEnseignants postsecondaires, autres
6 catégories métier · 100 % classifié
6,1 %part
#07
lca-deployment
7 skills · 30 mai 2026
Enseignants en informatique, postsecondaire
1 catégories métier · 100 % classifié
6,1 %part
#08
open-swe
4 skills · 26 août 2026
Analystes en assurance qualité des logiciels et testeurs
1 catégories métier · 50 % classifié
3,5 %part
Les 8 principaux dépôts sont affichés ici ; la liste complète continue ci-dessous.
explorateur de dépôts

Dépôts et skills représentatifs

textual-screenshot
Développeurs de logiciels

Capture a Textual terminal UI as an SVG using its headless test harness. Use when asked to make, attach, or preview a screenshot of deepagents-code/dcode or another Textual app, visually verify a TUI state, or render a modal, screen, or widget without a…

28 août 2026
deepagents-thread-inspector
non classé

Inspect and explain conversations in the local Deep Agents Code SQLite session store. Use as a fallback when LangSmith trace tooling is unavailable, for offline or untraced sessions, or when asked to identify or summarize a local dcode thread, inspect…

26 août 2026
remember
non classé

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

26 août 2026
skill-creator
non classé

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

26 août 2026
skill-creator
Autres occupations informatiques

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

23 juil. 2026
code-review
Analystes en assurance qualité des logiciels et testeurs

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

20 juin 2026
coding-prefs
Développeurs de logiciels

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.

20 juin 2026
arxiv-search
non classé

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.

9 juin 2026
Affichage de 8 skills collectés sur 23.
eval-engineering
non classé

Inspect an agent repository and optional traces, interview the user, write reviewed Task Specs, build and audit Harbor tasks, and bootstrap reusable project World Knowledge Skills. Use for agent evals, benchmark design, Task generation, controlled…

20 août 2026
managed-deep-agents
Développeurs de logiciels

INVOKE THIS SKILL when building, testing, or deploying Managed Deep Agents in LangSmith with the mda CLI. Walks a user through their first agent end to end — interviewing them about what they want to build, mapping it onto what MDA can actually do, then…

7 août 2026
langsmith-online-eval-engineering
Analystes en assurance qualité des logiciels et testeurs

Iteratively inspect traces, interview the user, and create LangSmith online evaluators one at a time. Use specifically for creating online evaluators for use within LangSmith -- use "eval-engineering" for Harbor-style online evaluations.

30 juil. 2026
deepagents-python-quickstart
Développeurs de logiciels

Scaffold a minimal local Deep Agent in Python by following the official quickstart, using provider-native web search instead of Tavily. Use when the user wants to quickly build or try a Deep Agent locally.

22 juil. 2026
deepagents-typescript-quickstart
Développeurs de logiciels

Scaffold a minimal local Deep Agent in TypeScript by following the official quickstart, using provider-native web search instead of Tavily. Use when the user wants to quickly build or try a Deep Agent locally.

22 juil. 2026
langchain-python-quickstart
Développeurs de logiciels

Scaffold a minimal local LangChain agent in Python by following the official quickstart. Use when the user wants to quickly build or try a LangChain agent locally.

22 juil. 2026
langchain-typescript-quickstart
Développeurs de logiciels

Scaffold a minimal local LangChain agent in TypeScript by following the official quickstart. Use when the user wants to quickly build or try a LangChain agent locally.

22 juil. 2026
langgraph-python-quickstart
Développeurs de logiciels

Scaffold a minimal local LangGraph agent in Python by following the official quickstart. Use when the user wants to quickly build or try a LangGraph agent locally.

22 juil. 2026
Affichage de 8 skills collectés sur 22.
deep-agents-orchestration
Autres occupations informatiques

INVOKE THIS SKILL when using subagents, task planning, or human approval in Deep Agents. Covers SubAgentMiddleware, TodoList for planning, and HITL interrupts.

25 juin 2026
langchain-dependencies
Développeurs de logiciels

INVOKE THIS SKILL when asked about and/or have to implement package versions, installation, or dependency management for LangChain, LangGraph, LangSmith, or Deep Agents. Covers required packages, minimum versions, environment requirements, versioning best…

25 juin 2026
langsmith-evaluator
Analystes en assurance qualité des logiciels et testeurs

INVOKE THIS SKILL when building evaluation pipelines for LangSmith. Covers three core components: (1) Creating Evaluators - LLM-as-Judge, custom code; (2) Defining Run Functions - how to capture outputs and trajectories from your agent; (3) Running…

7 juin 2026
langsmith-trace
Développeurs de logiciels

INVOKE THIS SKILL when working with LangSmith tracing OR querying traces. Covers adding tracing to applications and querying/exporting trace data. Uses the langsmith CLI tool.

7 juin 2026
ecosystem-primer
Développeurs de logiciels

INVOKE FIRST for any LangChain / LangGraph / Deep Agents agent building project before consulting other skills or writing any agent code. Required starting point for up to date info on framework selection (LangChain vs LangGraph vs Deep Agents vs hybrid…

21 mai 2026
langchain-middleware
Développeurs de logiciels

INVOKE THIS SKILL when you need human-in-the-loop approval, custom middleware, or structured output. Covers HumanInTheLoopMiddleware for human approval of dangerous tool calls, creating custom middleware with hooks, Command resume patterns, and structured…

8 avr. 2026
framework-selection
Développeurs de logiciels

INVOKE THIS SKILL at the START of any LangChain/LangGraph/Deep Agents project, before writing any agent code. Determines which framework layer is right for the task: LangChain, LangGraph, Deep Agents, or a combination. Must be consulted before other agent…

4 mars 2026
langchain-oss-primer
Développeurs de logiciels

ALWAYS START HERE for any LangChain, Deep Agents, or LangGraph agent building project. Required starting point before choosing other skills or writing any code. Covers framework selection (LangChain vs LangGraph vs Deep Agents), agent archetypes, dependency…

4 mars 2026
Affichage de 8 skills collectés sur 21.
langgraph-docs
non classé

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

27 août 2026
docs-code-samples
Développeurs de logiciels

Use this skill when migrating inline code samples from LangChain docs (MDX files) into external, testable code files that are extracted by this repo’s snippet scripts and used as Mintlify snippets. Applies when extracting code blocks from documentation,…

14 août 2026
update-integrations-prs
Développeurs de logiciels

Process open LangChain docs integration PRs against the hosted-guide featuring policy (50K monthly downloads or maintainer feature override). Rebase an integration PR, convert to external YAML, feature an integration, or check package downloads for docs…

11 août 2026
langchain
Développeurs de logiciels

Build agents with a prebuilt architecture and integrations for any model or tool. Use when creating tool-calling agents, switching model providers, or adding structured output.

29 juil. 2026
deep-agents
Développeurs de logiciels

Build batteries-included agents with planning, context management, subagent delegation, and sandboxed execution. Use for complex, multi-step tasks that need built-in capabilities.

26 juil. 2026
langgraph
Développeurs de logiciels

Build stateful, durable agent workflows with LangGraph. Use when you need custom graph-based control flow, human-in-the-loop, persistence, or multi-agent orchestration.

17 juin 2026
pandas-patterns
Scientifiques des données

Common pandas and matplotlib patterns for data analysis and visualization

17 juin 2026
langsmith
Développeurs de logiciels

Trace, evaluate, and deploy AI agents and LLM applications with LangSmith. Use when adding observability, running evaluations, engineering prompts, or deploying agents to production.

15 juin 2026
Affichage de 8 skills collectés sur 9.
weekly-newsletter
Analystes en études de marché et spécialistes en marketing

Produce the weekly 'This Week in Music' customer newsletter by researching the distributor's top genres in parallel and assembling a styled HTML page. Use when asked to create, write, or send the weekly newsletter or a music-news roundup.

6 août 2026
territory-report
Analystes en études de marché et spécialistes en marketing

Build a report on the rep's sales territory — revenue, top customers, top genres, and trends for Jane's book of business — with a chart. Use when asked for a territory report, sales summary, performance numbers, or 'how is my book doing'.

6 août 2026
territory-report
Analystes en études de marché et spécialistes en marketing

Build a report on the rep's sales territory — revenue, top customers, top genres, and trends for Jane's book of business — with a chart. Use when asked for a territory report, sales summary, performance numbers, or 'how is my book doing'.

21 juil. 2026
weekly-newsletter
Analystes en études de marché et spécialistes en marketing

Produce the weekly 'This Week in Music' customer newsletter by researching the distributor's top genres and assembling a styled HTML page. Use when asked to create, write, or send the weekly newsletter or a music-news roundup.

21 juil. 2026
rfq-quote
Spécialistes en gestion de projets

Process an incoming request for quote (RFQ) from a customer: read the email, look up the customer and catalogue prices, compute a quote, have it reviewed, draft the reply, and log it. Use whenever a customer asks for a price, a quote, or to license/buy a…

20 juil. 2026
territory-report
Analystes en études de marché et spécialistes en marketing

Build a report on the rep's sales territory — revenue, top customers, top genres, and trends for Jane's book of business — with a chart. Use when asked for a territory report, sales summary, performance numbers, or 'how is my book doing'.

6 juil. 2026
draft-pitch
Représentants de vente de services (sauf publicité, assurance, services financiers et voyages)

Use when the user wants to write a sales pitch or outreach message for a prospect.

18 juin 2026
qualify-lead
Représentants de vente de services (sauf publicité, assurance, services financiers et voyages)

Use when the user wants to qualify a sales lead or prospect.

18 juin 2026
arxiv-search
Enseignants postsecondaires, autres

Search arXiv preprint repository for papers in physics, mathematics, computer science, quantitative biology, and related fields

2 avr. 2026
skill-creator
Autres occupations informatiques

Guide for creating effective skills that extend agent capabilities with specialized knowledge, workflows, or tool integrations. Use this skill when the user asks to: create a skill, make a skill, build a skill, set up a skill, initialize a skill, scaffold a…

2 avr. 2026
eval-writer
Analystes en assurance qualité des logiciels et testeurs

Create new eval suites for the deepagentsjs monorepo. Handles dataset design, test case scaffolding, scoring logic, vitest configuration, and LangSmith integration. Use when the user asks to: (1) create an eval, (2) write an evaluation, (3) add a benchmark,…

17 mars 2026
langsmith-trace
Développeurs de logiciels

INVOKE THIS SKILL when working with LangSmith tracing OR querying traces. Covers adding tracing to applications and querying/exporting trace data. Uses the langsmith CLI tool.

17 mars 2026
file-organizer
Commis de bureau généraux

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.

23 janv. 2026
langgraph-docs
Développeurs de logiciels

Use this skill for requests related to LangGraph in order to fetch relevant documentation to provide accurate, up-to-date guidance.

9 janv. 2026
web-research
Analystes en études de marché et spécialistes en marketing

Use this skill for requests related to web research; it provides a structured approach to conducting comprehensive web research

9 janv. 2026
12 dépôts affichés sur 15