con un clic
nuc-ai-experiments
nuc-ai-experiments contiene 3 skills recopiladas de scottmbaker, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
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`.