Agronomic experiment design starter
A framework for discovering, compiling, and validating reusable skills for scientific agents.From the repository description
npx -y skills add ma-compbio-lab/SkillFoundry --skill agronomic-experiment-design-starterAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- runs commandsInstructs the agent to run 1 command, including `python3 skills/agriculture-food-and-plant-science/agronomic-experiment-design-starter/scripts/run_frontier_starter.py --out scratch/frontier/agronomic-experiment-design-starter.json`.
SKILL.md
0.7 KB, 157 tokens by cl100k_base, as published. Nobody here has run it
Agronomic experiment design Starter
Use this starter when a task lands in the Agronomic experiment design frontier leaf and the repository has curated resources but no dedicated runtime implementation yet.
What this starter does
- Summarizes the local resource anchors for the leaf.
- Emits a machine-readable starter plan with promotion steps.
- Gives the agent a stable local entry point before a full runtime skill exists.
How to use it
Run python3 skills/agriculture-food-and-plant-science/agronomic-experiment-design-starter/scripts/run_frontier_starter.py --out scratch/frontier/agronomic-experiment-design-starter.json.
Then inspect refs.md and examples/resource_context.json to promote the starter into a concrete executable workflow.
What ships with it: 7 files
5.0 KB alongside SKILL.md, 2 of them executable
assets/
- README.md105 B
examples/
- README.md140 B
- resource_context.json719 B
scripts/
- run_frontier_starter.pyruns1.4 KB
tests/
- metadata.yaml1.3 KB
- refs.md315 B