Protein structure cross links starter
Skill ma-compbio-lab/SkillFoundry/skills/proteomics/protein-structure-cross-links-starter
A framework for discovering, compiling, and validating reusable skills for scientific agents.
npx -y skills add ma-compbio-lab/SkillFoundry --skill protein-structure-cross-links-starterAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.7 KB, 151 tokens by cl100k_base, as published. Nobody here has run it
Protein structure cross-links Starter
Use this starter when a task lands in the Protein structure cross-links 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/proteomics/protein-structure-cross-links-starter/scripts/run_frontier_starter.py --out scratch/frontier/protein-structure-cross-links-starter.json.
Then inspect refs.md and examples/resource_context.json to promote the starter into a concrete executable workflow.