[PR #3295] [MERGED] Shared skills #3354

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3295
Author: @lnhsingh
Created: 3/24/2026
Status: Merged
Merged: 3/25/2026
Merged by: @lnhsingh

Base: mainHead: shared-skills


📝 Commits (10+)

📊 Changes

1 file changed (+107 additions, -26 deletions)

View changed files

📝 src/langsmith/fleet/skills.mdx (+107 -26)

📄 Description

Adding shared skills support: skills can now be private to an agent or shared across a workspace

Preview: https://langchain-5e9cc07a-preview-shared-1774401882-b55bb96.mintlify.app/langsmith/fleet/skills

Fixes DOC-920


🔄 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/3295 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 3/24/2026 **Status:** ✅ Merged **Merged:** 3/25/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `shared-skills` --- ### 📝 Commits (10+) - [`41a31b2`](https://github.com/langchain-ai/docs/commit/41a31b2b3107251188051dabc380d649291cd71b) skills draft - [`f5ab834`](https://github.com/langchain-ai/docs/commit/f5ab8345372e8e3b8e140d5704b0ed5169ee9fb1) update for private skills - [`9ca2b42`](https://github.com/langchain-ai/docs/commit/9ca2b42ca6292a70c5e8bac8aa4638cc88e57009) Merge branch 'main' into fleet-skills - [`eb62f36`](https://github.com/langchain-ai/docs/commit/eb62f36a931218f00746b00f4fe60c9f201d3c37) update tools page - [`2244e6d`](https://github.com/langchain-ai/docs/commit/2244e6d1d0e1c0f931e86b7a30032f27caca6e16) slack edits - [`93305eb`](https://github.com/langchain-ai/docs/commit/93305ebc579bf5609be94a576f6eec0405aa6fc7) access and oversight - [`cd6229b`](https://github.com/langchain-ai/docs/commit/cd6229b4ac97c646bf05f019496c8079bae30d11) remove em dash - [`cb513d2`](https://github.com/langchain-ai/docs/commit/cb513d2457b11a2b6297f5d1a8ae065e9c5b79ed) update language - [`a1c2923`](https://github.com/langchain-ai/docs/commit/a1c292336933710b6ca8c0d18eb20ac2f62a3bc8) nit - [`5debcd0`](https://github.com/langchain-ai/docs/commit/5debcd09207275c10ef61ba4d075434d196e20d9) edits based on jacob's feedback ### 📊 Changes **1 file changed** (+107 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/fleet/skills.mdx` (+107 -26) </details> ### 📄 Description Adding shared skills support: skills can now be private to an agent or shared across a workspace Preview: https://langchain-5e9cc07a-preview-shared-1774401882-b55bb96.mintlify.app/langsmith/fleet/skills Fixes DOC-920 --- <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:22:50 -04:00
yindo closed this issue 2026-06-05 18:22:50 -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#3354