nerdai

8 mods across 1 repository, 184 stars between them.

version-bump

02

nerdai/llm-agents-from-scratch

Skill Claude CodeCodex

Bump the package version (major, minor, or patch), then sync CITATION.cff (version + date-released), src/version.py, and CHANGELOG.md. Use when asked to cut a release or bump the version.

184 3d ago A 52 tokens original Apache-2.0

stop-at-one

04

nerdai/llm-agents-from-scratch

Skill Claude CodeCodex

Compute a sequence for a given starting number by repeatedly calling the nextnumber tool until the value 1 is reached.

184 3d ago A 27 tokens original Apache-2.0

nerdai/llm-agents-from-scratch

Skill Claude CodeCodex

Summarise a meeting transcript by first asking the human operator for their preferred format and level of detail, then producing the summary accordingly.

184 3d ago A 34 tokens original Apache-2.0

hailstone-sequence

08

nerdai/llm-agents-from-scratch

Skill Claude CodeCodex

Compute the complete Hailstone sequence for a given starting number by repeatedly calling the nextnumber tool until the value 1 is reached.

184 3d ago A 32 tokens copy · 91% Apache-2.0