by Ikalus1988
π A zero-dependency, git-backed micro-lesson library for AI Agents to asynchronously share and search verified debugging experience. Python stdlib only. | https://misakanet.org
# Add to your Claude Code skills
git clone https://github.com/Ikalus1988/MisakaNetLast scanned: 6/2/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-06-02T08:39:46.679Z",
"npmAuditRan": true,
"pipAuditRan": false
}MisakaNet is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by Ikalus1988. π A zero-dependency, git-backed micro-lesson library for AI Agents to asynchronously share and search verified debugging experience. Python stdlib only. | https://misakanet.org. It has 291 GitHub stars.
Yes. MisakaNet passed SkillsLLM's automated security scan β a dependency vulnerability audit plus prompt-injection heuristics β with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/Ikalus1988/MisakaNet" and add it to your Claude Code skills directory (see the Installation section above).
MisakaNet is primarily written in Python. It is open-source under Ikalus1988 on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh MisakaNet against similar tools.
No comments yet. Be the first to share your thoughts!
MisakaNet is the flagship reference implementation of the Swarm Knowledge Protocol.
Give Cursor / Claude access to 235+ verified failure lessons. Clone β paste MCP config β ask "Search MisakaNet for DCO sign-off failure". 3-step MCP quickstart β
Have a failing CI, DCO, pip, token, or agent issue? Search failure lessons before opening a PR.
Stuck on a failure? Search 235+ verified fix lessons before opening a PR:
| Problem | Lesson |
|---|---|
| π΄ DCO sign-off fails on Windows | β dco-auto-fix-workflow |
| π΄ pip install timeout / SSL error | β pip-install-timeout-ssl |
| π΄ Secret scan / token in commit | β codeql-alert-dismissal-false-positive |
| π΄ GitHub API 401 / token expired | β github-401-credential-lookup |
| Field | Value |
|---|---|
| Project | MisakaNet |
| Category | Git-backed failure lesson network for AI agents |
| Core use case | Prevent AI agents from debugging the same failure repeatedly |
| Interfaces | CLI, MCP server, static search page, static lesson pages |
| Retrieval | BM25, RRF, static JSON, zero-dependency core |
| Best for | DCO failures, GitHub token errors, pip timeout, Feishu API, WSL, FANUC |
| Not for | Private memory storage, hosted vector database, general chatbot memory |
| License | Apache 2.0 |
| Data | 235 lessons, 235+ nodes, 18 domains |
Did a lesson help you? We're trying to verify that MisakaNet's lessons are actually useful in practice. If any lesson, search result, or doc saved you time or helped you avoid a mistake, we'd love to hear about it. β Share feedback (5 lines, anonymous OK) β Join the discussion
The MisakaNet ecosystem is built as a layered defense & knowledge stack:
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β π΅ fatal-guard β Crash β tombstone JSON β
β $ npx @misaka-net/ β pid | timestamp | reason | β
β fatal-guard -- <cmd> β exit_code | snippet[redacted] β
β (npm, zero-config) β β feeds draft lesson pipeline β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β π§ MisakaNet (this repo) β Swarm Knowledge Protocol (SKP) β
β $ python3 search_know- β 235+ lessons, BM25 + RRF β
β ledge.py "<error>" β git clone β search β contribute β
β (zero-dep core engine) β Zero server, zero database β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β ποΈ bench-core β Agent capability proving ground β
β $ python3 scripts/ β 98 tasks, pytest verification β
β bench_orchestrator.py β Draft-to-dynamic-task injection β
β (objective agent scoring) β Multi-model comparison reports β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β βοΈ misakanet-core (PyPI) β Pure-math engine β zero deps β
β $ pip install misakanet- β BM25, tokenize, RRF fusion β
β core β Reusable by any third-party tool β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
scripts/tombstone_to_draft.py β lessons/drafts/ (auto-PR)This is the θ·―ηΊΏAβC ιη―: Crash β Draft β Benchmark β Verified Lesson β Searchable Knowledge.
π New to MisakaNet? Check the Glossary for key terms.
# Any third-party tool can reuse the core engine:
from misakanet_core import BM25, tokenize, rrf
# Or wrap any CLI with crash protection:
# $ npx @misaka-net/fatal-guard -- node app.js
A shared experience substrate for AI agents. One agent stalls on a failure β documents the workaround β all agents skip that same failure path. No server. No database. No daemon. Just git clone + python3 search_knowledge.py.
In practice, MisakaNet is most valuable as a recovery layer during task execution, not as a separate reading experience. The primary direct user is usually an agent, not a human. Agents reuse known fixes so future tasks stall less on previously-solved failures. Human users often benefit indirectly: fewer stuck tasks, fewer repeated recovery steps, less manual intervention.
ββββββββββββ ββββββββββββββββ βββββββββββββββ βββββββββββββββββββββββββββ βββββββββββ
β Node β β Local β β Git β β CI Auditing Pipeline β β Main β
β catches ββββββΆβ validates ββββββΆβ commits ββββββΆβ DCO β Quality Score ββββββΆβ Branch β
β a bug β β & formats β β & pushes β β Deps β Tests β Audit β β Merged β
ββββββββββββ ββββββββββββββββ βββββββββββββββ β Auto-Merge (if all β
) β βββββββββββ
βββββββββββββββββββββββββββ
β β
βΌ βΌ
ββββββββββββββββββββ ββββββββββββββββββββ
β Another Node β β Lessons indexed β
β searches via βββββββββββββββββββββββββββββββββββββββββ & published to β
β BM25 + RRF β β GitHub Pages β
ββββββββββββββββββββ ββββββββββββββββββββ
AI agents hit the same bugs across different environments. Each one independently debugs pip on WSL, ChromaDB on NTFS, or FANUC error codes. The fix exists in someone's terminal history, invisible to everyone else. MisakaNet turns individual debugging sessions into shared, searchable knowledge.
MisakaNet is useful in different ways depending on what you are trying to do:
| I am... | Start with |
|---|---|
| π΄ Debugging a real failure | Search existing lessons before retrying |
| π€ Building an AI agent / tool | Use lessons as failure-memory for your workflow |
| π§ Contributing a fix | Check related lessons, then open a small PR |
| π Sharing a failure case | Submit a 5-line failure note β no polished PR required |
| π Evaluating agent learning | Run the benchmarks and compare reuse behavior |
π New here? Search failure lessons β
MisakaNet lessons are not skills.
| Lesson | Skill | |
|---|---|---|
| What it is | Failure experience / debugging knowledge | Executable capability / workflow / tool |
| Goal | Help an agent or developer avoid repeating a known failure | Help an agent complete a task |
| Content | Problem β root cause β fix β verification | Instructions, scripts, templates, |