michielinksee

20 mods across 3 repositories, 18 stars between them.

linksee-memory

01

michielinksee/linksee-memory

Skill Claude CodeCodex

The bridge to the agent's "past self". Before any new task, file edit, decision, or right after a failure, recall past caveats (pain records) / learnings (growth log) / implementation history from linksee-memory. This is the only way to solve Claude Code's "memory amnesia every session" problem. The "never repeat the…

14 2mo ago A 612 tokens original MIT

linksee-memory

02

michielinksee/linksee-memory

MCP server Claude CodeCodexCursor +2

Local-first cross-agent memory MCP. 6-layer WHY structure + AST file diff cache (86% savings). Runs locally from the linksee-memory npm package.

14 2mo ago A tokens not measured original MIT

bantou-marketplace

03

michielinksee/bantou

Plugin Claude Code

A marketplace package for an AI bookkeeping assistant aimed at Japanese tax-accounting firms. Its description lists support for Japanese accounting workflows and services such as freee, Yayoi, MoneyForward, and TKC.

2 10d ago A tokens not measured original MIT

bantou

04

michielinksee/bantou

Plugin Claude Code

AI-powered bookkeeping automation for Japanese tax accountants. Supports freee, Yayoi, MoneyForward, TKC.

2 10d ago A tokens not measured original MIT

bantou

05

michielinksee/bantou

MCP server Claude CodeCodexCursor +2

A local MCP server for automating Japanese bookkeeping, including integrations with freee, Yayoi, Money Forward, and TKC. MCP is a standard way for an AI coding tool to call outside tools; this server runs through an npm package and needs three environment variables.

2 10d ago A tokens not measured original MIT

classify

06

michielinksee/bantou

Command

A command that classifies one Japanese business transaction into an accounting category and tax type. It checks exclusions, past corrections, known keywords, and uses AI when needed.

2 10d ago A 16 tokens original MIT

correct

07

michielinksee/bantou

Command

A command for correcting an incorrectly classified accounting transaction and saving the correction for future matching transactions.

2 10d ago A 13 tokens original MIT

import

08

michielinksee/bantou

Command

A command that imports CSV files exported by Japanese accounting software and automatically classifies their transactions. CSV is a plain-text table format commonly used to move data between programs.

2 10d ago A 14 tokens original MIT

nightly

09

michielinksee/bantou

Command

A command that runs overnight bookkeeping processing for every company connected through the freee accounting service.

2 10d ago A 15 tokens original MIT

report

10

michielinksee/bantou

Command

A command that creates a monthly closing report for a client company. Monthly closing is the accounting process of summarizing and reviewing a month's transactions.

2 10d ago A 12 tokens original MIT

setup

11

michielinksee/bantou

Command

An interactive setup wizard for configuring a Japanese tax accountant's office. It asks about the firm, clients, accounting software, expense rules, overseas services, invoices, payroll, and report sharing.

2 10d ago A 16 tokens original MIT

correction-memory

12

michielinksee/bantou

Skill Claude CodeCodex

A local memory system that stores tax-accountant corrections to transaction classifications. It matches future transactions to earlier vendor or description patterns.

2 10d ago A 29 tokens original MIT

csv-importer

13

michielinksee/bantou

Skill Claude CodeCodex

A tool for importing transaction CSV files—spreadsheet files separated by commas—from Japanese accounting software and classifying every imported row.

2 10d ago A 31 tokens original MIT

monthly-closer

14

michielinksee/bantou

Skill Claude CodeCodex

A monthly accounting report generator that summarizes transactions by account category and compares them with the previous month.

2 10d ago A 25 tokens original MIT

nightly-batch

15

michielinksee/bantou

Skill Claude CodeCodex

Batch-process all client companies overnight. Fetches unprocessed transactions from freee API, runs the full classification pipeline, and generates a summary for morning review.

2 10d ago A 31 tokens original MIT

tax-classifier

16

michielinksee/bantou

Skill Claude CodeCodex

A system for assigning Japanese business transactions to accounting categories, called 勘定科目, and consumption-tax treatments. It checks exclusions, past corrections, keywords, and then uses AI when needed.

2 10d ago A 33 tokens original MIT

bantou

17

michielinksee/bantou

MCP server Claude CodeCodexCursor +2

AI bookkeeping agent for Japanese accountants — auto-classifies freee/Yayoi/MF/TKC transactions. Runs locally from the @kansei-link/bantou npm package.

2 10d ago A tokens not measured original MIT

linksee-memory

18

michielinksee/linksee-memory-plugin

Plugin Claude Code

Cross-agent memory tied to a product map that catches doc/code drift — 11 tools (remember/recall/readsmart + driftstatus/checkdecision/declareanchor/resolvedrift/flagproposals/resolveproposal/dream + whereami). 6-layer WHY structure, AST diff cache, file:line drift evidence. Local-first, private, works across.

2 2mo ago A tokens not measured original MIT

linksee

19

michielinksee/linksee-memory-plugin

MCP server Claude CodeCodexCursor

Local-first agent memory MCP — cross-agent brain with drift detection, 6-layer structured memory + token-saving file diff cache. Runs locally from the linksee-memory npm package.

2 2mo ago A tokens not measured original MIT

linksee-memory

20

michielinksee/linksee-memory-plugin

Skill Claude CodeCodex

The bridge to the agent's "past self" AND the integrity checker for product decisions. 11 MCP tools: remember/recall/readsmart (memory) + driftstatus/checkdecision/declareanchor/resolvedrift/flagproposals/resolveproposal/dream (drift) + whereami (a product map that catches doc/code drift with file:line evidence). This…

2 2mo ago A 503 tokens original MIT