Side Projects サイドプロジェクト

Some things I'm chipping away at

コツコツ作っているもの

01 / 07

omnifocus-mcp

OmniFocus MCP

Exposes projects, tasks, perspectives and tags as MCP tools. Drop it into Claude Desktop and ask "what's blocking me this week?", the model can answer, then defer or complete tasks on your behalf.

プロジェクト、タスク、パースペクティブ、タグをMCPツールとして公開。Claude Desktopに追加して「今週のブロッカーは?」と聞けば、モデルが答えてくれて、タスクの延期や完了も代わりにやってくれます。

02 / 07

anki-tomodachi

アンキ・ともだち | Anki Friend

RAG-powered CLI that turns your Anki deck into an interactive knowledge base. Ask questions in Japanese or English to explore vocabulary relationships, spot grammar gaps, and analyse study stats, all grounded in the cards you've actually learned.

Ankiデッキをインタラクティブなナレッジベースに変えるRAG搭載のCLIツール。日本語でも英語でも質問でき、語彙のつながりの探索、文法の抜けの発見、学習統計の分析が可能。すべて、実際に学習したカードに基づいて回答します。

03 / 07

anki-tango

アンキ・たんご | Anki Vocab

CLI that generates Anki flashcards from sentences you encounter in the wild. Collects text from markdown files, uses Claude to identify unknown vocabulary, cross-references your existing deck, and pushes formatted cards straight to Anki.

日常で出会った文章からAnkiフラッシュカードを自動生成するCLIツール。マークダウンファイルからテキストを収集し、Claudeで未知の語彙を特定、既存デッキと照合して、カードをAnkiに直接送信します。

04 / 07

anki-sagashi

アンキ・さがし | Anki Search

CLI that mines Japanese text for vocabulary gaps against your Anki deck. Feed it an article URL, file, or raw text and it identifies words you haven't made flashcards for yet, ranked in a structured report.

Ankiデッキと照らし合わせて、日本語テキストから語彙の抜けを見つけ出すCLIツール。記事のURL、ファイル、またはテキストを渡すと、まだカードを作っていない単語をランク付けしたレポートとして出力します。

05 / 07

jmdict-hakase

JMdict博士 | JMdict Expert

REST API that turns the 217k-entry JMdict Japanese-English dictionary into a normalized PostgreSQL database with fast CJK full-text search. Query by Japanese script or English meaning and get intelligently ranked results.

21万7千語収録のJMdict和英辞書を正規化されたPostgreSQLデータベースに変換し、高速なCJK全文検索を提供するREST API。日本語の表記でも英語の意味でも検索でき、結果を的確にランク付けして返します。

06 / 07

kanjimap

Kanji Map

CLI that identifies gaps in your kanji knowledge. Import known kanji from Anki exports and compare against frequency datasets and real-world text to reveal which characters you haven't yet mastered.

漢字知識の抜けを見つけるCLIツール。Ankiのエクスポートから既知の漢字を取り込み、頻度データや実際のテキストと比較して、まだ習得していない漢字を明らかにします。

07 / 07

jukugo

Jukugo

Web app for studying Japanese compound words. Enter any kanji and explore its jukugo - the two-or-more-character compounds it appears in, with readings and meanings pulled from kanjiapi.dev.

日本語の熟語を学ぶためのWebアプリ。漢字を入力すると、その漢字を含む熟語を読みと意味付きで一覧表示します。データはkanjiapi.devから取得。