Skip to main content
Run any Skill in Manus
with one click
GitHub repository

kg-skill

kg-skill contains 18 collected skills from gonos2k, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
18
Stars
2
updated
2026-06-13
Forks
0
Occupation coverage
3 occupation categories ยท 100% classified
repository explorer

Skills in this repository

kg-mcp
software-developers

This skill should be used when the user asks to expose the project graph as MCP tools, register the graphify MCP server (python -m graphify.serve) in Claude config, says 'graphify mcp ์„œ๋ฒ„', 'MCP๋กœ ๊ทธ๋ž˜ํ”„ ์ฟผ๋ฆฌ', or invokes /kg-mcp [register|status|unregister]. Configures Claude's .mcp.json so subsequent /kg-query and /kg-orient can call graphify MCP tools instead of loading graph.json directly. Edits user config โ€” requires explicit approval.

2026-06-13
kg-orient
software-developers

This skill should be used at the start of a session when the project contains wiki/ or graphify-out/, when the user asks 'ํ˜„์žฌ kg ์ƒํƒœ ๋ณด์—ฌ์ค˜', '์„ธ์…˜ ์‹œ์ž‘ ์š”์•ฝ', 'what is the current wiki state?', or invokes /kg-orient. Reads hot.md, overview.md, graph reports, freshness โ€” read-only, never modifies files.

2026-06-13
kg
software-developers

Router for the Knowledge Graph + LLM Wiki system. Use when the user invokes /kg explicitly or asks 'which kg command should I use?'. Sub-commands โ€” /kg-orient, /kg-update, /kg-query, /kg-lint, /kg-ingest (data ops) and /kg-reflect, /kg-challenge, /kg-connect, /kg-suggest (dialogue ops). Project-state auto-trigger (wiki/ or graphify-out/ presence) belongs to /kg-orient, not this router.

2026-06-13
kg-canvas
software-developers

This skill should be used when the user asks to visualize the kg wiki, create an Obsidian Canvas, knowledge map, graph view, mindmap, community map, or invokes /kg-canvas. Exports read-only .canvas JSON views โ€” never modifies content pages.

2026-06-13
kg-init
software-developers

This skill should be used when the user asks to initialize, bootstrap, reset, or prepare a kg-skill wiki, says 'kg-skill ์ฒ˜์Œ ์„ค์ •', 'wiki ์ดˆ๊ธฐํ™”', '์Šคํ‚ค๋งˆ pin ๋งŒ๋“ค๊ธฐ', or invokes /kg-init. Creates wiki/, copies schema, seeds index/log/hot, validates setup. Idempotent โ€” never overwrites existing wiki content.

2026-06-13
kg-lint
software-quality-assurance-analysts-and-testers

This skill should be used when the user asks to audit, validate, health-check, repair, or lint the kg wiki/graph, says '์œ„ํ‚ค ๊ฑด๊ฐ• ์ ๊ฒ€', '๊นจ์ง„ ๋งํฌ ์ฐพ์•„์ค˜', 'orphan page ํ™•์ธ', or invokes /kg-lint. Reports graph integrity, freshness, missing links, stale claims, schema proposal debt. With --fix applies only safe bookkeeping changes.

2026-06-13
kg-merge
software-developers

This skill should be used when the user asks to merge graphs across multiple projects, build a cross-repo knowledge graph, says '์—ฌ๋Ÿฌ ํ”„๋กœ์ ํŠธ ํ†ตํ•ฉ ๊ทธ๋ž˜ํ”„', 'cross-project KG', 'merge graphs', or invokes /kg-merge. Reads each project's graphify-out/graph.json and produces a unified graphify-out/merged-graph.json via graphify v0.8.x merge-graphs. Read-only on source projects.

2026-06-13
kg-query
software-developers

Query accumulated knowledge โ€” BFS/DFS graph traversal + wiki lookup. Supports --depth quick|standard|deep for token-efficient queries. Use when asking questions ABOUT existing knowledge (relationships, evidence, decisions). For PROPOSING new connections between communities, use /kg-connect instead.

2026-06-13
kg-update
software-developers

