Projects
-
opencode-go-usage
A Go CLI to check your OpenCode Go plan usage from the terminal — with Firefox cookie extraction, JSON output, and zero browser launches required.
go cli opencode -
A Claude/agent skill for generating gribouille charts in Typst — a Grammar of Graphics native to Typst, with idiomatic patterns, anti-patterns, and quick-reference for scatter, line, bar, histogram, boxplot, heatmap, and more.
typst claude skill visualization grammar-of-graphics -
sdef2md
Convert macOS scripting definition (.sdef) files into clean, structured Markdown documentation — useful for humans, LLMs, and anyone building AppleScript or JXA integrations.
go macos applescript jxa mcp documentation -
sourcehut-skill
An agent/Claude skill for orchestrating Sourcehut (sr.ht) services via the hut CLI — covering git repos, issue tracking, mailing lists, CI builds, static site hosting, and more.
python claude skill sourcehut cli -
ollama-usage
A lightweight Go CLI tool to check Ollama Cloud usage stats from the terminal using a saved browser cookie.
go cli ollama -
outline-bookmark-ext
A Chrome extension that saves bookmarks to Outline with optional AI-generated summaries via local Ollama. Built with TypeScript, Vite, and Manifest V3.
typescript chrome extension ollama vite -
go-roast
Go library, CLI tool, and MCP server for decoding Interactsh OAST domains — extracting XIDs for threat intelligence correlation and campaign tracking.
go mcp security threat-intelligence oast -
duckdb-mcp
DuckDB MCP Server written in Go. Gives LLMs the ability to query and analyze data using DuckDB's powerful SQL engine.
go mcp duckdb sql -
fetch-mcp
MCP server that provides web content fetching capabilities, enabling LLMs to retrieve and process content from web pages as markdown.
go mcp web markdown