Co scientist params
Skill panjose/Co-Scientist/skills/skills-codex-entry/co-scientist-params
Scientific agent skills for Claude Code and Codex that turn research goals into auditable hypothesis generation, review, ranking, evolution, and synthesis.
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
- 4 stars4 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 author says it does
Copied from the file, not written here
Show the supported Co-Scientist start parameters for Codex users.
SKILL.md
0.7 KB, 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.