SKILLEMALL.ai

AD fund-168

基金监控技能。管理自选基金列表,监控场外基金、ETF基金的压力位和支撑位。 支持添加/删除自选基金,自动计算压力位 (智能判断:若 20 日均线×1.05 大于当前价格则输出该值,否则输出当前净值×1.05) 和支撑位 (智能判断:若 20 日均线×0.95 小于当前价格则输出该值,否则输出当前净值×0.95)。 支持独立任务模式(task参数):每只基金创建独立定时任务,间隔1分钟逐个执行,避免API并发限制。 支持涨跌幅告警:当日涨跌幅超阈值时主动推送。 支持持仓盈亏追踪:记录成本价,自动计算浮动盈亏。 支持备份导出(backup):将所有任务明细导出为CSV/XLSX表格到本地C盘,方便归档与查看。 支持多渠道推送:企业微信/钉钉/飞书/邮件。 支持系统自检:检查API连通性、数据目录、cron状态。 支持自定义均线周期(5/10/20/30/60日)。 支持Watchlist导入导出。 使用场景:基金监控、自选基金管理、净值提醒、技术分析辅助、盈亏追踪。 触发词:基金监控、自选基金、压力位、支撑位、fund-005、添加基金、删除基金、监控时间、task、backup、备份、导出、涨跌幅、告警、盈亏、持仓、自检

ClawHub Agent Skills author: hustjim2026 v1.0.0 MIT-0 8 files body ≈ 4 159 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process D 44/100 · Unfinished process — weak spots: result and completion, when it triggers, inputs and preconditions

ReferenceExcelInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
A
90/100
safety, quality, tests
Safety 60%
100
Quality 40%
75
Run on models
none yet
Process rating
D
44/100
Unfinished process
Result and completion w 14
0
Inputs and preconditions w 11
0
Failures and branches w 10
0
the three weakest of ten parameters · all ten

How to improve

  1. Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
For the model run — optional
  • Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
  • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

Guard findings · 0

✓ No critical or high findings

Files scanned: 8. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

  • warning description-no-when description does not say WHEN to use the skill (no "use when")

Process rating: all ten parameters 44/100

  • 0Result and completion. Does not say what the result is
  • 0Inputs and preconditions. Does not say what the process needs to start
  • 0Failures and branches. Linear process with no failure handling
  • 20When it triggers. No condition that starts the skill
  • 30Running it twice. 16 mutating operations with no state check
  • 60Tools and files. Uses tools (python) that frontmatter does not declare
  • 70Execution cost. Instruction body is 4159 tokens
  • 100Steps. 87 steps
  • 100Consistency. Name and required fields are in place
  • 100Progress reporting. Reports progress

Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

Quality signals

  • +5Description has no quoted example phrases that should trigger the skill
  • +4Description does not say when NOT to use the skill (false activations)
  • +3Output format is not stated: the model decides each time
  • +1No license
  • +2Single-language instructions
  • +3Description length 517: enough signal without eating the budget
  • +4Structure: 77 headings
  • +3Step-by-step instructions: 87 items
  • +4Has examples (37 code blocks)
  • +3All 1 scripts are documented

Quality base 70; lint remarks subtract, signals add up to 100. Result: 75.

External checks

ClawHub: suspicious
This fund-monitoring skill is mostly coherent, but it ships with a preconfigured Feishu webhook that could send fund reports to an unknown channel.
LLM: suspicious (high) · VirusTotal: · 29 May 2026