II.
LibrarySkill JSON
Structured · livelib-skill:shared--product-brief-creation
product-brief-creation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:shared--product-brief-creation",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "product-brief-creation",
"libraryPath": "library/methodologies/bmad-method/skills/product-brief-creation/SKILL.md",
"contentSummary": "# Product Brief Creation\n\nCreate comprehensive product briefs from market, domain, and technical research.\n\n## Agent\nMary (Analyst) - `bmad-analyst-mary`\n\n## Workflow\n1. Conduct market research (competitors, trends, opportunities)\n2. Perform domain research (problem space, stakeholders, pain points)"
},
"outgoingEdges": [
{
"from": "lib-skill:shared--product-brief-creation",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--product-brief-creation",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--product-brief-creation",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--product-brief-creation",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--product-brief-creation",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--product-brief-creation",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--product-brief-creation",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}