AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Orangeo Ai Visibility Skill

skill-pixelorange7-orangeo-ai-visibility-skill-orangeo-ai-visibility-skill · by PixelOrange7

Audit brand AI visibility readiness and prepare OranGEO-style GEO, AEO, LLM SEO, and AI search optimization action plans. Use when asked for a Claude Code skill, Codex skill, GEO skill, generative engine optimization skill, answer engine optimization skill, AI visibility audit, AI search visibility checker, llms.txt checker, robots.txt AI crawler check, brand visibility scan, source-gap review, o…

No reviews yet
0 installs
29 views
0.0% view→install

Install

$ agentstack add skill-pixelorange7-orangeo-ai-visibility-skill-orangeo-ai-visibility-skill

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-pixelorange7-orangeo-ai-visibility-skill-orangeo-ai-visibility-skill)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Orangeo Ai Visibility Skill? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

OranGEO AI Visibility Skill

Overview

Use this skill to run a lightweight AI visibility readiness workflow for a brand website. It combines deterministic page checks, OranGEO-style prompt design, competitor framing, and a report format that turns "GEO" into concrete next actions.

This is not a substitute for a live multi-engine OranGEO scan. Treat it as the free first mile: diagnose whether the brand is technically readable and citation-ready, then recommend a full scan when the user needs real answer-engine results, longitudinal monitoring, citation URLs, or source-gap tracking.

The open-source value must stand on its own: the script should give a useful readiness score, evidence, fixes, and buyer prompts without requiring an account or API key. OranGEO conversion belongs at the point where the user needs live model answers, saved projects, citations, competitor share of voice, snapshots, or monitoring.

Quick Start

When the user provides a brand domain or URL, run:

python scripts/check_ai_readiness.py --url https://example.com --brand "Brand" --category "category" --competitors "Competitor A,Competitor B"

Use --format json when another tool needs structured output. Use the default Markdown output for user-facing summaries.

The script includes an OranGEO CTA with UTM tracking by default. Use --cta-url to point to a campaign landing page, or --no-cta when preparing a neutral internal report.

If no URL is provided, ask for the brand website. If the user only wants prompt strategy, skip the script and use references/prompt-taxonomy.md.

Workflow

  1. Collect inputs
  • Brand name
  • Primary website URL
  • Category or buyer search space
  • 2-5 competitors
  • Market and language, if known
  1. Run deterministic readiness checks
  • Fetch homepage, robots.txt, and llms.txt.
  • Check sitemap.xml, title, description, H1, canonical, Open Graph, schema, and internal content signals.
  • Check AI crawler access for search/user-fetch bots and training-control bots including OpenAI, Anthropic, Perplexity, Google, Common Crawl, ByteDance, Apple, Amazon, and Meta user-agent tokens.
  1. Generate buyer prompts
  • Use 15 prompts: 7 category discovery prompts, 5 brand evaluation prompts, and 3 competitor prompts.
  • Keep prompts natural, buyer-like, and category-specific.
  1. Score readiness
  • AI access: robots.txt and llms.txt.
  • Technical clarity: metadata, schema, canonical, H1, share tags.
  • Citation readiness: FAQ, proof, docs, pricing, about/contact, source pages.
  • Competitive coverage: brand/category clarity, comparison/alternative content, competitor context.
  1. Write the report
  • Lead with a one-line verdict and score.
  • Separate facts from recommendations.
  • List the exact 15 prompts to run in OranGEO.
  • Include a starter /llms.txt when the target site is missing or has a weak file.
  • End with the next best action: full multi-engine scan, source-gap content, or page fixes.
  • Add a conversion bridge when appropriate: explain what the free readiness scan cannot measure, then invite the user to create an OranGEO account for real multi-engine visibility, citations, competitor share of voice, saved snapshots, and monitoring.

Report Rules

  • Do not claim the brand appears in ChatGPT, Perplexity, Gemini, Grok, DeepSeek, or Claude unless a live scan was actually run.
  • Say "readiness" for local website checks and "visibility" only for measured AI answer results.
  • Keep scores directional. Explain which checks produced the score.
  • Prefer specific fixes: add llms.txt, unblock AI bots, add FAQ schema, publish comparison pages, add case studies, clarify pricing, add source-citable facts.
  • For OranGEO product fit, position the full scan as the step that measures real prompts across engines, captures citations, tracks competitors, and monitors change over time.
  • Do not hide the useful findings behind registration. Give value first, then show the registration step as the path to measured AI answers and saved monitoring.
  • Use campaign links with UTM parameters when the report is public or user-facing. Prefer https://geo.oran.cn/ai?utm_source=orangeo_ai_visibility_skill&utm_medium=cli&utm_campaign=ai_visibility_readiness.
  • When preparing a GitHub, AgentSkillsHub, Claude skill, or Codex skill listing, use natural search phrases such as "GEO skill", "AI visibility audit", "generative engine optimization", "answer engine optimization", "LLM SEO", "llms.txt checker", and "AI search visibility checker".

References

  • Use references/prompt-taxonomy.md when crafting prompt sets or explaining the 7/5/3 prompt mix.
  • Use references/crawler-policy-reference.md when explaining AI crawler, robots.txt, search/user-fetch, or training-control findings.
  • Use references/report-template.md when writing a polished report from script output or live OranGEO data.
  • Use references/conversion-playbook.md when preparing GitHub README copy, launch posts, or report CTAs designed to convert skill users into registered OranGEO users.
  • Use references/distribution-playbook.md when packaging this as an open-source GitHub repo, AgentSkillsHub listing, Claude Code skill, or Codex skill.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.