원클릭으로
nuc-ai-experiments
nuc-ai-experiments에는 scottmbaker에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Scan the sandbox WordPress for comments that virtual-scott should respond to and report a short list. Does NOT post replies — that's virtual-scott-reply's job. Filters out comments by virtual-scott itself, by the blog owner scott, by anonymous authors, comments that already have a virtual-scott reply, and obvious filler.
Reply to a WordPress comment on Scott's behalf. Reads the comment + parent post via WP REST, writes a reply matching the SOUL.md persona, and POSTs it back signed "— Virtual Scott".
Autonomous tick — invoked by the OpenClaw cron job every 5 minutes. Runs the deterministic Python orchestrator that discovers replyable comments and dispatches the reply skill for each. Not meant to be invoked manually outside of `openclaw cron run virtual-scott-tick` or `make poll-now`.