원클릭으로
harnessapi
harnessapi에는 edwinjosechittilappilly에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Echo words from text one at a time as a stream. Use to test streaming.
An agentskills.io skill with no handler — used to test warning behaviour.
Compute the factorial of a non-negative integer n, streaming each multiplication step. Use when asked to compute factorial, calculate n!, or demonstrate streaming math computation.
harnessapi best practices, skill creation, and API exposure. Use when working with harnessapi, creating or editing skill folders, converting agentskills.io skills to API endpoints, wrapping Python functions as skills, running the skill server, or connecting MCP clients. Keeps harnessapi code idiomatic and up to date.
Greet someone by name. Use when asked to greet or say hello.