From 12b88d3872840c287e118e74042313fc96335f22 Mon Sep 17 00:00:00 2001 From: chengyongru <2755839590@qq.com> Date: Sat, 11 Jul 2026 23:29:42 +0800 Subject: [PATCH] docs(agent): summarize full my tool capability --- nanobot/skills/my/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nanobot/skills/my/SKILL.md b/nanobot/skills/my/SKILL.md index 5d6ad263..b420c1bf 100644 --- a/nanobot/skills/my/SKILL.md +++ b/nanobot/skills/my/SKILL.md @@ -1,6 +1,6 @@ --- name: my -description: Check and set the agent's own runtime state, or inspect current request routing metadata such as channel, chat ID, and sender ID. Use for runtime diagnostics, model and resource settings, token usage, session preferences, and questions about where the current message came from. +description: Inspect and optionally adjust the agent's runtime state. Use to check the current model or preset, context window, iteration progress and limits, token usage, workspace and tool configuration, subagent status, and request routing metadata such as channel, chat ID, and sender ID; diagnose unavailable capabilities; change allowed runtime settings; or store temporary session scratchpad values. --- # Self-Awareness