Start with ayghri/i-have-adhd if your agent’s replies make you scroll. It installs as a skill and rewrites how the agent answers: the fix comes first, multi-step work is numbered, and every reply ends with one concrete next step instead of a recap. Try it on a debugging question you already know the answer to, and see whether the response gets to the point.
heygen-com/hyperframes tackles a different task: making video without a video editor. You or your agent write HTML with seekable animations, and the framework renders a deterministic MP4 through a local CLI. A sensible first experiment is a ten second product intro with a title card and a fade, rendered twice to confirm the output is identical each run.
For teams, Tencent/teamai-cli keeps skills, rules and MCP configuration in one git repo that every Claude Code, Codex or Cursor session pulls automatically after a single init. If two of you already pass agent setup files around, this replaces the shared folder of snippets with something versioned.