oaustegard

64 mods across 3 repositories, 158 stars between them.

forecasting-reverso

49

oaustegard/claude-skills

Skill Claude CodeCodex

Zero-shot univariate time series forecasting using the Reverso foundation model (NumPy/Numba CPU-only inference). Activate when users provide time series data and request forecasts, predictions, or extrapolations. Supports Reverso Small (550K params). Triggers on "forecast", "predict", "time series", "Reverso", or…

147 3d ago A 90 tokens original MIT

gating

50

oaustegard/claude-skills

Skill Claude CodeCodex

Build and audit deterministic verification gates — a check that blocks a pipeline and can be shown to go red. Use when writing a calibration gate, CI check, validation script or pre-publication check for a numeric or empirical result; when a plausible-but-wrong value would survive review; when asking whether an…

147 3d ago A 137 tokens original MIT

generating-patches

51

oaustegard/claude-skills

Skill Claude CodeCodex

Generates git patch files from codebase modifications for local application. Use when user mentions patch, diff, export changes, bring changes back, apply locally, or after editing uploaded codebases.

147 3d ago A 43 tokens original MIT

generative-thinking

52

oaustegard/claude-skills

Skill Claude CodeCodex

Break out of a locked problem frame by picking one disciplined move — reframe, provocation (Po), random stimulus, SCAMPER, inversion, perspective shift, constraint play, or family traversal — and committing to it before evaluating. Use when stuck, when options feel narrow or obvious, when iterations produce variations…

147 3d ago A 152 tokens original MIT

githubbing

53

oaustegard/claude-skills

Skill Claude CodeCodex

Installs and authenticates the GitHub CLI (gh) in a Claude.ai container, then runs gh commands against it. Use for "install gh", "gh auth", "create an issue or PR from the CLI", "gh is not authenticated", or any GitHub operation you want to issue as a gh command rather than a raw API call. This skill is the transport…

147 3d ago A 112 tokens original MIT

hello-demo

54

oaustegard/claude-skills

Skill Claude CodeCodex

Delivers a static Hello World HTML demo page with bookmarklet. Use when user requests the hello demo, hello world demo, or demo page.

147 3d ago A 32 tokens original MIT

image-to-svg

55

oaustegard/claude-skills

Skill Claude CodeCodex

Convert raster images (photos, paintings, illustrations, line art) into SVG vector reproductions. Use when the user uploads an image and asks to reproduce, vectorize, trace, or convert it to SVG. Also use when asked to decompose an image into shapes, create an SVG version of a picture, or faithfully reproduce artwork…

147 3d ago A 122 tokens original MIT

inspecting-skills

56

oaustegard/claude-skills

Skill Claude CodeCodex

Discovers and indexes Python code in skills, enabling cross-skill imports. Use when importing functions from other skills or analyzing skill codebases.

147 3d ago A 33 tokens original MIT

installing-skills

57

oaustegard/claude-skills

Skill Claude CodeCodex

Install skills from github.com/oaustegard/claude-skills into /mnt/skills/user. Use when user mentions "install skills", "load skills", "add skills", "update skills", "refresh skills", or references a skill not currently installed.

147 3d ago A 59 tokens original MIT

oaustegard/claude-skills

Skill Claude CodeCodex

Install and drive Google's Antigravity CLI (agy) as a non-interactive sub-agent. Use when orchestrating agy, running Antigravity agents from a script or sandbox, delegating a task to Google's agent harness, or wanting a Gemini-backed peer agent alongside Claude.

147 3d ago C 62 tokens original MIT

invoking-gemini

59

oaustegard/claude-skills

Skill Claude CodeCodex

Invokes Google Gemini models for structured outputs, image generation, multi-modal tasks, and Google-specific features. Use when users request Gemini, image generation, structured JSON output, Google API integration, or cost-effective parallel processing.

147 3d ago A 50 tokens original MIT

invoking-github

60

oaustegard/claude-skills

Skill Claude CodeCodex

Enables GitHub repository operations (read/write/commit/PR) for Claude.ai chat environments. Use when users request GitHub commits, repository updates, DEVLOG persistence, or cross-session state management via GitHub branches. Not needed in Claude Code (has native git access).

147 3d ago A 61 tokens original MIT

iterating

61

oaustegard/claude-skills

Skill Claude CodeCodex

Multi-conversation methodology for iterative stateful work with context accumulation. Use when users request work that spans multiple sessions (research, debugging, refactoring, feature development), need to build on past progress, explicitly mention iterative work, work logs, project knowledge, or cross-conversation…

147 3d ago A 60 tokens original MIT

SessionStart

62

oaustegard/llm-as-computer

Hook Claude Code

Runs when a session starts, executing session-start.sh. From oaustegard/llm-as-computer.

11 20d ago A tokens not measured copy · 52% MIT

oaustegard/llm-as-computer

Instructions file

Instructions for oaustegard/llm-as-computer, covering llm-as-computer, muninn boot, decision traces, regular memory updates and project context.

11 20d ago A 4,250 tokens original MIT