Skip to main content
Run any Skill in Manus
with one click
gonos2k
GitHub creator profile

gonos2k

Repository-level view of 18 collected skills across 1 GitHub repositories.

skills collected
18
repositories
1
updated
2026-06-13
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

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
Showing top 8 of 18 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded