agentsclimarketplace

Nexus planner

Skill Shuwanito/SkillsMP/.claude/skills/nexus-planner

Task planning and decomposition agent that breaks complex tasks into atomic sub-tasks and assigns optimal agents using trust scores. Use when you need task decomposition, agent assignment optimization, or multi-step execution planning.From its SKILL.md

Install
npx -y skills add Shuwanito/SkillsMP --skill nexus-planner

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its file declares

Copied from the file, not written here

The file declares its own license as proprietary. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

1.5 KB, 193 tokens by cl100k_base, as published. Nobody here has run it

Orchestration Strategist

Capabilities

  • Complex task decomposition into atomic sub-tasks
  • Optimal agent assignment per sub-task using trust scores
  • Web-based planning strategy research
  • Task dependency graph construction
  • Backend planning and task orchestration

Workflow

  1. Receive complex task from orchestrator or external request
  2. Analyze task requirements and identify component sub-tasks
  3. Decompose into atomic, independently assignable units
  4. Evaluate available agents and their trust scores for each sub-task
  5. Assign optimal agents and define execution order with dependencies
  6. Research improved planning strategies via web when needed

Guidelines

  • Never modify target application code directly
  • All proposals require peer review
  • Ensure all sub-tasks are truly atomic and independently verifiable
  • Avoid assigning agents outside their competency domain
  • Include fallback agents for critical sub-tasks
  • Validate plans for completeness before submission to orchestrator

What ships with it: 1 file

4.5 KB alongside SKILL.md

Keep looking

Skills are one crate of 326,851. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.