Building repeatable, auditable systems for AI-assisted development.
| Repository | Role | Purpose |
|---|---|---|
skills |
EXTEND | Version-controlled agent skills, provenance tracking, drift checks, and shared workflows for Claude Code and Codex. |
dotfiles |
CONFIGURE | Portable shell automation with idempotent installation and strict separation between public configuration and secrets. |
claude-model-switcher |
ROUTE | Interactive CLI for switching Claude Code model settings through a CLI Proxy API. |
sleepingf0x.github.io |
PUBLISH | Foxden, a personal knowledge base for engineering practice, AI-assisted workflows, and everyday observations. |
thread-graph |
SYNTHESIZE | Full-stack pipeline for ingesting Telegram discussions, clustering topics, extracting terms, and answering questions. |
cetus-peg-watcher |
MONITOR | Sui token price monitoring, tiered Telegram alerts, simulation, and optional guarded trading through Cetus. |
Agent workflow · 3 modules
| Module | Purpose |
|---|---|
skills |
Version and synchronize skills across Claude Code and Codex. |
Claude-Code-Guide |
Global preferences and operating rules for Claude Code. |
claude-model-switcher |
Switch Claude Code model settings through an interactive CLI. |
Personal infrastructure · 2 modules
| Module | Purpose |
|---|---|
dotfiles |
Install portable shell configuration without committing secrets. |
sleepingf0x.github.io |
Publish the Foxden engineering and knowledge blog with Hugo. |
Applied systems · 3 modules
| Module | Purpose |
|---|---|
thread-graph |
Turn Telegram conversations into topics, summaries, terms, and searchable context. |
cetus-peg-watcher |
Monitor Sui token prices and execute configurable alert and trading rules. |
seed-scanner |
Scan image collections for seed phrases with offline OCR and fuzzy matching. |
Python utilities · 4 modules
| Module | Purpose |
|---|---|
wrapper-pika |
Integrate RabbitMQ topic exchanges through a small Pika wrapper. |
RegionSearch |
Query IP and telephone number attribution data. |
partitionHelper |
Automate MySQL table partition creation. |
geo2city |
Map geographic coordinates to cities in China. |



