From 7e538a683dee79eb272827389207828d9c28ddce Mon Sep 17 00:00:00 2001 From: Brian Mendonca Date: Fri, 6 Mar 2026 11:07:36 -0700 Subject: [PATCH] chore: initialize issue #38231 tracking branch --- automation/issue-38231.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 automation/issue-38231.md diff --git a/automation/issue-38231.md b/automation/issue-38231.md new file mode 100644 index 000000000000..32c2bc906437 --- /dev/null +++ b/automation/issue-38231.md @@ -0,0 +1,7 @@ +# Issue 38231 Tracking + +- Source issue: https://github.com/openclaw/openclaw/issues/38231 +- Title: Feature Request: Restore recursive skill scanning for better skill organization + +## Extracted Description +Skill discovery currently scans only the first directory level; recursive scanning with ignored-folder safeguards is requested for nested skill bundles. \ No newline at end of file