📦 Scatter Graphs — 散点图

v1.0.0

快速绘制双变量散点图,直观呈现相关性、聚类与异常点,助力数据探索与模式发现。

0· 149·1 当前·1 累计
下载技能包
最后更新
2026/3/21
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill is a textual template for interpreting scatter plots—it won't compute correlations or draw charts by itself. If you expect automatic plotting or data analysis, you'll need either a code-based skill that uses plotting libraries or to supply the agent with data and tools. Because this skill has no access to files, env vars, or external services, it is low-risk; nevertheless, verify how your agent will obtain any input data (e.g., uploaded files or connected data sources) before using it...
详细分析 ▾
用途与能力
Name and description (visualize relationships with scatter graphs) match the skill contents. The skill is purely instructional and does not declare any unrelated requirements (no env vars, binaries, or installs).
指令范围
SKILL.md gives templates and interpretation guidance but is high-level: it assumes the agent or user will supply data/arguments (uses $ARGUMENTS) and does not include concrete steps to compute correlations or generate image files. The instructions do not request reading system files, secrets, or contacting external endpoints.
安装机制
No install spec or code files are present; nothing will be written to disk or downloaded by the skill itself.
凭证需求
The skill requests no environment variables, credentials, or config paths—proportionate to an instruction-only visualization guidance skill.
持久化与权限
always is false and the skill does not request persistent presence or privileged configuration changes. Autonomous invocation is allowed by platform default but combined with no privileges this is not concerning.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/21

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install scatter-graphs
镜像加速npx clawhub@latest install scatter-graphs --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库