[PR #440] [MERGED] docs(cli): enhance README and improve web-research skill #665

Closed
opened 2026-02-16 09:16:45 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagents/pull/440
Author: @rlancemartin
Created: 11/20/2025
Status: Merged
Merged: 11/22/2025
Merged by: @eyurtsev

Base: rlm/project-level-skills-onlyHead: rlm/docs-and-skills-improvements


📝 Commits (2)

  • 192e7d5 docs(cli): enhance README with comprehensive documentation
  • 510d9c0 refactor(skills): improve web-research skill with best practices

📊 Changes

3 files changed (+330 additions, -120 deletions)

View changed files

📝 README.md (+1 -0)
📝 libs/deepagents-cli/README.md (+213 -60)
📝 libs/deepagents-cli/examples/skills/web-research/SKILL.md (+116 -60)

📄 Description

Summary

Enhances CLI documentation and improves the web-research skill with best practices from production use.

Depends on: #439 (project-level skills)

1. README Documentation Enhancements

Consolidate and improve

2. Web-Research Skill Improvements

Updated examples/skills/web-research/SKILL.md with best practices to match quickstarts repo.


🔄 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/deepagents/pull/440 **Author:** [@rlancemartin](https://github.com/rlancemartin) **Created:** 11/20/2025 **Status:** ✅ Merged **Merged:** 11/22/2025 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `rlm/project-level-skills-only` ← **Head:** `rlm/docs-and-skills-improvements` --- ### 📝 Commits (2) - [`192e7d5`](https://github.com/langchain-ai/deepagents/commit/192e7d55828bd88f6644da5c142621c197249f7f) docs(cli): enhance README with comprehensive documentation - [`510d9c0`](https://github.com/langchain-ai/deepagents/commit/510d9c0d2fcac774edd0faf0c15fe2fb628430eb) refactor(skills): improve web-research skill with best practices ### 📊 Changes **3 files changed** (+330 additions, -120 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `libs/deepagents-cli/README.md` (+213 -60) 📝 `libs/deepagents-cli/examples/skills/web-research/SKILL.md` (+116 -60) </details> ### 📄 Description ## Summary Enhances CLI documentation and improves the web-research skill with best practices from production use. **Depends on**: #439 (project-level skills) ### 1. README Documentation Enhancements Consolidate and improve ### 2. Web-Research Skill Improvements Updated `examples/skills/web-research/SKILL.md` with best practices to match quickstarts repo. --- <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-02-16 09:16:45 -05:00
yindo closed this issue 2026-02-16 09:16:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/deepagents#665