Agens pymoo
skill_id: pymoo
install
source · Clone the upstream repo
git clone https://github.com/Gyoungwe/agens
manifest:
skills/pymoo/skill.yamlsource content
skill_id: pymoo name: pymoo description: Multi-objective optimization framework. NSGA-II, NSGA-III, MOEA/D, Pareto fronts, constraint handling, benchmarks (ZDT, DTLZ), for engineering design and optimization problems. version: 1.0.0 author: K-Dense Inc. license: Apache-2.0 license tags:
- scientific-agent-skills
- pymoo tools: [] permissions: network: false filesystem: false shell: false agents:
- executor_agent enabled: true source: scientific-agent-skills entrypoint: entry.py readme: README.md input_schema: {} output_schema: type: object metadata: upstream_repo: K-Dense-AI/scientific-agent-skills upstream_skill: pymoo upstream_path: scientific-skills/pymoo/SKILL.md upstream_frontmatter: name: pymoo description: Multi-objective optimization framework. NSGA-II, NSGA-III, MOEA/D, Pareto fronts, constraint handling, benchmarks (ZDT, DTLZ), for engineering design and optimization problems. license: Apache-2.0 license metadata: skill-author: K-Dense Inc.