dgnengine
v1.0.0엔솔 지식 그래프(Neo4j) 읽기 전용 조회 — ensol-kg 스킬 + MCP 접속 + /kg-doctor 연결 점검
By Jeongeun So0 GitHub starsUpdated last week
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 15, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install dgnengine for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install dgnengine@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/sje0719/dgnengine-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/dgnengine/.
Plugin files
├── .claude-plugin/plugin.json└── skills/ensol-kg/SKILL.md
Included Skills1
엔솔 지식 그래프(Neo4j)를 읽기 전용으로 조회해 설계기준 지원 범위, 설계엔진 변경 이력, 과거 이슈 사례를 근거와 함께 답한다. "지식그래프", "KG", "이 기준이 지원하는 부재", "설계코드 enum", "엔진 교체 이슈", "선행 사례", "유사 이슈"를 묻는 질문에 사용한다. 한국 KDS/KCS 기준, 개별 DGN 이슈, 기준 PDF 추출, 빌드·CI는 이 스킬의 범위가 아니다 — 사내 dgnengine 저장소의 해당 스킬을 사용한다.
Plugin manifests1
{
"name": "dgnengine",
"description": "엔솔 지식 그래프(Neo4j) 읽기 전용 조회 — ensol-kg 스킬 + MCP 접속 + /kg-doctor 연결 점검",
"version": "1.0.0",
"author": {
"name": "Jeongeun So",
"email": "[email protected]"
},
"keywords": [
"dgnengine",
"ensol-kg",
"neo4j",
"knowledge-graph",
"midas"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[dgnengine on Agent Plugins Marketplace](https://pluginsmp.com/plugins/dgnengine)