Launching today

Agent-Sin
AI agent that handles repeated tasks through reusable skills
59 followers
AI agent that handles repeated tasks through reusable skills
59 followers
Agent-Sin is a personal AI agent that handles the small daily chores quietly stealing your time — email, news, todos, "where did I put that?" searches across Slack and notes. Just ask in plain language. Agent-Sin turns your request into a reusable program (a "skill"), so the same task runs reliably, fast, and cheaply — every time. No prompt drift, no surprise bills.







PocketCorder
Teaching an agent 'reusable skills' is a great way to handle repetitive workflows. Does the agent learn these by watching my screen, or do I need to define the logic manually?
PocketCorder
@rivra_dev
Thanks for digging in! Neither, actually — it's a third path. You tell Agent-Sin what you want in
plain language, and Build Mode hands the job to Claude Code / Codex to generate a real, reusable program skill. After that, the skill runs as code (fast, predictable, no LLM cost), and the LLM is only used for chat and the initial authoring.
The idea is to avoid both the brittleness of screen-watching and the chore of hand-coding every workflow.
If a generated skill slowly becomes outdated because an API, UI flow, or data format changes, does the Runtime detect degradation automatically, or does the agent need explicit user feedback before rebuilding the skill?
Great work!