chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:44:08 +08:00
commit 983960e2dd
1244 changed files with 281996 additions and 0 deletions
@@ -0,0 +1,18 @@
{
"$schema": "../../schemas/toolkit-schemas/toolkit.json",
"name": "Operating System Control",
"description": "Tools for interacting with and controlling the operating system.",
"icon_name": "terminal-box-line",
"context_files": [
"LEON.md",
"ARCHITECTURE.md",
"HOST_SYSTEM.md",
"ACTIVITY.md",
"SYSTEM_RESOURCES.md",
"STORAGE.md"
],
"tools": [
"shell",
"file"
]
}