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
1
GitHub Stars
85
First Seen
Jun 25, 2026
python-math — trpc-group/trpc-agent-python