II.
LibraryAgent JSON
Structured · livelib-agent:ai-agents-conversational--system-prompt-engineer
system-prompt-engineer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:ai-agents-conversational--system-prompt-engineer",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "system-prompt-engineer",
"description": "Crafts system prompts with guardrails and safety constraints",
"libraryPath": "library/specializations/ai-agents-conversational/agents/system-prompt-engineer/AGENT.md",
"specialization": "ai-agents-conversational",
"role": "Prompt Engineering Specialist",
"expertise": [
"System prompt design",
"Safety guardrails",
"Role definition",
"Constraint specification",
"Output formatting"
]
},
"outgoingEdges": [
{
"from": "lib-agent:ai-agents-conversational--system-prompt-engineer",
"to": "skill-area:prompt-engineering",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ai-agents-conversational--system-prompt-engineer",
"to": "skill-area:hallucination-mitigation-fact-checking",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ai-agents-conversational--system-prompt-engineer",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ai-agents-conversational--system-prompt-engineer",
"to": "role:ml-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ai-agents-conversational--system-prompt-engineer",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ai-agents-conversational--system-prompt-engineer",
"to": "workflow:ml-model-lifecycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ai-agents-conversational--system-prompt-engineer",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ai-agents-conversational--system-prompt-engineer",
"to": "specialization:ai-agents-conversational",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": [
{
"from": "lib-process:ai-agents-conversational--system-prompt-guardrails",
"to": "lib-agent:ai-agents-conversational--system-prompt-engineer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}