Co scientist params
Skill panjose/Co-Scientist/skills/skills-codex-entry/co-scientist-params
Show the supported Co-Scientist start parameters for Codex users.From its SKILL.md
npx -y skills add panjose/Co-Scientist --skill co-scientist-paramsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 5 stars5 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
0.7 KB, 136 tokens by cl100k_base, as published. Nobody here has run it
co-scientist-params
Goal:
- Explain the high-level run controls that can be used with
$co-scientist-start.
Execution steps:
-
Run:
python -m tools.host.project_cli params -
For machine-readable details, run:
python -m tools.host.project_cli params --format json -
Summarize only the user-relevant controls. Avoid exposing low-level mechanics knobs unless the user explicitly asks.
Rules:
- If the user wants to begin a run, route back to
$co-scientist-start. - Do not invent unsupported flags.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.