agentsclimarketplace

Onboard staff

Skill 1shooperman/shooperman-claude-plugins/plugins/fitness-coach/skills/onboard-staff

Use this skill when the user wants to create their coaching staff by naming real health and fitness experts (e.g. "onboard staff with Peter Attia, Andy Galpin, and Rhonda Patrick" or "/onboard-staff Peter Attia Andy Galpin")From its SKILL.md

Install
npx -y skills add 1shooperman/shooperman-claude-plugins --skill onboard-staff

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

One thing to look at

  • 0 stars0 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.

SKILL.md

1.2 KB, 206 tokens by cl100k_base, as published. Nobody here has run it

Arguments

The user invoked this with: $ARGUMENTS

Parse the names from $ARGUMENTS as a space- or comma-separated list of real people (e.g. Peter Attia, Andy Galpin). If no names are provided, ask the user to list the experts they want on their panel before proceeding.

Instructions

For each named advisor:

  1. Research who they are using WebFetch if needed — confirm they are a real health/fitness subject matter expert.
  2. Use $CLAUDE_PLUGIN_ROOT/EXAMPLE.md as the persona file format.
  3. Write one persona file per coach to ~/.cache/fitness-coach/staff/<firstname-lastname>.md with:
    • Their name
    • A 2–3 sentence personality profile: how they think, what they prioritize, and what biases they bring

Output

After all files are written, confirm: "Staff ready: [list of names]. You can now run /plan."

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. 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.