SkillAgentSearch skills...

agent_kg

AgentKG - Conversational Memory as a Knowledge Graph

Install / Use

claude mcp add Flux-Frontiers -- npx -y github:Flux-Frontiers/agent_kg

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

27/100

Supported Platforms

Claude Code
Claude Desktop
GitHub Copilot

Tags

{ "mcpServers": { "copilot-memory": { "command": "node", "args": [ "/Users/egs/.claude/copilot/mcp-servers/copilot-memory/dist/index.js" ], "env": { "MEMORY_PATH": "/Users/egs/.claude/memory", "WORKSPACE_ID": "agent_kg" } }, "skills-copilot": { "command": "node", "args": [ "/Users/egs/.claude/copilot/mcp-servers/skills-copilot/dist/index.js" ], "env": { "LOCAL_SKILLS_PATH": "./.claude/skills" } }, "task-copilot": { "command": "node", "args": [ "/Users/egs/.claude/copilot/mcp-servers/task-copilot/dist/index.js" ], "env": { "TASK_DB_PATH": "/Users/egs/.claude/tasks", "WORKSPACE_ID": "agent_kg" } }, "pycodekg": { "command": ".venv/bin/pycodekg", "args": [ "mcp", "--repo", "/Users/egs/repos/agent_kg" ] }, "dockg": { "command": ".venv/bin/dockg", "args": [ "mcp", "--repo", "/Users/egs/repos/agent_kg" ] } } }

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low