skill
职业分类
描述
更新
hailstone-sequence
软件开发工程师
Compute the complete Hailstone sequence for a given starting number by repeatedly calling the next_number tool until the value 1 is reached.
2026-06-04
word-frequency
软件开发工程师
Compute the top-10 most frequent words in any text passage supplied by the user.
2026-04-25
stop-at-one
软件开发工程师
Compute a sequence for a given starting number by repeatedly calling the next_number tool until the value 1 is reached.
2026-04-18
version-bump
软件开发工程师
Bump the package version (major, minor, or patch), then sync CITATION.cff, src/_version.py, and CHANGELOG.md. Use when asked to cut a release or bump the version.
2026-03-31
create-issue
其他计算机职业
Create a GitHub issue in nerdai/llm-agents-from-scratch and add it to project
2026-03-09