ai_skills
Run the following command in DeepSeek Harness:
dsh plugin install Stone623/ai_skills
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install Stone623/ai_skills in DeepSeek Harness to install; full source at https://github.com/Stone623/ai_skills
About this plugin
When an Agent runs through long tasks nonstop, it can drift off track or repeat steps without noticing. Daydream Break, part of the ai_skills plugin, addresses this by giving the Agent a brief mental pause at a random point during extended work: a short acknowledgment, a quick state review of completed steps and next actions, then seamless resumption.
Under the hood it uses the agent/pre-step runtime for genuine randomized scheduling and builds a recovery snapshot from the Session event log. All parameters - trigger count, time window, language, and tone - are configurable via natural language with no config file edits required. It never interrupts a running model request, tool call, permission prompt, or safety-sensitive interaction.
Best suited for developers who collaborate with Agents over extended sessions and want a more natural, less mechanical rhythm in their workflow. It is not a precision timer or a forced-interruption tool - think of it as a small dose of human-like pacing.
Use Cases
- Brief mid-task state review before resuming a long assignment
- Preventing drift in multi-step tasks by periodically re-anchoring goals
- Adding a natural pacing rhythm to extended Agent sessions
Best For
- Developers running extended Agent sessions daily
- Active users of DeepSeek Harness and Codex
- Teams that value natural pacing over rigid automation
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.