직업 분류
소프트웨어 개발자
설명
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을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 2개 중 2개를 표시합니다.
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.
원문 언어: 영어