Skip to content

docs(skill): clarify script execution support#1038

Open
yu-xin-c wants to merge 1 commit into
cloudwego:mainfrom
yu-xin-c:codex/981-clarify-skill-script-execution
Open

docs(skill): clarify script execution support#1038
yu-xin-c wants to merge 1 commit into
cloudwego:mainfrom
yu-xin-c:codex/981-clarify-skill-script-execution

Conversation

@yu-xin-c
Copy link
Copy Markdown

Summary

  • clarify that the skill tool loads skill instructions but does not execute scripts by itself
  • note that Python or other executable scripts can be used only when the surrounding runtime provides file access and command execution tools
  • update both English and Chinese built-in skill prompts

Verification

  • go test ./adk/middlewares/skill

Closes #981

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Are scripts supported in skills?

1 participant