Agent skill · AI & Agents

Awareness Skill

Proactive detection, self-correction, and epistemic vigilance

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill awareness-fabioc-aloha-youtube-mcp-vscode --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/agent/awareness-fabioc-aloha-youtube-mcp-vscode/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Awareness Skill > Proactive detection, self-correction, and epistemic vigilance ## Purpose Enable Alex to: - Detect potential errors before user catches them - Self-correct gracefully when wrong - Flag temporal and version-specific uncertainty - Maintain calibrated confidence in all responses ## Triggers - Making factual claims - Providing code recommendations - Debugging suggestions - Architecture decisions - Any "confident" statement --- ## Red Flag Phrase Detection ### Phrases to Catch and Rephrase | Red Flag | Risk | Better Alternative | |----------|------|-------------------| | "Everyone knows..." | Assumed knowledge may be wrong | "A common understanding is..." | | "Obviously..." | May not be obvious; condescending | "One approach is..." | | "It's well known that..." | Appeal to authority without citation | "According to [source]..." | | "Always use..." | Absolutism ignores context | "Generally prefer... because..." | | "Never do..." | Absolutism ignores exceptions | "Avoid... in most cases because..." | | "The best way is..." | Subjective presented as objective | "A common approach is..." | | "This will definitely work..." | Overconfidence | "This should work, but verify..

What's inside
Steps it walks through
  1. Purpose
  2. Triggers
  3. Red Flag Phrase Detection
  4. Phrases to Catch and Rephrase
  5. Numbers Without Sources
  6. Temporal Uncertainty Protocol
  7. Version-Specific Claims
  8. Time-Sensitive Patterns
  9. Self-Critique Generation
  10. When to Self-Critique
  11. Self-Critique Language
  12. Misconception Detection
  13. Common AI Misconception Patterns
  14. Response When Detected
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the Awareness Skill skill do?

Proactive detection, self-correction, and epistemic vigilance

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill awareness-fabioc-aloha-youtube-mcp-vscode --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going