This skill should be used when source files changed and the user asks to rebuild, refresh, or update the structural graph, says '๊ทธ๋ž˜ํ”„ ๊ฐฑ์‹ ', 'Graphify ์—…๋ฐ์ดํŠธ', 'changed files ๋ฐ˜์˜', or invokes /kg-update. Delegates to graphify update; writes graphify-out/ and wiki/graph-report*.md, and maintains the wiki/index.md Graph snapshot section + wiki/log.md audit entry. Never modifies schema or content wiki pages.

2026-06-13
kg-connect
software-developers

This skill should be used when the user asks to find missing links between graph communities, bridge isolated concepts, connect two topics, or invokes /kg-connect. Proposes inferred semantic bridges with rationale and risk โ€” never adds edges without user confirmation.

2026-04-26
kg-ingest
software-developers

Ingest source files into the wiki โ€” read, discuss key takeaways, write source/entity/concept pages with wikilinks. Requires wiki/ to be initialized (run /kg-init first).

2026-04-26
kg-reflect
software-developers

This skill should be used after multiple ingests, at session end, when the user asks for hidden tensions, emerging patterns, blind spots, schema drift, or invokes /kg-reflect. Surfaces only non-obvious insights supported by multiple wiki/graph signals โ€” explicitly says 'no novel insights' if none.

2026-04-26
kg-autoresearch
software-developers

Autonomous multi-round web research loop (์ž์œจ ์›น ์กฐ์‚ฌ/์ž๋ฃŒ์กฐ์‚ฌ/๋ฌธํ—Œ ๊ฒ€ํ† ). Decomposes a topic into angles, searches, fetches, extracts findings, and queues results for user approval before filing into the wiki. Governed by research-policy.yaml. Use when /kg-query --depth deep says "insufficient wiki coverage" or ์ƒˆ๋กœ์šด ์ฃผ์ œ๋ฅผ ์ฒด๊ณ„์ ์œผ๋กœ ์กฐ์‚ฌํ•  ๋•Œ.

2026-04-26
kg-challenge
software-developers

This skill should be used when the user asks to stress-test, challenge, falsify, or argue against a wiki claim, decision, heuristic, or assumption, says '๋ฐ˜๋ฐ•ํ•ด์ค˜', '์ด ์ฃผ์žฅ ๊ฒ€์ฆํ•ด์ค˜', 'devil's advocate', or invokes /kg-challenge. Uses only evidence already in the knowledge base โ€” never fabricates doubt.

2026-04-26
kg-elicit
management-analysts-131111

This skill should be used when the user mentions tacit knowledge, repeated mistakes, gotchas, lessons learned, ๋น„๋ฒ•, ์ฃผ์˜์‚ฌํ•ญ, ์‹คํŒจ ๊ฒฝํ—˜, or invokes /kg-elicit. Captures implicit knowledge as Experience first, optionally promotes to Heuristic only after explicit confirmation.

2026-04-26
kg-postmortem
software-developers

This skill should be used after a recent discrete failure, build error, unexpected result, debugging session, ์‚ฝ์งˆ, or '์ด๊ฑธ ๊ธฐ๋กํ•ด๋’€์–ด์•ผ ํ–ˆ๋Š”๋ฐ' moment, or when the user invokes /kg-postmortem. Captures one trial-and-error event as Experience and optionally Heuristic only if user confirms generalization.

2026-04-26
kg-schema
software-developers

Evolve the kg ontology (์˜จํ†จ๋กœ์ง€ ์ง„ํ™”/์Šคํ‚ค๋งˆ ๋ณ€๊ฒฝ/๋ถ„๋ฅ˜ ์ฒด๊ณ„ ์ˆ˜์ •). Sub-commands propose/approve/migrate/diff/list/pull-global. Changes are proposal-first; nothing is auto-applied. Per-wiki pin is default target; use --global to modify the shipped default.

2026-04-26
kg-suggest
software-developers

This skill should be used when the user asks what to read, ingest, research, or improve next in the kg wiki, says '๋‹ค์Œ์— ๋ญ˜ ๋ด์•ผ ํ•ด?', '์ง€์‹ ๊ณต๋ฐฑ ์ฐพ์•„์ค˜', or invokes /kg-suggest. Recommends 3-5 concrete next sources or maintenance actions based on unresolved links, stale topics, low-cohesion communities.

2026-04-26
kg-skill Agent Skills on GitHub | SkillsMP