[PR #1178] [MERGED] fix(cli): rewrite skills create template to match spec guidance #1190

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagents/pull/1178
Author: @mdrxy
Created: 2/6/2026
Status: Merged
Merged: 2/6/2026
Merged by: @mdrxy

Base: masterHead: mdrxy/rewrite-skills-create


📝 Commits (1)

  • 29089d7 fix(cli): rewrite skills create template to match spec guidance

📊 Changes

2 files changed (+124 additions, -77 deletions)

View changed files

📝 libs/cli/deepagents_cli/skills/commands.py (+71 -76)
📝 libs/cli/tests/unit_tests/skills/test_commands.py (+53 -1)

📄 Description

No description provided


🔄 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/1178 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 2/6/2026 **Status:** ✅ Merged **Merged:** 2/6/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `master` ← **Head:** `mdrxy/rewrite-skills-create` --- ### 📝 Commits (1) - [`29089d7`](https://github.com/langchain-ai/deepagents/commit/29089d7a6482d3423aa6591aaaa9f35623d5bdaa) fix(cli): rewrite skills create template to match spec guidance ### 📊 Changes **2 files changed** (+124 additions, -77 deletions) <details> <summary>View changed files</summary> 📝 `libs/cli/deepagents_cli/skills/commands.py` (+71 -76) 📝 `libs/cli/tests/unit_tests/skills/test_commands.py` (+53 -1) </details> ### 📄 Description _No description provided_ --- <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:18:22 -05:00
yindo closed this issue 2026-02-16 09:18:22 -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#1190