Skip to content

Instantly share code, notes, and snippets.

@raspberrypisig
raspberrypisig / zig-docs-markdown.sh
Created June 23, 2026 03:58
zig 0.16 docs in markdown format
#!/usr/bin/env bash
curl https://r.jina.ai/https://ziglang.org/documentation/0.16.0/ -o zig_016_docs.md
-- =========================================================
-- BARE MINIMUM NORTHWIND FOR TEACHING SQL
-- =========================================================
-- 1. SCHEMA DEFINITION
-- ---------------------------------------------------------
DROP TABLE IF EXISTS OrderDetails;
DROP TABLE IF EXISTS Orders;
DROP TABLE IF EXISTS Products;

> build · minimaxai/minimax-m2.7

<think>The user wants to add a BMP180 device/sensor to espforge. This matches the trigger phrase for the espforge-devices skill. I should load that skill first to get the detailed instructions.
</think>
→ Skill "espforge-devices"
→ Read ../../.config/opencode/skills/espforge-devices/SENSOR_CATEGORY.md
→ Read ../../.config/opencode/skills/espforge-devices/CLONEREPO.md
→ Read ../../.config/opencode/skills/espforge-devices/FIND_CRATES.md
→ Read ../../.config/opencode/skills/espforge-devices/REPO_EXAMPLES.md