LLM Signal GEO Analyst

v0.1.0

Run LLM Signal GEO analyst workflows from OpenClaw. Use when you need to fetch deterministic GEO action plans, check site health status, and execute/review h...

0· 254· 1 versions· 0 current· 0 all-time· Updated 9h ago· MIT-0

Install

openclaw skills install llm-signal-geo-analyst

LLM Signal GEO Analyst

Use this skill to operate LLM Signal agent flows from OpenClaw.

Required environment

  • LLMSIGNAL_BASE_URL (example: https://www.llmsignal.app)
  • LLMSIGNAL_SITE_ID
  • LLMSIGNAL_API_KEY

Execution policy

  1. Call POST /api/agent/v1/plan before recommending actions.
  2. Automatically execute only auto_safe actions.
  3. Route manual and assist actions to human approval.
  4. Never output API keys or secrets.

Run plan request

{baseDir}/scripts/fetch-plan.sh

Run status request

{baseDir}/scripts/fetch-status.sh

Output format for each recommended action

Return:

  1. title
  2. priority
  3. reason
  4. exact steps
  5. command/diff scaffold (if present)
  6. approval required (yes for manual/assist, no for auto_safe)

Notes

  • Agent API access is limited to Growth and Pro plans.
  • Use persist=true in plan calls to store run history and outcomes.

Version tags

agentvk971vkk8m2a433mapbs9sm2cvn82ey29geovk971vkk8m2a433mapbs9sm2cvn82ey29latestvk971vkk8m2a433mapbs9sm2cvn82ey29llm-signalvk971vkk8m2a433mapbs9sm2cvn82ey29seovk971vkk8m2a433mapbs9sm2cvn82ey29

Runtime requirements

Any bincurl, bash, sh
EnvLLMSIGNAL_BASE_URL, LLMSIGNAL_SITE_ID, LLMSIGNAL_API_KEY
Primary envLLMSIGNAL_API_KEY