ChangooLee

21 mods across 2 repositories, 9 stars between them.

ChangooLee/mcp-kr-legislation

Instructions file CodexOpenCode

Repository-specific instructions for an MCP project that provides access to South Korean laws. They explain the project overview, main features, API categories, and how to regenerate the API layout.

9 4mo ago A 3,560 tokens

api-verifier

07

ChangooLee/mcp-kr-legislation

Agent

An agent role that compares a current implementation with the Korean Ministry of Government Legislation's public API website. An API is a defined way for software systems to exchange data.

9 4mo ago A 0 tokens

orchestrator

08

ChangooLee/mcp-kr-legislation

Agent

An agent that breaks work for a legal-code MCP project into smaller tasks and routes them to suitable specialist agents. MCP is a way for an agent to connect to external tools or data.

9 4mo ago A 0 tokens

search-engineer

09

ChangooLee/mcp-kr-legislation

Agent

A coding agent for improving search of laws and regulations. It works with BM25 keyword search, similar-text search, and hybrid search, which combines different search methods.

9 4mo ago A 0 tokens

tool-developer

10

ChangooLee/mcp-kr-legislation

Agent

Agent "tool-developer" from ChangooLee/mcp-kr-legislation, covering tool developer agent, purpose, primary responsibilities, required inputs and tool development pattern.

9 4mo ago A 0 tokens

api-integration

11

ChangooLee/mcp-kr-legislation

Skill Claude CodeCodex

A reference for connecting the Korean Ministry of Government Legislation's Open API to an MCP project. It explains the law-search and law-service endpoints and how request parameters select their functions.

9 4mo ago A 53 tokens

bm25-search

12

ChangooLee/mcp-kr-legislation

Skill Claude CodeCodex

A skill that re-ranks results from legal-statute and court-case APIs using the BM25 Okapi search algorithm, which orders text results by relevance.

9 4mo ago A 48 tokens

cache-management

13

ChangooLee/mcp-kr-legislation

Skill Claude CodeCodex

A skill for managing cached legal data, including statutes and court decisions. It covers saving and loading cached data, handling expiration, and synchronizing a knowledge graph, which connects related information.

9 4mo ago A 51 tokens

context-handling

14

ChangooLee/mcp-kr-legislation

Skill Claude CodeCodex

Guidance for keeping context available during API tool calls. It supports streamable HTTP and stdio, two ways for programs to communicate, and uses a withcontext pattern for fallback context.

9 4mo ago A 39 tokens

ChangooLee/mcp-kr-legislation

Skill Claude CodeCodex

A debugging method for finding the underlying cause of tool failures and API errors. An API is a defined way for software systems to exchange requests and responses.

9 4mo ago A 41 tokens

graph-search

16

ChangooLee/mcp-kr-legislation

Skill Claude CodeCodex

A guide for modelling laws, court precedents and committee decisions as a knowledge graph, where documents or concepts are connected by defined relationships.

9 4mo ago A 55 tokens

ChangooLee/mcp-kr-legislation

Skill Claude CodeCodex

A software-development method that writes a failing test before adding a new tool or fixing a bug, then checks that the test passes after implementation. TDD, or test-driven development, is the name for this approach.

9 4mo ago A 36 tokens

tool-development

19

ChangooLee/mcp-kr-legislation

Skill Claude CodeCodex

A guide for adding South Korean Ministry of Government Legislation API endpoints as MCP tools. An API lets software request data or actions from another service, while MCP connects such tools to an AI agent.

9 4mo ago A 50 tokens

mcp-kr-g2b

21

ChangooLee/mcp-kr-g2b

MCP server Claude CodeCodexCursor

MCP server "mcp-kr-g2b" as configured in ChangooLee/mcp-kr-g2b. Runs locally from the mcp-kr-g2b Python package.

0 2mo ago A tokens not measured