Skip to main content
langchain-ai
GitHub クリエイタープロフィール

langchain-ai

15 件の GitHub リポジトリにある 115 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
115
リポジトリ
15
更新
2026年8月30日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
deepagents
23 件の skills · 2026年8月28日
ソフトウェア開発者市場調査アナリスト・マーケティングスペシャリストデータサイエンティストその他コンピュータ職ソフトウェア品質保証アナリスト・テスター
5 件の職業カテゴリ · 74% 分類済み
20%比率
#02
langchain-skills
22 件の skills · 2026年8月20日
ソフトウェア開発者その他コンピュータ職ソフトウェア品質保証アナリスト・テスター
3 件の職業カテゴリ · 95% 分類済み
19%比率
#03
skills-benchmarks
21 件の skills · 2026年6月25日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターウェブ開発者その他コンピュータ職データベースアーキテクトネットワーク・コンピュータシステム管理者
6 件の職業カテゴリ · 100% 分類済み
18%比率
#04
docs
9 件の skills · 2026年8月27日
ソフトウェア開発者データサイエンティスト
2 件の職業カテゴリ · 89% 分類済み
7.8%比率
#05
lca-deepagents
8 件の skills · 2026年8月6日
市場調査アナリスト・マーケティングスペシャリストサービス営業代表(広告・保険・金融・旅行除く)プロジェクト管理専門家
3 件の職業カテゴリ · 100% 分類済み
7%比率
#06
deepagentsjs
7 件の skills · 2026年4月2日
ソフトウェア開発者その他コンピュータ職その他の高等教育教員ソフトウェア品質保証アナリスト・テスター一般事務員市場調査アナリスト・マーケティングスペシャリスト
6 件の職業カテゴリ · 100% 分類済み
6.1%比率
#07
lca-deployment
7 件の skills · 2026年5月30日
コンピュータサイエンスの高等教育教員
1 件の職業カテゴリ · 100% 分類済み
6.1%比率
#08
open-swe
4 件の skills · 2026年8月26日
ソフトウェア品質保証アナリスト・テスター
1 件の職業カテゴリ · 50% 分類済み
3.5%比率
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

textual-screenshot
ソフトウェア開発者

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…

2026年8月28日
deepagents-thread-inspector
未分類

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…

2026年8月26日
remember
未分類

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

2026年8月26日
skill-creator
未分類

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

2026年8月26日
skill-creator
その他コンピュータ職

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

2026年7月23日
code-review
ソフトウェア品質保証アナリスト・テスター

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

2026年6月20日
coding-prefs
ソフトウェア開発者

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.

2026年6月20日
arxiv-search
未分類

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.

2026年6月9日
収集済み skill 23 件中 8 件を表示しています。
eval-engineering
未分類

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…

2026年8月20日
managed-deep-agents
ソフトウェア開発者

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…

2026年8月7日
langsmith-online-eval-engineering
ソフトウェア品質保証アナリスト・テスター

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.

2026年7月30日
deepagents-python-quickstart
ソフトウェア開発者

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.

2026年7月22日
deepagents-typescript-quickstart
ソフトウェア開発者

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.

2026年7月22日
langchain-python-quickstart
ソフトウェア開発者

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.

2026年7月22日
langchain-typescript-quickstart
ソフトウェア開発者

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.

2026年7月22日
langgraph-python-quickstart
ソフトウェア開発者

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.

2026年7月22日
収集済み skill 22 件中 8 件を表示しています。
deep-agents-orchestration
その他コンピュータ職

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

2026年6月25日
langchain-dependencies
ソフトウェア開発者

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…

2026年6月25日
langsmith-evaluator
ソフトウェア品質保証アナリスト・テスター

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…

2026年6月7日
langsmith-trace
ソフトウェア開発者

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.

2026年6月7日
ecosystem-primer
ソフトウェア開発者

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…

2026年5月21日
langchain-middleware
ソフトウェア開発者

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…

2026年4月8日
framework-selection
ソフトウェア開発者

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…

2026年3月4日
langchain-oss-primer
ソフトウェア開発者

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…

2026年3月4日
収集済み skill 21 件中 8 件を表示しています。
langgraph-docs
未分類

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

2026年8月27日
docs-code-samples
ソフトウェア開発者

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

2026年8月14日
update-integrations-prs
ソフトウェア開発者

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…

2026年8月11日
langchain
ソフトウェア開発者

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.

2026年7月29日
deep-agents
ソフトウェア開発者

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

2026年7月26日
langgraph
ソフトウェア開発者

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.

2026年6月17日
pandas-patterns
データサイエンティスト

Common pandas and matplotlib patterns for data analysis and visualization

2026年6月17日
langsmith
ソフトウェア開発者

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

2026年6月15日
収集済み skill 9 件中 8 件を表示しています。
weekly-newsletter
市場調査アナリスト・マーケティングスペシャリスト

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.

2026年8月6日
territory-report
市場調査アナリスト・マーケティングスペシャリスト

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'.

2026年8月6日
territory-report
市場調査アナリスト・マーケティングスペシャリスト

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'.

2026年7月21日
weekly-newsletter
市場調査アナリスト・マーケティングスペシャリスト

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.

2026年7月21日
rfq-quote
プロジェクト管理専門家

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…

2026年7月20日
territory-report
市場調査アナリスト・マーケティングスペシャリスト

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'.

2026年7月6日
draft-pitch
サービス営業代表(広告・保険・金融・旅行除く)

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

2026年6月18日
qualify-lead
サービス営業代表(広告・保険・金融・旅行除く)

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

2026年6月18日
arxiv-search
その他の高等教育教員

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

2026年4月2日
skill-creator
その他コンピュータ職

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…

2026年4月2日
eval-writer
ソフトウェア品質保証アナリスト・テスター

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

2026年3月17日
langsmith-trace
ソフトウェア開発者

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.

2026年3月17日
file-organizer
一般事務員

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.

2026年1月23日
langgraph-docs
ソフトウェア開発者

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

2026年1月9日
web-research
市場調査アナリスト・マーケティングスペシャリスト

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

2026年1月9日
15 件中 12 件のリポジトリを表示