dongzhuoyao/tao-research-skills
Instructions file CodexOpenCode
AGENTS.md instructions for dongzhuoyao/tao-research-skills, covering tao research skills, structure, build & test, conventions and frontmatter.
dongzhuoyao/tao-research-skills
Instructions file CodexOpenCode
AGENTS.md instructions for dongzhuoyao/tao-research-skills, covering tao research skills, structure, build & test, conventions and frontmatter.
dongzhuoyao/tao-research-skills
Instructions file
Claude Code instructions for dongzhuoyao/tao-research-skills, covering claude code, before writing a new artifact, read an existing one, host-specific: openaiapikey lives in per-project .env, sub-agent results aren't visible to the user and host-specific: brev capacity.
dongzhuoyao/tao-research-skills
Skill Claude CodeCodex
Use when building iOS apps with SwiftUI, UIKit bridging, SSH terminal integration, or voice input pipelines. Applies to Swift 5.9+/iOS 17+ projects using SPM, xcodegen, Citadel, SwiftTerm, or AVFoundation. Triggers: "SwiftUI", "UIViewRepresentable", "ObservableObject", "@MainActor", "xcodegen", "SwiftTerm", "Citadel"…
dongzhuoyao/tao-research-skills
Skill Claude CodeCodex
Use when extracting Overleaf login cookies from Chrome on macOS for the VSCode Overleaf Workshop extension. Decrypts Chrome's cookie store and outputs the session cookie in the exact format the extension expects. Triggers: "overleaf cookie", "overleaf login", "overleaf workshop cookie", "get overleaf cookie", "vscode…
dongzhuoyao/tao-research-skills
Skill Claude CodeCodex
Use when setting up Claude Code on a new machine, configuring permissions, statusline, or plugins. Contains the standard settings.json and statusline script. Triggers: "Claude Code setup", "settings.json", "statusline", "permissions", "plugins", "enabledPlugins", "/.claude".
dongzhuoyao/tao-research-skills
Skill Claude CodeCodex
Use when interacting with GitHub repos, PRs, issues, releases, or API data. Covers gh CLI usage patterns, authentication, and common queries. Triggers: "gh", "github", "pull request", "PR", "issue", "gh api", "gh pr", "gh issue", "github release".
dongzhuoyao/tao-research-skills
Skill Claude CodeCodex
Use when user says "login", "登录", "fix expired sessions", "refresh login", or needs to re-authenticate CDP browser sessions for any platform. Auto-detects expired platforms and guides interactive re-login via MCP browser tools. Triggers: "login", "登录", "CDP login", "refresh login", "expired session", "re-authenticate".
dongzhuoyao/tao-research-skills
Skill Claude CodeCodex
Use when setting up tmux on a new machine, looking up key bindings, debugging terminal colors, or restoring tmux dotfiles. Triggers: "tmux", "terminal multiplexer", "tmux.conf", "pane", "window split", "copy mode", "prefix key".
dongzhuoyao/tao-research-skills
Skill Claude CodeCodex
Use when deploying Next.js apps to Vercel and costs are high, or when setting up a new Vercel project. Covers ISR-breaking patterns, function constraints, caching, Fluid Compute, build optimization. Triggers: "Vercel bill", "Vercel cost", "ISR broken", "dynamic rendering", "cache-control private", "x-vercel-cache…
dongzhuoyao/tao-research-skills
Skill Claude CodeCodex
Use when setting up zsh and Oh My Zsh on a new machine, configuring shell plugins, PATH, or conda initialization. Triggers: "zsh", "zshrc", "Oh My Zsh", "shell config", "dotfiles", "conda init", "PATH".
dongzhuoyao/tao-research-skills
Skill Claude CodeCodex
Use when preparing to launch any remote or multi-GPU ML experiment. Triggers include "preflight", "sanity check", "launch validation", "before training", "GPU check", "dataset check", "environment check".
dongzhuoyao/tao-research-skills
Skill Claude CodeCodex
Use when curating, uploading, or managing HuggingFace datasets for ML training, including offline caching, preflight verification, and data directory conventions. Triggers: "HuggingFace", "datasets", "pushtohub", "loaddataset", "HF Hub", "dataset cache".
dongzhuoyao/tao-research-skills
Skill Claude CodeCodex
Use when structuring ML experiment configs with Hydra, adding new config groups, or debugging config resolution. Applies to any project using Hydra for hyperparameter management. Triggers: "Hydra", "config", "yaml config", "OmegaConf", "config groups", "defaults list", "config override".
dongzhuoyao/tao-research-skills
Skill Claude CodeCodex
Use when integrating W&B experiment tracking into ML training pipelines, including logging strategy, run configuration, and online/offline mode management. Triggers: "W&B", "wandb", "weights and biases", "experiment logging", "wandb.log", "wandb.init", "training dashboard".
dongzhuoyao/tao-research-skills
Skill Claude CodeCodex
Use when streaming large datasets from tar shards with WebDataset, replacing file-based DataLoaders, or precomputing encoder latents into shards. Triggers: "WebDataset", "tar shards", "wds", "streaming data", "ShardWriter", "latent shards".
dongzhuoyao/tao-research-skills
Skill Claude CodeCodex
Use when editing, modifying, or composing existing images with Google's Gemini image models ("nano-banana"). Covers single-image edits (add/remove/restyle), multi-image composition (outfit swap, subject-into-scene, style transfer), input encoding, preservation tricks, and iterative refinement. Triggers: "edit image"…
dongzhuoyao/tao-research-skills
Skill Claude CodeCodex
Use when generating images from text prompts via Google's Gemini image models ("nano-banana") with the google-genai SDK or OpenRouter. Covers model choice, aspect ratio, prompt patterns, multi-candidate sampling, and retry logic. Triggers: "generate image", "gemini image", "nano-banana", "text to image"…
dongzhuoyao/tao-research-skills
Skill Claude CodeCodex
Use when running workloads on LUMI supercomputer, including GPU job submission, PyTorch with ROCm/AMD MI250X, container workflows, and LUMI-specific Slurm configuration. Triggers: "LUMI", "MI250X", "ROCm", "AMD GPU", "CSC", "LUMI-G".
dongzhuoyao/tao-research-skills
Skill Claude CodeCodex
Use when running ML training on HPC clusters with Slurm, including job submission, environment setup, monitoring, and failure triage. Applies to any GPU training workload on Slurm-managed clusters. Triggers: "sbatch", "srun", "Slurm", "SBATCH", "job submission", "HPC", "cluster", "walltime", "squeue".
dongzhuoyao/tao-research-skills
Skill Claude CodeCodex
Use when running workloads on SURF Snellius supercomputer, including GPU job submission (NVIDIA A100/H100), conda/venv setup, Slurm configuration, and Snellius-specific infrastructure. Triggers: "Snellius", "SURF", "A100", "H100", "Dutch HPC".
dongzhuoyao/tao-research-skills
Skill Claude CodeCodex
Use when writing or improving CLAUDE.md, AGENTS.md, GEMINI.md, or any agent instruction file. Covers section structure, memory patterns, workflow rules, and anti-patterns. Triggers: "CLAUDE.md", "AGENTS.md", "agent instructions", "project memory", "MEMORY.md", "instruction file".
dongzhuoyao/tao-research-skills
Skill Claude CodeCodex
Use when turning recent agent-session evidence into durable skill updates. Triggers: "consolidate lessons", "update skills from sessions", "prevent repeated fixes", "recurring mistakes", "capture workflow learnings".
dongzhuoyao/tao-research-skills
Skill Claude CodeCodex
Use when designing ML training pipelines, data loaders, or inference systems. Enforces engineering discipline — no silent fallbacks, explicit errors on critical paths, config as single source of truth. Triggers: "silent failure", "fallback", "preflight", "assertion", "error handling", "fail fast", "config truth".
dongzhuoyao/tao-research-skills
Skill Claude CodeCodex
Use when pushing changes in a repository that contains git submodules, especially when the submodule has its own commits that must not be left stranded. Triggers include "push", "git push", "submodule", "commit submodule", "workspace push".