Install
openclaw skills install devtool-answer-monitorUse when the user wants to monitor how ChatGPT, Claude, Gemini, and other LLMs describe a developer tool, API, SDK, or open-source project. DevTool Answer Monitor is the companion skill for the devtool-answer-monitor repo and covers query pool design, four-metric monitoring, model-specific content placement, content checks, negative-answer repair, activation analysis, and T+7 or T+14 regression validation.
openclaw skills install devtool-answer-monitorUse this skill as the main visibility workflow router for developer tools and open-source products.
Brand: DevTool Answer Monitor
Companion repo: devtool-answer-monitor
Use this when you want an agent to help you monitor how LLMs describe your product, build a reusable query pool, diagnose negative or outdated answers, and plan what to fix next.
quickstart replay or manual paste mode when you only need examples or scoring help.visibility-monitor.install.sh, quickstart.sh, and the selected runner before executing shell commands.Copy one of these prompts to begin:
Analyze how ChatGPT and Claude describe my API docsBuild a developer-tool answer monitoring query pool for my SDKFind negative or outdated LLM claims about my projectTypical input
What this skill returns
Companion demo and sample outputs
Use this skill when the task is any of the following:
When the user is new to the repository, route them in this order.
| Situation | Next step |
|---|---|
| Needs environment check first | open docs/getting-started.md and review the environment check section |
| Wants environment-free first run | open docs/index.html or docs/for-beginners.md |
| Wants a short explanation first | open docs/for-beginners.md |
| Wants deeper onboarding | open docs/getting-started.md |
| Wants the English repository overview | open README.md |
| Wants the Chinese repository overview | open README.zh-CN.md |
Always keep the workflow in this order:
| Stage | Goal |
|---|---|
| Query design | turn product truth into scenario matrix, three-layer keywords, and Query Pool seeds |
| Monitoring | score mention, positive mention, capability accuracy, and ecosystem accuracy |
| Placement | map each target model to likely datasource channels and publication surfaces |
| Repair | classify bad answers into information error, negative evaluation, outdated information, or competitor insertion |
| Activation | analyze whether answers help a user install, integrate, or invoke the product |
| Regression | compare follow-up runs and check whether metrics improved after action |
Choose the execution mode before running monitoring.
| Mode | Use when | Typical inputs |
|---|---|---|
| Quickstart replay | user wants the fastest first run without API setup | sample model config + sample manual responses |
| Manual paste mode | user already has copied answers from chat tools | Query Pool + manual response JSON |
| API collection mode | user wants repeatable real monitoring | Query Pool + model config + locally configured provider env vars |
Prepare as many of the following as possible before execution.
| Input | Examples |
|---|---|
| Product truth | README, docs, changelog, integrations, positioning |
| Answer evidence | raw answers, screenshots, copied responses, cited links |
| Monitoring scope | models, languages, regions, dates, repeated query set |
| Publishing targets | docs, blog, GitHub, Q&A, partner channels |
Choose the next sub-skill according to the user's immediate need.
| Situation | Next Skill |
|---|---|
| Need query design and scenario clustering | visibility-query-matrix |
| Need weekly monitoring, evidence logging, report output, or shell execution after explicit user approval | visibility-monitor |
| Need pre-publish content QA | visibility-content-check |
| Need to repair bad answers and define regression checks | visibility-repair |
For a full program, read these repository documents in sequence:
playbooks/visibility-workflow-architecture.mdplaybooks/keyword-strategy.mdplaybooks/monitoring-system.mdplaybooks/model-datasources.mdplaybooks/content-platform-map.mdplaybooks/negative-fix-sop.mdAlways preserve the following outputs.
| Output | Description |
|---|---|
| Query foundation | scenario matrix, keyword layers, Query Pool |
| Monitoring outputs | raw evidence, score draft, summary, report, leaderboard or overview |
| Action plan | content placement priorities and repair backlog |
| Regression record | T+7 and T+14 comparisons after key fixes |
DevTool Answer Monitor is the skill layer for the devtool-answer-monitor repo.
At the end of each run, preserve: