II.
LibrarySkill JSON
Structured · livelib-skill:chemical-engineering--pid-tuner
pid-tuner json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:chemical-engineering--pid-tuner",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "pid-tuner",
"description": "PID controller tuning skill for loop optimization using various tuning methods and performance criteria",
"libraryPath": "library/specializations/domains/science/chemical-engineering/skills/pid-tuner/SKILL.md",
"specialization": "chemical-engineering",
"contentSummary": "# PID Tuner Skill\n\n## Purpose\n\nThe PID Tuner Skill optimizes PID controller parameters using various tuning methods to achieve desired control performance and robustness.\n\n## Capabilities\n\n- Process identification (step tests, relay)\n- First-order plus dead-time (FOPDT) modeling\n- Tuning m"
},
"outgoingEdges": [
{
"from": "lib-skill:chemical-engineering--pid-tuner",
"to": "skill-area:mathematical-reasoning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:chemical-engineering--pid-tuner",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:chemical-engineering--pid-tuner",
"to": "skill-area:physics-simulation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:chemical-engineering--pid-tuner",
"to": "domain:chemical-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:chemical-engineering--pid-tuner",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:chemical-engineering--pid-tuner",
"to": "role:systems-integration-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:chemical-engineering--pid-tuner",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:chemical-engineering--pid-tuner",
"to": "specialization:chemical-engineering",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}