🗣️
AI EngineeringPython

Ask

by rlaope

Ask is an AI Engineering skill for Claude Code, published by rlaope in oh-my-hermes.

1.1K stars103 forkson rlaope/oh-my-hermesAdded 2026/08/21+4% in starsRepository updated 2026/08/21
agentaiai-agentai-toolsclaude-codecodexhermes-agenthermes-skillskills
Install in seconds
Install Ask
Copy Ask into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/rlaope/oh-my-hermes/tree/main/skills/omh-ask ~/.claude/skills/omh-ask

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/rlaope/oh-my-hermes.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/omh-ask/SKILL.md in rlaope/oh-my-hermes
Installs to
~/.claude/skills/omh-ask
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering2451 skills

What Ask does

Ask routes a question to an external advisor such as Claude or Gemini when configured. Use it for explicit consultation requests that need a second opinion before proceeding.

Ask is cataloged under AI Engineering on DirSkills. Ask comes from a repository tagged agent, ai, ai-agent, ai-tools and claude-code.

Documentation

README

Ask

This is a Hermes-native ask workflow skill.

Why This Exists

ask exists to keep review work explicit, evidence-backed, and inside the Hermes/executor boundary instead of relying on ad hoc chat narration.

Do Not Use When

  • The request is casual chat, a status-only acknowledgement, or another workflow has stronger routing evidence.
  • The user needs implementation, review, CI, merge, or external publishing evidence that has not been delegated or observed.

Examples

Good example:

  • Prompt: ask: ask Claude as an external advisor to critique this plugin bridge plan before implementation.
  • Expected behavior: Prepare an advisor prompt, capture the response boundary, and summarize reusable critique.
  • Why: The user wants outside review before committing to a direction.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Ask

  • What else does rlaope publish alongside Ask?

    Ask is one of 25 skills that DirSkills catalogs from rlaope/oh-my-hermes, the repository it ships in. Its siblings there include Accessibility Audit, Adding A Skill and Agent Board. Each one is a separate skill with its own page in this directory, installs the same way Ask does, and is maintained by rlaope in that same repository. The rest of the collection is listed on the rlaope/oh-my-hermes page.

  • How does Ask compare to other AI Engineering skills?

    Ask ranks #1326 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Ask against them. Open each page to compare what they document and how they install.

More from rlaope/oh-my-hermes

Ask is one of 25 skills cataloged on DirSkills from rlaope/oh-my-hermes.

See all 25 skills
1w ago

Accessibility Audit

Accessibility Audit reviews UI surfaces for WCAG 2.2 AA evidence, including keyboard reachability, focus order, screen-reader behavior, target size, contrast, and reflow. Use it when you need an accessibility pass or audit before claiming compliance.
Quality
1.1K103
🛠️
1w ago

Adding A Skill

Adding A Skill explains how to register a new installable skill in OMH, update routing and prompts, and regenerate the generated docs. Use it when adding a skill and you need to satisfy the repo's required checks and fixtures.
Automation
1.1K103
🗂️
1w ago

Agent Board

Agent Board coordinates multiple Hermes profiles or agents with task, handoff, heartbeat, blocker, and completion states. Use it for board-shaped collaboration when you need structured status tracking and evidence boundaries.
Automation
1.1K103
🛠️
1w ago

Agent Debug

Agent Debug captures a stuck, looping, or drifting agent run and identifies the likely failure pattern. Use it when an agent is burning tokens, repeating tools, or failing on recoverable assumptions and you need the smallest safe recovery step.
AI Engineering
1.1K103
⚖️
1w ago

Agent Evaluation

Agent Evaluation compares Codex, Claude Code, Hermes, or other executors on reproducible tasks using quality, cost, time, tool, and evidence metrics. Use it to choose a runtime or benchmark agent output fairly.
Quality
1.1K103
📊
1w ago

Agent Ops Review

Agent Ops Review helps managers inspect AI-agent progress, blockers, quality gates, and throughput levers. Use it when you need a structured status view of agent work and its next actions.
AI Engineering
1.1K103