[PR #3214] [MERGED] feat: add langchain skills repo links to more docs pages [closes DOC-846] #3278

Closed
opened 2026-06-05 18:21:40 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3214
Author: @npentrel
Created: 3/19/2026
Status: Merged
Merged: 3/23/2026
Merged by: @mdrxy

Base: mainHead: open-swe/89bad8e2-4474-58f8-43d8-dfba59a43611


📝 Commits (2)

  • 1e8539c Add LangChain skills repo links to skills pages and quickstarts
  • 2351bf0 Apply suggestions from code review

📊 Changes

5 files changed (+20 additions, -3 deletions)

View changed files

📝 src/oss/deepagents/quickstart.mdx (+7 -0)
📝 src/oss/deepagents/skills.mdx (+1 -1)
📝 src/oss/langchain/multi-agent/skills.mdx (+2 -0)
📝 src/oss/langchain/quickstart.mdx (+3 -2)
📝 src/oss/langgraph/quickstart.mdx (+7 -0)

📄 Description

Description

Adds links to the LangChain Skills repository across more documentation pages to improve discoverability. Links are added to the skills concept pages (LangChain and Deep Agents) and to all three OSS quickstart pages alongside the MCP server callout.

Resolves DOC-846

Test Plan

  • Verify links render correctly on the LangChain skills page, Deep Agents skills page, and all three quickstart pages in preview deployment

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/3214 **Author:** [@npentrel](https://github.com/npentrel) **Created:** 3/19/2026 **Status:** ✅ Merged **Merged:** 3/23/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `open-swe/89bad8e2-4474-58f8-43d8-dfba59a43611` --- ### 📝 Commits (2) - [`1e8539c`](https://github.com/langchain-ai/docs/commit/1e8539c9791ebeadfd9f2ef51756bcb45689083d) Add LangChain skills repo links to skills pages and quickstarts - [`2351bf0`](https://github.com/langchain-ai/docs/commit/2351bf0cde855441fea69fbbc8502e4e0de0148e) Apply suggestions from code review ### 📊 Changes **5 files changed** (+20 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/deepagents/quickstart.mdx` (+7 -0) 📝 `src/oss/deepagents/skills.mdx` (+1 -1) 📝 `src/oss/langchain/multi-agent/skills.mdx` (+2 -0) 📝 `src/oss/langchain/quickstart.mdx` (+3 -2) 📝 `src/oss/langgraph/quickstart.mdx` (+7 -0) </details> ### 📄 Description ## Description Adds links to the [LangChain Skills](https://github.com/langchain-ai/langchain-skills) repository across more documentation pages to improve discoverability. Links are added to the skills concept pages (LangChain and Deep Agents) and to all three OSS quickstart pages alongside the MCP server callout. Resolves DOC-846 ## Test Plan - [ ] Verify links render correctly on the LangChain skills page, Deep Agents skills page, and all three quickstart pages in preview deployment --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 18:21:40 -04:00
yindo closed this issue 2026-06-05 18:21:40 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3278