II.
LibrarySkill JSON
Structured · livelib-skill:shared--formula-authoring
formula-authoring json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:shared--formula-authoring",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "formula-authoring",
"description": "Author TOML-based Formula workflow templates that become Protomolecules and active Molecules in Gas Town's durable workflow system.",
"libraryPath": "library/methodologies/gastown/skills/formula-authoring/SKILL.md",
"contentSummary": "- Creating multi-step processes with variable binding\n- Building workflows that must survive restarts\n- When NDI (Nondeterministic Idempotence) is needed\n\n## Process\n\n1. **Define** formula steps and variables in TOML format\n2. **Validate** formula structure and dependencies\n3. **Cook** into "
},
"outgoingEdges": [
{
"from": "lib-skill:shared--formula-authoring",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--formula-authoring",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--formula-authoring",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--formula-authoring",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--formula-authoring",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--formula-authoring",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--formula-authoring",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}