Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsAvançado

Ontology

porsundial-org·sundial-org· v1.0.0 · atualizado em 2026-04-10
82
Score

Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linking related objects, enforcing constraints, planning multi-step actions as graph transformations, or when skills need to share state. Trigger on "remember", "what do I know about", "link X to Y", "show dependencies", entity CRUD, or cross-skill data access.

knowledge-graphontologyagent-memorydata-modelinggraph-databaseskill-compositionstructured-data
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdontology/workflow
1
Parse User Request: — Extract the intent and relevant entities from the user's input.
2
Validate Request: — Check if the requested action is permissible based on the ontology schema and skill contract.
3
Query Ontology: — Retrieve existing entities and relationships relevant to the request.
4
Execute Action: — Create, update, or delete entities and relationships in the knowledge graph.
5
Validate Changes: — Ensure that all changes comply with the defined constraints and preconditions.
6
Log Action: — Record the action and its outcome for future analysis and debugging.
7
Update State: — Update any relevant skill states or trigger other skills based on the changes.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aClawDirect
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar aClawDirect-Dev
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aAnti-Detect Browser SDK
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

Ontology
ontology
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers10
remember thatwhat do I know aboutlink X to Yshow dependenciescreate a new entityupdate the entityfind all tasks related towhat depends onaccess shared statequery the knowledge graph

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download ontology
$ synaptic skills detail ontology
$ synaptic skills live ontology

Dependências

python3scripts/ontology.pymemory/ontology/graph.jsonlmemory/ontology/schema.yaml

Links

GitHub Repository