Agens evolve_strategy

skill_id: evolve_strategy

install
source · Clone the upstream repo
git clone https://github.com/Gyoungwe/agens
manifest: skills/evolve_strategy/skill.yaml
source content

skill_id: evolve_strategy name: 生信策略进化 description: 总结流程得失并产出下一轮优化策略 version: "0.01" author: system license: "" tags:

  • bioinformatics
  • evolution
  • optimization tools: [] permissions: network: false filesystem: false shell: false agents:
  • bio_evolution_agent enabled: true source: local entrypoint: entry.py readme: README.md input_schema: type: object properties: instruction: type: string output_schema: type: object metadata: {}