II.
LibrarySkill JSON
Structured · livelib-skill:ai-agents-conversational--spacy-ner
spacy-ner json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:ai-agents-conversational--spacy-ner",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "spacy-ner",
"description": "spaCy NER model training and entity extraction for conversational AI",
"libraryPath": "library/specializations/ai-agents-conversational/skills/spacy-ner/SKILL.md",
"specialization": "ai-agents-conversational",
"contentSummary": "# spaCy NER Skill\n\n## Capabilities\n\n- Train custom spaCy NER models\n- Configure entity extraction pipelines\n- Design annotation schemas\n- Implement entity linking\n- Set up model evaluation\n- Deploy efficient NER inference\n\n## Target Processes\n\n- entity-extraction-slot-filling\n- chatbot"
},
"outgoingEdges": [
{
"from": "lib-skill:ai-agents-conversational--spacy-ner",
"to": "skill-area:natural-language-processing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--spacy-ner",
"to": "skill-area:feature-engineering",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:ai-agents-conversational--spacy-ner",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--spacy-ner",
"to": "role:ml-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--spacy-ner",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:ai-agents-conversational--spacy-ner",
"to": "workflow:ml-model-lifecycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--spacy-ner",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:ai-agents-conversational--spacy-ner",
"to": "specialization:ai-agents-conversational",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}