first-fluke/oh-my-agent

110 agent markdown files indexed from first-fluke/oh-my-agent. Install any of them pinned to an exact hash with mdr add first-fluke/oh-my-agent/<name>.

oma-academic-writing skill
first-fluke/oh-my-agent · .agents/skills/oma-academic-writing/SKILL.md · Draft and revise academic prose against a rubric, evidence, and citation requirements. Use for essays, reports…
git:20260914.480566b · audit A · 1,323 stars
oma-architecture skill
first-fluke/oh-my-agent · .agents/skills/oma-architecture/SKILL.md · Evaluate system boundaries and architectural tradeoffs. Use for architecture decisions, design reviews, and ADRs.
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-backend skill
first-fluke/oh-my-agent · .agents/skills/oma-backend/SKILL.md · Implement server APIs, authentication, and application data access. Schema modeling and query tuning use oma-db.
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-brainstorm skill
first-fluke/oh-my-agent · .agents/skills/oma-brainstorm/SKILL.md · Explore goals, constraints, and alternative approaches before choosing a design. Use when the user requests ideation or…
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-coordination skill
first-fluke/oh-my-agent · .agents/skills/oma-coordination/SKILL.md · Coordinate assigned specialist tasks and handoffs manually. Use when supervising a multi-agent project step by step.
git:20260921.90e426d · audit A · 1,323 stars
oma-db skill
first-fluke/oh-my-agent · .agents/skills/oma-db/SKILL.md · Design schemas and migrations, tune queries, or plan vector retrieval and database operations. Application API…
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-debug skill
first-fluke/oh-my-agent · .agents/skills/oma-debug/SKILL.md · Diagnose a reproducible failure, fix its cause, and verify the regression. Use for crashes, incorrect behavior, and…
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-deepsec skill
first-fluke/oh-my-agent · .agents/skills/oma-deepsec/SKILL.md · Set up and run Deepsec vulnerability scans, triage, and CI gates. Use for Deepsec work or an explicitly requested…
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-design skill
first-fluke/oh-my-agent · .agents/skills/oma-design/SKILL.md · Define or review a visual system, DESIGN.md, or redesign direction. Use for typography, layout, color, motion, and…
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-dev-workflow skill
first-fluke/oh-my-agent · .agents/skills/oma-dev-workflow/SKILL.md · Configure development tasks, git hooks, CI/CD, or release automation. Use when creating or fixing a repository…
git:20260912.7e4c0d1 · audit B · 1,323 stars
oma-docs skill
first-fluke/oh-my-agent · .agents/skills/oma-docs/SKILL.md · Check documentation references, sync docs to code changes, and detect translation drift. Use for documentation…
git:20260913.60c3e9c · audit A · 1,323 stars
oma-explanation skill
first-fluke/oh-my-agent · .agents/skills/oma-explanation/SKILL.md · Create an offline HTML explanation of a code diff, PR, or branch. Use when an interactive code-change walkthrough is…
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-frontend skill
first-fluke/oh-my-agent · .agents/skills/oma-frontend/SKILL.md · Implement or modify web UI in React, Next.js, or Angular. Use for components, pages, styles, forms, and frontend state…
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-hwp skill
first-fluke/oh-my-agent · .agents/skills/oma-hwp/SKILL.md · Convert Hangul HWP, HWPX, or HWPML documents to Markdown with kordoc. Use for text, table, and image extraction from…
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-image skill
first-fluke/oh-my-agent · .agents/skills/oma-image/SKILL.md · Generate raster images or reference-guided variations through the OMA image CLI. Use for image assets or explicit…
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-market skill
first-fluke/oh-my-agent · .agents/skills/oma-market/SKILL.md · Research customer pain points, trends, and competitors through the OMA market engine. Use for market discovery or…
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-mobile skill
first-fluke/oh-my-agent · .agents/skills/oma-mobile/SKILL.md · Implement Flutter, React Native, or native Swift apps. Use for mobile screens, widgets, platform integrations, and…
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-observability skill
first-fluke/oh-my-agent · .agents/skills/oma-observability/SKILL.md · Design or troubleshoot telemetry, SLOs, and incident diagnostics. Route to the relevant signal, system boundary, or…
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-orchestration skill
first-fluke/oh-my-agent · .agents/skills/oma-orchestration/SKILL.md · Dispatch and supervise parallel specialist agents with durable task state. Use when automated multi-agent execution is…
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-pdf skill
first-fluke/oh-my-agent · .agents/skills/oma-pdf/SKILL.md · Extract PDF text, headings, tables, and images into Markdown using opendataloader-pdf. Use for PDF parsing, not PDF…
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-pm skill
first-fluke/oh-my-agent · .agents/skills/oma-pm/SKILL.md · Turn product requirements into scoped tasks with dependencies and acceptance criteria. Use for implementation planning…
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-qa skill
first-fluke/oh-my-agent · .agents/skills/oma-qa/SKILL.md · Review changes for correctness, security, accessibility, and performance. Use for scoped quality reviews or…
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-recap skill
first-fluke/oh-my-agent · .agents/skills/oma-recap/SKILL.md · Summarize AI conversation histories for a specified date or period. Use for daily work recaps and cross-tool activity…
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-refactor skill
first-fluke/oh-my-agent · .agents/skills/oma-refactor/SKILL.md · Restructure existing code while preserving observable behavior. Use for targeted technical debt or hotspot work with…
git:20260923.5379610 · audit A · 1,323 stars
oma-scholar skill
first-fluke/oh-my-agent · .agents/skills/oma-scholar/SKILL.md · Search academic literature and generate, validate, or compare Knows paper sidecars. Use for claim/evidence analysis and…
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-scm skill
first-fluke/oh-my-agent · .agents/skills/oma-scm/SKILL.md · Manage Git branches, merges, conflicts, commits, and release baselines. Use for repository history and…
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-search skill
first-fluke/oh-my-agent · .agents/skills/oma-search/SKILL.md · Find external documentation, web sources, or remote code with citations. Local code navigation uses the configured code…
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-skill-creation skill
first-fluke/oh-my-agent · .agents/skills/oma-skill-creation/SKILL.md · Create or revise OMA skills and their references. Use for skill routing, execution contracts, conditional loading, and…
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-slide skill
first-fluke/oh-my-agent · .agents/skills/oma-slide/SKILL.md · Create, import, revise, or export presentation decks through the OMA slide CLI. Use for HTML slides and PDF, PNG, or…
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-tf-infra skill
first-fluke/oh-my-agent · .agents/skills/oma-tf-infra/SKILL.md · Create or review Terraform infrastructure and plans. Use for cloud resources, IAM, networking, state management, and…
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-translation skill
first-fluke/oh-my-agent · .agents/skills/oma-translation/SKILL.md · Translate or revise localized UI strings and prose while preserving meaning, terminology, placeholders, and structure.
git:20260914.480566b · audit A · 1,323 stars
oma-video skill
first-fluke/oh-my-agent · .agents/skills/oma-video/SKILL.md · Create short, explainer, or recorded-demo videos through the OMA video CLI. Use for scripts, narration, assets…
git:20260923.55a7461 · audit A · 1,323 stars
oma-voice skill
first-fluke/oh-my-agent · .agents/skills/oma-voice/SKILL.md · Generate speech or transcribe audio locally with Voicebox. Use for narration, voice assets, dictation, and meeting…
git:20260912.7e4c0d1 · audit B · 1,323 stars
AGENTS.md agents
first-fluke/oh-my-agent · AGENTS.md
git:20260915.b2340ee · audit A · 1,323 stars
CLAUDE.md claude
first-fluke/oh-my-agent · CLAUDE.md
git:20260912.0963c30 · audit A · 1,323 stars
AGENTS.md@benchmarks/runs/ecc agents
first-fluke/oh-my-agent · benchmarks/runs/ecc/AGENTS.md
git:20260505.3472c54 · audit A · 1,323 stars
CLAUDE.md@benchmarks/runs/ecc claude
first-fluke/oh-my-agent · benchmarks/runs/ecc/CLAUDE.md
git:20260505.3472c54 · audit B · 1,323 stars
oma-architecture skill
first-fluke/oh-my-agent · benchmarks/runs/oma/.agents/skills/oma-architecture/SKILL.md · Architecture specialist for software/system design, module and service boundaries, tradeoff analysis, and stakeholder…
git:20260505.47a4fb6 · audit A · 1,323 stars
oma-backend skill
first-fluke/oh-my-agent · benchmarks/runs/oma/.agents/skills/oma-backend/SKILL.md · Backend specialist for APIs, databases, authentication with clean architecture (Repository/Service/Router pattern). Use…
git:20260505.47a4fb6 · audit A · 1,323 stars
oma-brainstorm skill
first-fluke/oh-my-agent · benchmarks/runs/oma/.agents/skills/oma-brainstorm/SKILL.md · Design-first ideation that explores user intent, constraints, and approaches before any planning or implementation. Use…
git:20260505.47a4fb6 · audit A · 1,323 stars
oma-coordination skill
first-fluke/oh-my-agent · benchmarks/runs/oma/.agents/skills/oma-coordination/SKILL.md · Guide for coordinating PM, Frontend, Backend, Mobile, and QA agents on complex projects via CLI. Use for manual…
git:20260505.47a4fb6 · audit A · 1,323 stars
oma-db skill
first-fluke/oh-my-agent · benchmarks/runs/oma/.agents/skills/oma-db/SKILL.md · Database specialist for SQL, NoSQL, and vector database modeling, schema design, normalization, indexing, transactions…
git:20260505.47a4fb6 · audit A · 1,323 stars
oma-debug skill
first-fluke/oh-my-agent · benchmarks/runs/oma/.agents/skills/oma-debug/SKILL.md · Bug diagnosis and fixing specialist - analyzes errors, identifies root causes, provides fixes, and writes regression…
git:20260505.47a4fb6 · audit A · 1,323 stars
oma-design skill
first-fluke/oh-my-agent · benchmarks/runs/oma/.agents/skills/oma-design/SKILL.md · AI design specialist skill with DESIGN.md management, anti-pattern enforcement, optional Stitch MCP integration, and…
git:20260505.47a4fb6 · audit A · 1,323 stars
oma-dev-workflow skill
first-fluke/oh-my-agent · benchmarks/runs/oma/.agents/skills/oma-dev-workflow/SKILL.md · Use when setting up or optimizing developer workflows in a monorepo, managing mise tasks, git hooks, CI/CD pipelines…
git:20260505.47a4fb6 · audit B · 1,323 stars
oma-frontend skill
first-fluke/oh-my-agent · benchmarks/runs/oma/.agents/skills/oma-frontend/SKILL.md · Frontend specialist for React, Next.js, TypeScript with FSD-lite architecture, shadcn/ui, and design system alignment…
git:20260505.47a4fb6 · audit A · 1,323 stars
oma-hwp skill
first-fluke/oh-my-agent · benchmarks/runs/oma/.agents/skills/oma-hwp/SKILL.md · Convert HWP / HWPX / HWPML files to Markdown using kordoc. Extracts text, headings, tables, lists, images, footnotes…
git:20260505.47a4fb6 · audit A · 1,323 stars
oma-image skill
first-fluke/oh-my-agent · benchmarks/runs/oma/.agents/skills/oma-image/SKILL.md · Multi-vendor AI image generation with authentication-aware parallel dispatch. Routes to Codex (gpt-image-2 via ChatGPT…
git:20260505.47a4fb6 · audit A · 1,323 stars
oma-mobile skill
first-fluke/oh-my-agent · benchmarks/runs/oma/.agents/skills/oma-mobile/SKILL.md · Mobile specialist for Flutter, React Native, and cross-platform mobile development. Use for mobile app, Flutter, Dart…
git:20260505.47a4fb6 · audit A · 1,323 stars
oma-observability skill
first-fluke/oh-my-agent · benchmarks/runs/oma/.agents/skills/oma-observability/SKILL.md · Intent-based observability + traceability router across layers, boundaries, and signals. Routes to vendor-specific…
git:20260505.47a4fb6 · audit A · 1,323 stars
oma-orchestrator skill
first-fluke/oh-my-agent · benchmarks/runs/oma/.agents/skills/oma-orchestrator/SKILL.md · Automated multi-agent orchestrator that spawns CLI subagents in parallel, coordinates via MCP Memory, and monitors…
git:20260505.47a4fb6 · audit A · 1,323 stars
oma-pdf skill
first-fluke/oh-my-agent · benchmarks/runs/oma/.agents/skills/oma-pdf/SKILL.md · Convert PDF files to Markdown using opendataloader-pdf. Extracts text, tables, headings, lists, and images with correct…
git:20260505.47a4fb6 · audit A · 1,323 stars
oma-pm skill
first-fluke/oh-my-agent · benchmarks/runs/oma/.agents/skills/oma-pm/SKILL.md · Product manager that decomposes requirements into actionable tasks with priorities and dependencies. Use for planning…
git:20260505.47a4fb6 · audit A · 1,323 stars
oma-qa skill
first-fluke/oh-my-agent · benchmarks/runs/oma/.agents/skills/oma-qa/SKILL.md · Quality assurance specialist for security, performance, accessibility, comprehensive testing, and quality standard…
git:20260505.47a4fb6 · audit A · 1,323 stars
oma-recap skill
first-fluke/oh-my-agent · benchmarks/runs/oma/.agents/skills/oma-recap/SKILL.md · Analyze conversation histories from multiple AI tools (Claude, Codex, Gemini, Qwen, Cursor) and generate themed…
git:20260505.47a4fb6 · audit A · 1,323 stars
oma-scholar skill
first-fluke/oh-my-agent · benchmarks/runs/oma/.agents/skills/oma-scholar/SKILL.md · Scholarly research companion using Knows sidecar spec (.knows.yaml). Generates, validates, reviews, queries, and…
git:20260505.47a4fb6 · audit A · 1,323 stars
oma-scm skill
first-fluke/oh-my-agent · benchmarks/runs/oma/.agents/skills/oma-scm/SKILL.md · SCM (software configuration management) and Git — branching, merges, conflicts, worktrees, baselines, audit readiness…
git:20260505.47a4fb6 · audit A · 1,323 stars
oma-search skill
first-fluke/oh-my-agent · benchmarks/runs/oma/.agents/skills/oma-search/SKILL.md · Intent-based search router with trust scoring. Routes queries to optimal channels (Context7 docs, native web search…
git:20260505.47a4fb6 · audit A · 1,323 stars
oma-skill-creator skill
first-fluke/oh-my-agent · benchmarks/runs/oma/.agents/skills/oma-skill-creator/SKILL.md · Create or update OMA skills in the SSL-lite human-readable format. Use when adding a new…
git:20260505.47a4fb6 · audit A · 1,323 stars
oma-tf-infra skill
first-fluke/oh-my-agent · benchmarks/runs/oma/.agents/skills/oma-tf-infra/SKILL.md · Infrastructure-as-code specialist for multi-cloud provisioning using Terraform across any provider (AWS, GCP, Azure…
git:20260505.47a4fb6 · audit A · 1,323 stars
oma-translator skill
first-fluke/oh-my-agent · benchmarks/runs/oma/.agents/skills/oma-translator/SKILL.md · Context-aware translation that preserves tone, style, and natural word order. Use when translating UI strings…
git:20260505.47a4fb6 · audit A · 1,323 stars
AGENTS.md@benchmarks/runs/oma agents
first-fluke/oh-my-agent · benchmarks/runs/oma/AGENTS.md
git:20260506.91de585 · audit A · 1,323 stars
CLAUDE.md@benchmarks/runs/oma claude
first-fluke/oh-my-agent · benchmarks/runs/oma/CLAUDE.md
git:20260505.422c075 · audit B · 1,323 stars
AGENTS.md@benchmarks/runs/omc agents
first-fluke/oh-my-agent · benchmarks/runs/omc/AGENTS.md
git:20260505.3472c54 · audit A · 1,323 stars
CLAUDE.md@benchmarks/runs/omc claude
first-fluke/oh-my-agent · benchmarks/runs/omc/CLAUDE.md
git:20260505.3472c54 · audit B · 1,323 stars
AGENTS.md@benchmarks/runs/superpowers agents
first-fluke/oh-my-agent · benchmarks/runs/superpowers/AGENTS.md
git:20260505.3472c54 · audit A · 1,323 stars
CLAUDE.md@benchmarks/runs/superpowers claude
first-fluke/oh-my-agent · benchmarks/runs/superpowers/CLAUDE.md
git:20260505.3472c54 · audit B · 1,323 stars
AGENTS.md@benchmarks/runs/vanilla agents
first-fluke/oh-my-agent · benchmarks/runs/vanilla/AGENTS.md
git:20260505.3472c54 · audit A · 1,323 stars
CLAUDE.md@benchmarks/runs/vanilla claude
first-fluke/oh-my-agent · benchmarks/runs/vanilla/CLAUDE.md
git:20260505.3472c54 · audit B · 1,323 stars
AGENTS.md@cli agents
first-fluke/oh-my-agent · cli/AGENTS.md
git:20260912.7e4c0d1 · audit A · 1,323 stars
CLAUDE.md@cli claude
first-fluke/oh-my-agent · cli/CLAUDE.md
git:20260912.7e4c0d1 · audit A · 1,323 stars
folded-desc-skill skill
first-fluke/oh-my-agent · cli/platform/emit/__fixtures__/repo/.agents/skills/folded-desc-skill/SKILL.md · A fixture whose description uses a YAML folded scalar, which parses with an embedded trailing newline unless normalized…
git:20260712.21664a3 · audit A · 1,323 stars
Invalid_Name skill
first-fluke/oh-my-agent · cli/platform/emit/__fixtures__/repo/.agents/skills/invalid-skill/SKILL.md
git:20260712.21664a3 · audit C · 1,323 stars
oversized-skill skill
first-fluke/oh-my-agent · cli/platform/emit/__fixtures__/repo/.agents/skills/oversized-skill/SKILL.md · A skill whose body deliberately exceeds the 500-line recommendation.
git:20260712.21664a3 · audit A · 1,323 stars
valid-skill skill
first-fluke/oh-my-agent · cli/platform/emit/__fixtures__/repo/.agents/skills/valid-skill/SKILL.md · A minimal, fully spec-conformant fixture skill used to exercise the happy path.
git:20260712.21664a3 · audit B · 1,323 stars
AGENTS.md@cli/platform/emit/__fixtures__/repo agents
first-fluke/oh-my-agent · cli/platform/emit/__fixtures__/repo/AGENTS.md
git:20260712.21664a3 · audit A · 1,323 stars
oma-academic-writing skill
first-fluke/oh-my-agent · skills/oma-academic-writing/SKILL.md · Draft and revise academic prose against a rubric, evidence, and
git:20260914.480566b · audit A · 1,323 stars
oma-architecture skill
first-fluke/oh-my-agent · skills/oma-architecture/SKILL.md · Evaluate system boundaries and architectural tradeoffs. Use for
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-backend skill
first-fluke/oh-my-agent · skills/oma-backend/SKILL.md · Implement server APIs, authentication, and application data access.
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-brainstorm skill
first-fluke/oh-my-agent · skills/oma-brainstorm/SKILL.md · Explore goals, constraints, and alternative approaches before
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-coordination skill
first-fluke/oh-my-agent · skills/oma-coordination/SKILL.md · Coordinate assigned specialist tasks and handoffs manually. Use
git:20260921.90e426d · audit A · 1,323 stars
oma-db skill
first-fluke/oh-my-agent · skills/oma-db/SKILL.md · Design schemas and migrations, tune queries, or plan vector
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-debug skill
first-fluke/oh-my-agent · skills/oma-debug/SKILL.md · Diagnose a reproducible failure, fix its cause, and verify the
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-deepsec skill
first-fluke/oh-my-agent · skills/oma-deepsec/SKILL.md · Set up and run Deepsec vulnerability scans, triage, and CI gates.
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-design skill
first-fluke/oh-my-agent · skills/oma-design/SKILL.md · Define or review a visual system, DESIGN.md, or redesign direction.
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-dev-workflow skill
first-fluke/oh-my-agent · skills/oma-dev-workflow/SKILL.md · Configure development tasks, git hooks, CI/CD, or release
git:20260912.7e4c0d1 · audit B · 1,323 stars
oma-docs skill
first-fluke/oh-my-agent · skills/oma-docs/SKILL.md · Check documentation references, sync docs to code changes, and
git:20260914.c189aac · audit A · 1,323 stars
oma-explanation skill
first-fluke/oh-my-agent · skills/oma-explanation/SKILL.md · Create an offline HTML explanation of a code diff, PR, or branch.
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-frontend skill
first-fluke/oh-my-agent · skills/oma-frontend/SKILL.md · Implement or modify web UI in React, Next.js, or Angular. Use for
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-hwp skill
first-fluke/oh-my-agent · skills/oma-hwp/SKILL.md · Convert Hangul HWP, HWPX, or HWPML documents to Markdown with
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-image skill
first-fluke/oh-my-agent · skills/oma-image/SKILL.md · Generate raster images or reference-guided variations through the
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-market skill
first-fluke/oh-my-agent · skills/oma-market/SKILL.md · Research customer pain points, trends, and competitors through the
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-mobile skill
first-fluke/oh-my-agent · skills/oma-mobile/SKILL.md · Implement Flutter, React Native, or native Swift apps. Use for
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-observability skill
first-fluke/oh-my-agent · skills/oma-observability/SKILL.md · Design or troubleshoot telemetry, SLOs, and incident diagnostics.
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-orchestration skill
first-fluke/oh-my-agent · skills/oma-orchestration/SKILL.md · Dispatch and supervise parallel specialist agents with durable task
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-pdf skill
first-fluke/oh-my-agent · skills/oma-pdf/SKILL.md · Extract PDF text, headings, tables, and images into Markdown using
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-pm skill
first-fluke/oh-my-agent · skills/oma-pm/SKILL.md · Turn product requirements into scoped tasks with dependencies and
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-qa skill
first-fluke/oh-my-agent · skills/oma-qa/SKILL.md · Review changes for correctness, security, accessibility, and
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-recap skill
first-fluke/oh-my-agent · skills/oma-recap/SKILL.md · Summarize AI conversation histories for a specified date or period.
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-refactor skill
first-fluke/oh-my-agent · skills/oma-refactor/SKILL.md · Restructure existing code while preserving observable behavior. Use
git:20260923.5379610 · audit A · 1,323 stars
oma-scholar skill
first-fluke/oh-my-agent · skills/oma-scholar/SKILL.md · Search academic literature and generate, validate, or compare Knows
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-scm skill
first-fluke/oh-my-agent · skills/oma-scm/SKILL.md · Manage Git branches, merges, conflicts, commits, and release
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-search skill
first-fluke/oh-my-agent · skills/oma-search/SKILL.md · Find external documentation, web sources, or remote code with
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-skill-creation skill
first-fluke/oh-my-agent · skills/oma-skill-creation/SKILL.md · Create or revise OMA skills and their references. Use for skill
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-slide skill
first-fluke/oh-my-agent · skills/oma-slide/SKILL.md · Create, import, revise, or export presentation decks through the
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-tf-infra skill
first-fluke/oh-my-agent · skills/oma-tf-infra/SKILL.md · Create or review Terraform infrastructure and plans. Use for cloud
git:20260912.7e4c0d1 · audit A · 1,323 stars
oma-translation skill
first-fluke/oh-my-agent · skills/oma-translation/SKILL.md · Translate or revise localized UI strings and prose while preserving
git:20260914.480566b · audit A · 1,323 stars
oma-video skill
first-fluke/oh-my-agent · skills/oma-video/SKILL.md · Create short, explainer, or recorded-demo videos through the OMA
git:20260923.55a7461 · audit A · 1,323 stars
oma-voice skill
first-fluke/oh-my-agent · skills/oma-voice/SKILL.md · Generate speech or transcribe audio locally with Voicebox. Use for
git:20260912.7e4c0d1 · audit B · 1,323 stars
llms.txt@web/static llmstxt
first-fluke/oh-my-agent · web/static/llms.txt
git:20260423.d7bcc3b · audit A · 1,323 stars

Source

github.com/first-fluke/oh-my-agent · 1,323 stars · license MIT · pushed 2026-09-24