在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用GitHub 仓库
llm-agents-from-scratch
llm-agents-from-scratch 收录了来自 nerdai 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
已收集 skills
5
Stars
163
更新
2026-06-04
Forks
53
职业覆盖
仓库浏览
这个仓库中的 skills
创作者/仓库/skill
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