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.
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.
Skill Claude CodeCodex
Browser automation skill for AI coding agents. 25 Playwright-based tools for navigation, interaction, observation, and session management.
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…
Skill Claude CodeCodex
Google Workspace CLI automation via gogcli. Gmail, Calendar, Drive, Docs, Slides, Sheets, and 9 more services. JSON-first output, composable pipelines.
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…
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…
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.
Skill Claude CodeCodex
Content extraction skill for AI coding agents. YouTube transcripts, podcasts, PDFs, images (OCR), audio/video via the summarize CLI.
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.
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.
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).
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.
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"…
MCP server Claude CodeCodexCursor +2
MCP server "eywa-mcp" as configured in buildoak/eywa-continuum. Runs locally from the eywa-mcp Python package.