Token导航 LogoToken导航TokenDH.com
开发需要联网clawhub未标认证来源可访问clear审计提醒

iaskasteriaskaster 分析

Agent Skill

iaskaster 用于补充开发相关能力,适合在 OpenClaw 中需要让 Agent 承接开发相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,793

周安装

113

GitHub Stars

公开资料未说明

下载量

877
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:iaskaster(iaskaster 分析)
来源仓库:https://github.com/tjlzw/iaskaster
安装命令:
openclaw skills install iaskaster
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install iaskaster

简介

iaskaster 提供命理八字分析与运势预测服务,输出专业 PDF 报告。

  • 适合在 OpenClaw 中需要传统文化咨询或娱乐占卜功能时使用。
  • 支持排盘、五行分析、流年运势等多维度解读。
  • 安装命令:openclaw skills install iaskaster,仅需本地渲染权限。
  • 结果仅供参考,不具备科学依据,请勿用于重大决策。

SKILL.md

name
iaskaster
description
命理八字分析技能。用户说"算命"、"排八字"、"看八字"、"命理分析"、"八字分析"、"运势"、"算一卦"、"命盘"、"排盘"、"算卦"、"五行分析"、"八字测算"时触发。调用 iaskaster 生成专业 PDF 报告。 / Bazi fortune-telling skill. Use when user requests "fortune-telling", "Bazi analysis", "fate reading", or related keywords. Generates professional PDF reports via iaskaster.
metadata
action
node $IASKASTER/index.js --tool iaskaster_auto '{\"action\":\"form\"}'
action
node $IASKASTER/index.js --tool iaskaster_auto '{\"action\":\"check_login\"}'
action
node $IASKASTER/index.js --tool iaskaster_auto '{\"action\":\"send_code\",\"contact\":\"\"}'
action
node $IASKASTER/index.js --tool iaskaster_auto '{\"action\":\"verify_code\",\"contact\":\"\",\"code\":\"\"}'
action
node $IASKASTER/index.js --tool iaskaster_auto '{\"action\":\"submit\",\"birthInfo\":\"\"}'
action
node $IASKASTER/index.js --tool iaskaster_auto '{\"action\":\"status\"}'
action
node $IASKASTER/index.js --tool iaskaster_list '{}'
action
node $IASKASTER/index.js --tool iaskaster_download '{\"action\":\"list\"}'
action
node $IASKASTER/index.js --tool iaskaster_bazi '{}'
action
node $IASKASTER/index.js --tool iaskaster_fortune '{}'
action
node $IASKASTER/index.js --tool iaskaster_balance '{}'
action
node $IASKASTER/index.js --tool iaskaster_recharge '{}'
action
node $IASKASTER/index.js --tool iaskaster_read '{\"filename\":\"\"}'

命理八字分析 (Bazi Fortune-Telling)

何时使用 / When to Use

  • 用户要"算命"、"排八字"、"看八字"、"命理分析"。 / User wants fortune-telling or Bazi analysis.
  • 用户要"运势"、"算一卦"、"命盘"、"算卦"。 / User wants fate reading or horoscope chart.
  • 用户要"五行分析"、"八字测算"、"八字解读"。 / User wants Five Elements analysis or detailed Bazi reading.
  • 用户要查询、下载或解读已有的八字分析报告。 / User wants to query, download, or read existing Bazi reports.

前置依赖 / Prerequisites

  • 推荐运行环境:Node 18+。 / Recommended runtime: Node 18+.
  • 执行目录:在 skill 根目录(SKILL.md 所在目录)执行以下命令。 / Run commands in the skill root (where SKILL.md is located).
npm i && npm run build

工具清单 / Tool Index

  • index.js --tool iaskaster_auto:自动化流程入口,包含登录、提交、状态查询等核心操作。 / Main flow entry point with login, submit, status operations.
  • index.js --tool iaskaster_list:查询用户的报告列表。 / List user's report history.
  • index.js --tool iaskaster_download:下载或导出报告为 PDF。 / Download or export report as PDF.
  • index.js --tool iaskaster_bazi:八字解读与详细分析。 / Bazi interpretation and detailed analysis.
  • index.js --tool iaskaster_fortune:运势分析、流年运势。 / Fortune analysis and yearly horoscope.
  • index.js --tool iaskaster_balance:查询账户余额或剩余额度。 / Query account balance or remaining quota.
  • index.js --tool iaskaster_recharge:获取充值链接。 / Get recharge link.
  • index.js --tool iaskaster_read:解读/阅读已有 PDF 报告。 / Read and interpret existing PDF reports.
  • index.js --tool iaskaster_form:获取出生信息表单。 / Get birth info form.

工具与参数 / Tools & Parameters

iaskaster_auto

