|- 功能涵盖:。Use when 用户需要选股雷达相关功能时使用。不适用于超出本技能能力范围的复杂需求。适用于独立开发者、企业团队和自动化工作流场景。支持中文交互,无需复杂配置即开即用。输出结果可直接使用,减少二次加工成本。提供结构化输出和错误处理机制。支持多场景应用和灵活配置。具备完整的输入输出规范。 功能涵盖: radar。
数据分析
Radar
试用Radar (radar.com). Use this skill for ANY Radar request — reading, creating, and updating data. Whenever a task involves Radar, use this skill instead of cal...
它能做什么
Radar (radar.com). Use this skill for ANY Radar request — reading, creating, and updating data. Whenever a task involves Radar, use this skill instead of calling the API directly.
技能文档
Radar
Operate Radar through your OOMOL-connected account. This skill calls the radar connector with the oo CLI; OOMOL injects credentials server-side, so you never handle raw tokens.
Running an action
Assume the user has already installed the oo CLI, signed in, and connected Radar. Do not run oo auth login or open the connection URL proactively — just run the action. Fall back to First-time setup only when a command actually fails with an auth or connection error.
1. Inspect the contract to get the authoritative input/output schema before building a payload:
oo connector schema "radar" --action ""
2. Run the action with a JSON payload that matches the input schema:
oo connector run "radar" --action "" --data '' --json
--datatakes a JSON object string or@path/to/file.json; omit it to send{}.- The response is
{ "data": ..., "meta": { "executionId": "..." } }; the execution id lives undermeta.executionId.
Each action is listed below with a one-line description; actions that change state carry a [write] or [destructive] tag. Before constructing --data, fetch the action's live schema with oo connector schema to get its authoritative input fields.
Available actions
autocomplete— Autocomplete a partial address or place name with Radar.forward_geocode— Convert a complete address into coordinates with Radar. [write]ip_geocode— Geocode the connector request IP with Radar.reverse_geocode— Convert coordinates into nearby addresses with Radar.search_places— Search Radar places near coordinates by chain or category.
Safety
- Untagged actions are reads (get / list / search) — safe to run directly.
- Actions tagged
[write]change Radar state — confirm the exact payload and effect with the user before running. - Actions tagged
[destructive]remove or overwrite data — always confirm the target and get explicit approval first.
First-time setup
These are one-time steps — do not repeat them on every call. Run a step only when a command fails for the matching reason.
-
oo: command not found— install the oo CLI (other platforms: ):curl -fsSL https://cli.oomol.com/install.sh | bash # macOS / Linuxirm https://cli.oomol.com/install.ps1 | iex # Windows PowerShell -
Not signed in / authentication error — sign in to your OOMOL account once:
oo auth login -
scope_missing/credential_expired/app_not_ready/app_not_found— Radar is not connected, or the connection expired or lacks a scope. Connect once (auth type: API key) at:https://console.oomol.com/app-connections?provider=radar -
HTTP 402 /
OOMOL_INSUFFICIENT_CREDIT— billing stop. Recharge athttps://console.oomol.com/billing/token-rechargebefore retrying.
Resources
- Radar homepage: https://radar.com
相关技能
股票与加密货币基础分析工具,提供价格查询、基本面分析与单只标的评分。Use when 用户需要finance-radar-tool-free相关功能时使用。不适用于超出本技能能力范围的复杂需求。适用于独立开发者、企业团队和自动化工作流场景。支持中文交互,无需复杂配置即开即用。输出结果可直接使用,减少二次加工成本。
显示器评测视频情报提取。给 OpenClaw 一个 B 站/YouTube 评测视频链接,自动转写口播音频并产出结构化评测情报卡(实测数据、优缺点、博主结论、竞品提及),也可批量处理多个链接并汇总。当用户提到"总结评测视频""显示器评测报告""批量看评测""评测情报"时使用。
Oura (ouraring.com). Use this skill for ANY Oura request — searching and reading data. Whenever a task involves Oura, use this skill instead of calling the API directly.
OrcaRouter (orcarouter.ai). Use this skill for ANY OrcaRouter request — reading, creating, and updating data. Whenever a task involves OrcaRouter, use this skill instead of calling the API directly.
Reddit (reddit.com). Use this skill for ANY Reddit request — reading, creating, updating, and deleting data. Whenever a task involves Reddit, use this skill instead of calling the API directly.