buildoak

14 mods across 3 repositories, 46 stars between them.

buildoak/fieldwork-skills

Instructions file CodexOpenCode

Instructions for buildoak/fieldwork-skills, covering fieldwork-skills agent installation guide, critical runtime rules, list available skills, install one skill and install all skills.

15 5mo ago A 712 tokens original Apache-2.0

browser-ops

02

buildoak/fieldwork-skills

Skill Claude CodeCodex

Browser automation skill for AI coding agents. 25 Playwright-based tools for navigation, interaction, observation, and session management.

15 5mo ago A 29 tokens original Apache-2.0

chatgpt-search

03

buildoak/fieldwork-skills

Skill Claude CodeCodex

Search ChatGPT conversation exports using SQLite FTS5 (SQLite full-text search). BM25-ranked full-text search (relevance scoring) with TF-IDF keywords (term-weighted key phrases), date/role/model/language filtering, and conversation browsing. Use when agent needs to search past ChatGPT conversations by topic, find…

15 5mo ago A 120 tokens original Apache-2.0

buildoak/fieldwork-skills

Skill Claude CodeCodex

Google Workspace CLI automation via gogcli. Gmail, Calendar, Drive, Docs, Slides, Sheets, and 9 more services. JSON-first output, composable pipelines.

15 5mo ago A 40 tokens original Apache-2.0

gsd-coordinator

05

buildoak/fieldwork-skills

Skill Claude CodeCodex

End-to-end task orchestration across AI coding engines. Coordinates Claude, Codex, Codex Spark (the faster Codex variant), and OpenCode workers using dispatch-verify-synthesize workflows. Requires the upstream agent-mux CLI for worker dispatch. Use when work spans multiple dependent steps, benefits from model…

15 5mo ago A 74 tokens original Apache-2.0

image-gen

06

buildoak/fieldwork-skills

Skill Claude CodeCodex

Image generation, editing, and review via OpenRouter API. Five models from budget to premium. Style presets for series consistency, JSON structured prompts, reference image anchoring, system message support, prompt upsampling. Vision-based quality review loop. Zero dependencies beyond Python stdlib. Use when…

15 5mo ago A 79 tokens original Apache-2.0

peekaboo

07

buildoak/fieldwork-skills

Skill Claude CodeCodex

Native macOS GUI automation via peekaboo 3.0+. AX-first hybrid with VLM fallback, FSM-based workflows with bug-specific transitions. Safari web automation, native app control, social media operations, system dialogs, cross-app workflows.

15 5mo ago A 54 tokens original Apache-2.0

summarize

08

buildoak/fieldwork-skills

Skill Claude CodeCodex

Content extraction skill for AI coding agents. YouTube transcripts, podcasts, PDFs, images (OCR), audio/video via the summarize CLI.

15 5mo ago A 31 tokens original Apache-2.0

trueskill-rank

09

buildoak/fieldwork-skills

Skill Claude CodeCodex

Domain-agnostic TrueSkill batch ranking via LLM-as-judge. Ranks any list of text items using overlapping subsets dispatched to Codex Spark workers. Swappable rubrics. Use when you need to rank, score, curate, or sort a collection by quality.

15 5mo ago A 61 tokens original Apache-2.0

vault

10

buildoak/fieldwork-skills

Skill Claude CodeCodex

Encrypted secrets vault for AI coding agents. Store API keys, passwords, and tokens with age (public-key encryption) and sops (encrypted YAML secrets files). Never plaintext.

15 5mo ago B 41 tokens original Apache-2.0

video-gen

11

buildoak/fieldwork-skills

Skill Claude CodeCodex

Video generation via fal.ai -- from quick one-off clips to multi-scene productions with keyframes, state tracking, and assembly. 10+ models including Kling 3.0, Veo 3.1, Sora 2, LTX-2.3. Two modes: light (fire-and-forget) and project (structured pipeline with gates).

15 5mo ago A 81 tokens original Apache-2.0

web-search

12

buildoak/fieldwork-skills

Skill Claude CodeCodex

Web search and content extraction skill for AI coding agents. Zero API keys required. Decision tree with fallback chains across 5 tools.

15 5mo ago A 29 tokens original Apache-2.0

eywa

13

buildoak/eywa-continuum

Skill Claude CodeCodex

Cross-session memory and continuity CLI. Provides session memory, handoff documents, and historical session retrieval. Use at session start to retrieve context from past sessions (eywa get). Use at session end to persist a handoff document for future sessions (eywa extract). Trigger on: "session memory", "handoff"…

7 5mo ago A 107 tokens original MIT

eywa-mcp

14

buildoak/eywa-continuum

MCP server Claude CodeCodexCursor +2

MCP server "eywa-mcp" as configured in buildoak/eywa-continuum. Runs locally from the eywa-mcp Python package.

7 5mo ago A tokens not measured original MIT