II.
LibraryAgent JSON
Structured · livelib-agent:scientific-discovery--research-question-formulator
research-question-formulator json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:scientific-discovery--research-question-formulator",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "research-question-formulator",
"description": "Agent specialized in formulating clear and testable research questions",
"libraryPath": "library/specializations/domains/science/scientific-discovery/agents/research-question-formulator/AGENT.md",
"specialization": "scientific-discovery",
"role": "Research Question Specialist",
"expertise": [
"Question development",
"PICO/PECO frameworks",
"Scope definition",
"Feasibility assessment",
"Gap identification"
]
},
"outgoingEdges": [
{
"from": "lib-agent:scientific-discovery--research-question-formulator",
"to": "skill-area:data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:scientific-discovery--research-question-formulator",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:scientific-discovery--research-question-formulator",
"to": "skill-area:deep-web-research",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:scientific-discovery--research-question-formulator",
"to": "domain:scientific-discovery",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:scientific-discovery--research-question-formulator",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:scientific-discovery--research-question-formulator",
"to": "role:computational-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:scientific-discovery--research-question-formulator",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:scientific-discovery--research-question-formulator",
"to": "workflow:peer-review-cycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:scientific-discovery--research-question-formulator",
"to": "specialization:scientific-research-methods",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:scientific-discovery--research-question-formulator",
"to": "specialization:scientific-discovery",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}