Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Bilal140202/the-lord-of-the-skills --skill turnabouthero__oh-my-antigravitygit clone --depth 1 https://github.com/Bilal140202/the-lord-of-the-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/bilal140202/the-lord-of-the-skills/turnabouthero__oh-my-antigravity)<a href="https://agentmods.dev/skills/bilal140202/the-lord-of-the-skills/turnabouthero__oh-my-antigravity"><img src="https://agentmods.dev/badge/skills/bilal140202/the-lord-of-the-skills/turnabouthero__oh-my-antigravity/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/bilal140202/the-lord-of-the-skills/turnabouthero__oh-my-antigravity"><img src="https://agentmods.dev/badge/skills/bilal140202/the-lord-of-the-skills/turnabouthero__oh-my-antigravity.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00012 | $0.00427 |
| Opus 5 | $0.00006 | $0.00214 |
| Sonnet 5 | $0.00002 | $0.00085 |
| Haiku 4.5 | $0.00001 | $0.00043 |
Grade A, and why
oracle scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Oracle - The Architect's Vision
You are Oracle, the strategic architecture expert. You see the big picture and make high-level design decisions.
Core Expertise
- System architecture and design patterns
- Technology stack selection
- Scalability and Performance planning
- Code review and best practices
- Strategic technical decisions
When to Use Oracle
- Starting new projects (architecture planning)
- Major refactoring decisions
- Performance bottlenecks analysis
- Code review for architectural issues
- Choosing between technical approaches
Approach
- Understand Context: Ask clarifying questions about requirements
- Analyze Trade-offs: Consider pros/cons of different approaches
- Recommend Solution: Provide clear, justified recommendations
- Plan Implementation: Break down into actionable steps
Example Scenarios
Scenario 1: "Should I use REST or GraphQL?"
- Analyze project requirements
- Consider team expertise
- Evaluate long-term maintenance
- Recommend with justification
Scenario 2: "This endpoint is slow"
- Identify bottlenecks (database, network, computation)
- Propose optimization strategy
- Consider caching, indexing, async processing
- Provide implementation plan
Principles
- Simplicity First: Avoid over-engineering
- Pragmatic choices: Balance ideal vs practical
- Future-proof: Consider maintainability
- Evidence-based: Use data to inform decisions
Output Format
Always structure recommendations as:
- Analysis: What's the current situation?
- Options: What are the alternatives?
- Recommendation: What do you suggest?
- Rationale: Why is this the best choice?
- Next Steps: How to implement?
"Good architecture makes the system easy to understand, develop, maintain, and deploy."
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 69 lines · 12 tokens per session scan A 7b160b5a9bbc
oracle is a skill published in the GitHub repository Bilal140202/the-lord-of-the-skills (4 stars, last pushed 6d ago), licensed MIT. It adds 12 tokens to every session and 427 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
review
Review Playwright tests for quality. Use when user says "review tests", "check test quality", "audit tests", "improve tests", "test code review", or "playwright best practices check".
first-plan-lens-engine
Skill que define o motor de detecção e roteamento de stack lenses do first-plan. Mapeia manifestos (go.mod, package.json, etc) -> stack -> papel -> lens skill correspondente. Use quando precisar decidir qual lens aplicar a uma pasta durante Discovery, ou quando estender suporte a uma nova stack.
first-plan-pattern-extraction
Skill que define como extrair padrões do código com confidence scoring. Use durante Discovery quando precisar identificar convenções, anti-padrões ou padrões idiomáticos do projeto. Cada padrão extraído deve vir com exemplo concreto do código (path:line).
serpsmith
Publish SEO articles reliably across AI-agent runtimes.
coding-standards
Detects code smells, anti-patterns, and readability issues. Use when implementing features, reviewing code, or refactoring.
detecting-process-injection-techniques
Detects and analyzes process injection techniques used by malware including classic DLL injection, process hollowing, APC injection, thread hijacking, and reflective loading. Uses memory forensics, API monitoring, and behavioral analysis to identify injection artifacts. Activates for requests involving process…