职业分类
软件开发工程师
描述
Fetches the N most recent releases of a GitHub repository via the public releases API and formats tag, published_at, and name as a compact JSON array. Uses `jq` projection so the exec preview never overflows 2KB.
原文语言:英语
更新
菜单
SkillsMP 已收集 MauricioPerera/a2e-skills 中的 2 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 2 / 2 个已收集 Skill。
Fetches the N most recent releases of a GitHub repository via the public releases API and formats tag, published_at, and name as a compact JSON array. Uses `jq` projection so the exec preview never overflows 2KB.
原文语言:英语
Minimal skill provided as a reference implementation of the SKILL format. Takes one string argument and prints it prefixed with the current UTC timestamp. Not intended for production use by agents — delete when the repo has real content.
原文语言:英语