python-math

Installation
SKILL.md

Overview

Run short Python scripts inside the skill workspace. Results can be returned as text and saved as output files.

Examples

  1. Print the first N Fibonacci numbers

    Command:

    python3 scripts/fib.py 10 > out/fib.txt

  2. Sum a list of integers

    Command:

Installs
41
GitHub Stars
1.4K
First Seen
Feb 7, 2026
python-math — trpc-group/trpc-agent-go