AI Agent Hub
Back to plugins
⚙️

dsh-follower-goal

Workflow Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-follower-goal

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install uckkk/dsh-follower-goal in the DeepSeek Harness terminal to install the plugin; the source repository is at https://github.com/uckkk/dsh-follower-goal .

About this plugin

Picking a follower-growth target is the easy part; turning it into concrete, actionable steps is where most plans fall apart. dsh-follower-goal exists to close that gap by converting a broad growth goal into a parameterized, precise calculation so the output is specific and measurable rather than a generic tip list.\n\nThe plugin registers a single tool, follower_goal. You pass in your parameters and receive a detailed, structured breakdown. The entire implementation is pure Node with zero network dependencies, meaning no extra API calls, no third-party services, and every calculation runs locally with fully reproducible results.\n\nIf you are a content creator, a social-media manager, or anyone who needs to break a large follower-growth target into clear, quantifiable milestones within an agent workflow, this is a small drop-in utility you can register in your session and start using immediately.

Use Cases

  • Break a monthly follower target into actionable weekly plans
  • Call the tool inside an agent workflow to get a precise growth-parameter path
  • Rapidly compute follower-growth projections under different parameter combinations offline

Best For

  • Content creators
  • Social-media managers
  • Agent-workflow developers