CITATION.cff
CONTRIBUTING.md
INSTALL.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
agents/geo-ai-visibility.md
agents/geo-content.md
agents/geo-platform-analysis.md
agents/geo-schema.md
agents/geo-technical.md
docs/geo-flow.png
docs/social-preview.png
prompt-packs/dataforseo-intelligence/00-report-contract.md
prompt-packs/dataforseo-intelligence/01-site-explorer.md
prompt-packs/dataforseo-intelligence/02-keyword-research.md
prompt-packs/dataforseo-intelligence/03-content-gap.md
prompt-packs/dataforseo-intelligence/04-technical-audit.md
prompt-packs/dataforseo-intelligence/05-ai-visibility.md
prompt-packs/dataforseo-intelligence/06-community-demand.md
prompt-packs/dataforseo-intelligence/07-owner-intent-map.md
prompt-packs/dataforseo-intelligence/EXAMPLES.md
prompt-packs/dataforseo-intelligence/README.md
schemas/owner-intent-map.schema.json
skills/ai-seo/SKILL.md
skills/ai-seo/references/content-patterns.md
skills/ai-seo/references/platform-ranking-factors.md
skills/competitor-alternatives/SKILL.md
skills/competitor-alternatives/references/content-architecture.md
skills/competitor-alternatives/references/templates.md
skills/content-strategy/SKILL.md
skills/geo/SKILL.md
skills/geo-ai-index-access/SKILL.md
skills/geo-audit/SKILL.md
skills/geo-brand-mentions/SKILL.md
skills/geo-citability/SKILL.md
skills/geo-compare/SKILL.md
skills/geo-content/SKILL.md
skills/geo-crawlers/SKILL.md
skills/geo-fanout/SKILL.md
skills/geo-llmstxt/SKILL.md
skills/geo-measurement/SKILL.md
skills/geo-platform-optimizer/SKILL.md
skills/geo-proposal/SKILL.md
skills/geo-prospect/SKILL.md
skills/geo-report/SKILL.md
skills/geo-report-pdf/SKILL.md
skills/geo-schema/SKILL.md
skills/geo-technical/SKILL.md
skills/geo-youtube/SKILL.md
skills/geo/schema/article-author.json
skills/geo/schema/local-business.json
skills/geo/schema/organization.json
skills/geo/schema/product-ecommerce.json
skills/geo/schema/software-saas.json
skills/geo/schema/website-searchaction.json
skills/geo/scripts/brand_scanner.py
skills/geo/scripts/citability_scorer.py
skills/geo/scripts/crm_dashboard.py
skills/geo/scripts/fetch_page.py
skills/geo/scripts/generate_pdf_report.py
skills/geo/scripts/llmstxt_generator.py
skills/geo/scripts/webapp/app.py
skills/geo/scripts/webapp/templates/_notes.html
skills/geo/scripts/webapp/templates/base.html
skills/geo/scripts/webapp/templates/dashboard.html
skills/geo/scripts/webapp/templates/prospect.html
skills/geoskills-cli/SKILL.md
skills/geoskills-cli/agents/openai.yaml
skills/programmatic-seo/SKILL.md
skills/programmatic-seo/references/playbooks.md
skills/schema-markup/SKILL.md
skills/schema-markup/references/schema-examples.md
skills/seo-audit/SKILL.md
skills/seo-audit/references/ai-writing-detection.md
skills/site-architecture/SKILL.md
skills/site-architecture/references/mermaid-templates.md
skills/site-architecture/references/navigation-patterns.md
skills/site-architecture/references/site-type-templates.md
skills/token-max-factory/SKILL.md
skills/token-max-factory/references/site-config.md
skills/tokenmax-fleet-orchestrator/SKILL.md
skills/tokenmax-fleet-orchestrator/agents/openai.yaml
skills/tokenmax-fleet-orchestrator/assets/fleet.example.yaml
skills/tokenmax-fleet-orchestrator/assets/systemd/tokenmax-fleet.service
skills/tokenmax-fleet-orchestrator/assets/systemd/tokenmax-fleet.timer
skills/tokenmax-fleet-orchestrator/references/fleet-config.schema.json
skills/tokenmax-fleet-orchestrator/references/stage-contract.md
skills/tokenmax-fleet-orchestrator/scripts/fleet_controller.py
skills/tokenmax-fleet-orchestrator/scripts/test_fleet_controller.py
src/geoskills/__init__.py
src/geoskills/__main__.py
src/geoskills/cli.py
src/geoskills/owner_map.py
src/geoskills/resources.py
src/geoskills/validation.py
src/geoskills.egg-info/PKG-INFO
src/geoskills.egg-info/SOURCES.txt
src/geoskills.egg-info/dependency_links.txt
src/geoskills.egg-info/entry_points.txt
src/geoskills.egg-info/requires.txt
src/geoskills.egg-info/top_level.txt
tests/test_cli.py
tests/test_owner_map.py
tests/test_validation.py