Skip to content
View yk4464's full-sized avatar

Block or report yk4464

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yk4464/README.md

I hook coding agents into systems they were not designed to talk to.

Mostly MCP, local automation, and experiments that have to work on a real machine.

Featured

black-souls-mcp — a local MCP that lets Claude Code / Codex play BLACK SOULS.

Not screenshots. Not OCR. Not mouse simulation. It reads RGSS3 objects and feeds actions into the game's own input loop, so a text-only model is enough. Pathfinding, dialogue, menus, battle, and memory were calibrated on a live install.

Currently

More agent-to-system wiring. Occasional patches in the coding tools I actually use.

Around here

MCP · coding agents · automation · TypeScript · Windows

Popular repositories Loading

  1. black-souls-mcp black-souls-mcp Public

    Local MCP for BLACK SOULS: agents read RGSS3 objects and drive the native input loop

    TypeScript 1

  2. 9router 9router Public

    Forked from decolua/9router

    Fork: PR to keep token usage on streamed OpenAI Responses

    JavaScript

  3. yk4464 yk4464 Public

  4. tavily-exa-router tavily-exa-router Public

    实测驱动的搜索路由 skill — 教 AI 编码助手何时用 Tavily、何时用 Exa(evidence-backed Tavily vs Exa routing)

    Python