Skip to content

docs(skills): add Python script skill example#1523

Open
yzxlr wants to merge 1 commit intosipeed:mainfrom
yzxlr:codex/skill-1201-python-script-example
Open

docs(skills): add Python script skill example#1523
yzxlr wants to merge 1 commit intosipeed:mainfrom
yzxlr:codex/skill-1201-python-script-example

Conversation

@yzxlr
Copy link
Contributor

@yzxlr yzxlr commented Mar 13, 2026

Summary

  • add a concrete python-script skill example showing how to call an existing local Python script through the exec tool
  • link the example from the README skills section so users can discover it without reading code
  • add a regression test that validates the example skill metadata through the skills loader

Testing

  • go test ./pkg/skills

Closes #1201

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@sipeed-bot sipeed-bot bot added type: documentation Improvements or additions to documentation domain: skill labels Mar 13, 2026
xuwei-xy pushed a commit to xuwei-xy/picoclaw that referenced this pull request Mar 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: skill type: documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Skill to call python script not working

2 participants