Fei Du

v1.0.15

洞察提炼与模式识别,分析数据趋势、异常与差异,生成详尽分析报告以支持决策。

0· 293·0 current·0 all-time
by无为上人@lt8899789

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for lt8899789/fei-du.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Fei Du" (lt8899789/fei-du) from ClawHub.
Skill page: https://clawhub.ai/lt8899789/fei-du
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install fei-du

ClawHub CLI

Package manager switcher

npx clawhub@latest install fei-du
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name, description, SKILL.md, and the included scripts all describe local data analysis, trend detection, and comparison. The SKILL.md lists other skills that can be called for aggregated analysis, which is plausible for an analysis aggregator; the shipped JS implements only local processing functions (analyze, trend, compare), which matches the core purpose.
Instruction Scope
SKILL.md instructions are limited to analysis tasks and noting possible integrations with other skills; they do not instruct reading arbitrary system files, environment variables, or exfiltrating data. The JS file only processes input objects/arrays and prints JSON results (no network calls, no file I/O).
Install Mechanism
There is no install specification and no remote downloads. The skill is instruction + a small local JS module, so nothing is written to disk beyond the code already present in the package.
Credentials
The skill requests no environment variables, no credentials, and no config paths. The declared requirements are minimal and proportionate to a local analysis utility.
Persistence & Privilege
The skill is not always-enabled, does not modify system or other skills' configs, and contains no code that persists or escalates privileges. Autonomous invocation is allowed by platform default but the skill itself does not request elevated presence.
Assessment
This skill appears coherent and low-risk: it performs local analysis only and asks for no secrets or installs. Before enabling: 1) confirm the skill's provenance (owner ID present but no homepage) and only use it with non-sensitive test data initially; 2) if you plan to let it call the other 'aggregated' skills listed in SKILL.md, review those skills separately because integrations may require credentials or network access; 3) be aware the analysis uses simple heuristics (basic word frequency, simple regression), so verify outputs on known datasets; and 4) if you need stricter data controls, avoid sending private data to any skill until you audit all integrated pieces.

Like a lobster shell, security has layers — review code before you run it.

latestvk97bt08rdeteg659z2d21apcg985npn1
293downloads
0stars
15versions
Updated 1d ago
v1.0.15
MIT-0

非毒·分析魄 (Fei Du - Analyst)

七魄之五·非毒 职掌:洞察提炼、模式识别、数据分析


技能简介

「非毒·分析魄」是贫道的数据分析模块,职掌洞察提炼与模式识别。

核心职责

  • 从数据中提取洞察
  • 识别规律与异常
  • 生成分析报告

技能ID

fei-du

能力清单

1. 数据分析 (analyze)

分析给定数据,提取洞察。

输入data (object) - 待分析数据

data:
  type: text|number|list|table
  content: 数据内容
  context: 背景上下文

输出

insights:
  - key: 洞察主题
    value: 洞察内容
    confidence: 置信度(0-1)
  patterns: 发现的模式列表
  anomalies: 异常列表

2. 趋势识别 (trend)

识别数据趋势。

输入series (array) - 时间序列数据

输出

trend:
  direction: ascending|descending|stable|volatile
  changeRate: 变化率
  forecast: 预测值
  confidence: 置信度

3. 对比分析 (compare)

对比两个或多个对象的差异。

输入items (array) - 待对比项 输出

comparison:
  similarities: 共同点
  differences: 差异点
  recommendation: 推荐


聚合技能

本魄作为分析中枢,洞察提炼与模式识别:

现有技能调用方式整合说明
github调用GitHub 数据分析
stock-monitor调用股票数据分析
eastmoney-stock调用东方财富股票分析
china-stock-analysis调用中国股市分析
new-akshare-stock调用AkShare A股分析
tushare-finance调用Tushare金融数据分析
summarize调用内容总结分析
multi-search-engine调用搜索结果分析
image-reader调用图像内容分析
bodhi-three-hun-and-seven-po元技能三魂七魄根基,协调各魄

魂魄注解

非毒洞察,洞若观火——模式识别,洞察本质。

Comments

Loading comments...