II.
LibrarySkill JSON
Structured · livelib-skill:ai-agents-conversational--content-moderation-api
content-moderation-api json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:ai-agents-conversational--content-moderation-api",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "content-moderation-api",
"description": "Content moderation API integration using OpenAI Moderation, Perspective API, and others",
"libraryPath": "library/specializations/ai-agents-conversational/skills/content-moderation-api/SKILL.md",
"specialization": "ai-agents-conversational",
"contentSummary": "# Content Moderation API Skill\n\n## Capabilities\n\n- Integrate OpenAI Moderation API\n- Set up Perspective API for toxicity detection\n- Configure moderation thresholds\n- Implement content filtering pipelines\n- Design moderation response handling\n- Create moderation logging and reporting\n\n## "
},
"outgoingEdges": [
{
"from": "lib-skill:ai-agents-conversational--content-moderation-api",
"to": "skill-area:natural-language-processing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--content-moderation-api",
"to": "skill-area:safety-redteaming",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:ai-agents-conversational--content-moderation-api",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--content-moderation-api",
"to": "role:ml-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--content-moderation-api",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:ai-agents-conversational--content-moderation-api",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--content-moderation-api",
"to": "workflow:ml-model-lifecycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:ai-agents-conversational--content-moderation-api",
"to": "specialization:ai-agents-conversational",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}