# 基础用法
node index.js --tool iaskaster_auto '{"action":"<action>"}'

# 独立命令示例
node index.js --tool iaskaster_auto '{"action":"form"}'
node index.js --tool iaskaster_auto '{"action":"check_login"}'
node index.js --tool iaskaster_auto '{"action":"send_code","contact":"13800000000"}'
node index.js --tool iaskaster_auto '{"action":"verify_code","contact":"13800000000","code":"123456"}'
node index.js --tool iaskaster_auto '{"action":"submit","birthInfo":"姓名:张三\
性别:男\
出生日期:1990年1月1日\
出生时间:12时30分\
日历类型:公历"}'
node index.js --tool iaskaster_auto '{"action":"status"}'

参数定义 / Parameters:

  • action(必填 / required)

- 取值范围:form, check_login, send_code, verify_code, submit, status - 说明: - form:获取表单信息 - check_login:检查登录状态 - send_code:发送验证码 - verify_code:验证登录 - submit:提交分析请求 - status:查询流程状态

  • contact(条件 / conditional)

- 说明:手机号或邮箱(send_code/verify_code 时需要)

  • code(条件 / conditional)

- 说明:验证码(verify_code 时需要)

  • name(条件 / conditional)

- 说明:姓名(submit 时需要)

  • birthInfo(条件 / conditional)

- 格式:多行文本,包含姓名、性别、出生日期、出生时间、日历类型等 - 说明:出生信息(submit 时需要)

iaskaster_list

node index.js --tool iaskaster_list '{}'

列出用户的历史报告列表。/ List user's historical reports.

iaskaster_download

node index.js --tool iaskaster_download '{"action":"show","reportId":"123"}'
node index.js --tool iaskaster_download '{"action":"download","reportId":"123"}'
node index.js --tool iaskaster_download '{"action":"list"}'
  • actionshow(查看)/ download(下载)/ list(列表)
  • reportId:报告ID
  • outputPath:下载保存路径(可选)

iaskaster_bazi

node index.js --tool iaskaster_bazi '{"reportId":"123","aspect":"overview"}'

八字解读与详细分析。/ Bazi interpretation and detailed analysis.

iaskaster_fortune

node index.js --tool iaskaster_fortune '{"intent":"wealth","period":"this_year"}'

运势分析与流年运势。/ Fortune analysis and yearly horoscope.

iaskaster_balance

node index.js --tool iaskaster_balance '{}'

查询账户余额与剩余额度。/ Query account balance and remaining quota.

iaskaster_recharge

tsx scripts/recharge.ts

获取充值链接。/ Get recharge link.

iaskaster_read

node index.js --tool iaskaster_read '{"filename":"report_xxx.pdf"}'
  • filename(必填 / required)

- 说明:PDF 报告文件名

示例 / Examples

# 获取表单信息
node index.js --tool iaskaster_auto '{"action":"form"}'

# 检查登录状态
node index.js --tool iaskaster_auto '{"action":"check_login"}'

# 发送验证码
node index.js --tool iaskaster_auto '{"action":"send_code","contact":"13800000000"}'

# 验证码登录
node index.js --tool iaskaster_auto '{"action":"verify_code","contact":"13800000000","code":"123456"}'

# 提交分析请求
node index.js --tool iaskaster_auto '{"action":"submit","birthInfo":"姓名:张三\
性别:男\
出生日期:1990年1月1日\
出生时间:12时30分\
日历类型:公历"}'

# 查询流程状态
node index.js --tool iaskaster_auto '{"action":"status"}'

# 查看报告列表
node index.js --tool iaskaster_list '{}'

# 下载报告
node index.js --tool iaskaster_download '{"action":"download","reportId":"123"}'

# 八字解读
node index.js --tool iaskaster_bazi '{}'

# 运势分析
node index.js --tool iaskaster_fortune '{"intent":"wealth"}'

# 查询余额
node index.js --tool iaskaster_balance '{}'

# 获取充值链接
node index.js --tool iaskaster_recharge '{}'

# 解读PDF报告
node index.js --tool iaskaster_read '{"filename":"report_xxx.pdf"}'

注意事项 / Notes

  1. 所有命令均在 skill 根目录执行,不依赖仓库根目录路径。 / Run all commands in the skill root; do not rely on repo-root paths.
  2. 出生信息格式为多行文本,包含姓名、性别、出生日期、出生时间、日历类型等。 / Birth info is multi-line text with name, gender, birth date, time, calendar type.
  3. 首次使用需先通过验证码登录。 / First-time users need to login via verification code.
  4. 提交分析后可通过 status 命令查询进度。 / After submitting, use status to check progress.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

77.8%
按下载量换算682

安全审计

VirusTotal

可疑

ClawScan

可疑

Static analysis

可疑

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills