← 返回 Skills 市场
Sensors Analytics Doc Gen
作者
Bianca1227
· GitHub ↗
· v1.1.0
· MIT-0
211
总下载
0
收藏
1
当前安装
10
版本数
在 OpenClaw 中安装
/install sensors-analytics-doc-gen
功能描述
将神策(Sensors Analytics)分析手册转换为XX平台飞书使用说明文档。支持事件分析、留存分析、漏斗分析、分布分析、LTV分析、概览,元事件、用户分群、元数据管理等功能模块。自动按照标准文档框架生成,生成前让用户确认框架规范。触发词:生成使用说明、创建手册、文档生成,神策手册。
安全使用建议
This skill appears coherent and appropriate for generating Feishu documentation from Sensors Analytics manuals. Before installing, confirm that: (1) your agent environment already provides and restricts the web_fetch and feishu_create_doc tools (so fetched content and Feishu posting are controlled by existing platform permissions), (2) you will only provide trusted Sensors Analytics URLs (the skill will fetch whatever URL you give it), and (3) Feishu credentials/permissions used by the agent have the minimum scope needed to create documents. Also note a minor metadata mismatch in _meta.json vs. registry version numbers (likely benign but worth confirming with the publisher if you need provenance assurance). If any of these conditions are unacceptable, do not enable the skill until those controls are in place.
能力评估
Purpose & Capability
The name/description match the actions in SKILL.md: fetching Sensors Analytics manual pages and creating Feishu documents. The declared tool calls (web_fetch and feishu_create_doc) are appropriate for this purpose and no unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions are scoped to: (1) confirm a document framework with the user, (2) fetch content from user-provided Sensors Analytics manual URLs, and (3) create a Feishu doc. This is appropriate, but the skill relies on user-supplied URLs — if a user supplies non-official links the skill may fetch arbitrary content. The SKILL.md does mention rejecting non-official links, but the web_fetch calls are generic and will fetch whatever URL is provided.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or downloaded. This is the lowest-risk install posture.
Credentials
No environment variables, credentials, or config paths are requested. Use of feishu_create_doc implies the host agent must already have Feishu credentials configured, but the skill itself does not ask for or contain any secrets.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges or modify other skills. Autonomous invocation is allowed by default but is not combined with broad credential access or other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sensors-analytics-doc-gen - 安装完成后,直接呼叫该 Skill 的名称或使用
/sensors-analytics-doc-gen触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
1. 新增元数据管理模块标签 2. 支持元事件、事件属性、虚拟属性、虚拟事件、维度表、物品属性6个功能 3. 支持多手册整合 4. 文档框架调整:快速入门去掉2分钟分析,核心功能改用表格,二级目录包含具体功能
v1.0.8
- 新增【准备工作】栏位至“快速入门”文档框架,作为前置条件与环境的预留说明。
- “元事件”移出支持的分析模块与标题规范,仅保留“用户分群”及其它主流分析模块。
- 明确标准框架顺序:“准备工作→定义说明→实际应用场景→2分钟完成第一个分析”。
- 更新示例文档链接和流程,确保与功能支持列表一致。
v1.0.7
- 文档序号与标题规范调整:正文H1、H2、H3标题现采用分级数字编号格式(如一、1.1、1.1.1),规范更细致。
- 输出结果结构优化:移除了“文档结构概览”返回项,输出结果更简明。
- 更新文档生成标准相关描述,确保生成说明文档时的标题与编号规则更严谨。
- 其他表述优化与条目精简,增强可读性和一致性。
v1.0.6
- Improved documentation specificity: added clear rules for numbering (Chinese numerals for primary sections, numeric and alphabetic lists for subsections).
- Clarified title formatting: document title uses Feishu's title function; body starts from H1, no duplication.
- Enhanced formatting guidance: explicitly separated document and body title conventions.
- Updated key points for highlighting and screenshot guidelines for better clarity.
- General structure, supported modules, and workflow remain unchanged.
v1.0.5
- Updated standard framework section with more concise formatting and replaced numbered lists with Chinese bracketed sections (一、二、三…).
- Adjusted framework confirmation step and related sample text to use Chinese numerals and bracketed section headings.
- Minor edits to maintain consistency in list formatting and terminology.
- No functional changes to features or external behavior.
v1.0.4
- Updated internal metadata in _meta.json; no user-facing feature or documentation changes.
- All functionality, usage, and documentation remain the same as the previous version.
v1.0.3
- Improved screenshot guidance: the highlight block now starts with a fixed statement about where screenshots may be placed, followed by ordered suggestions.
- No other changes to usage flow or supported modules.
- Documentation structure and interaction remain consistent.
v1.0.2
- Added a reminder in the standard framework to include "截图可按需插在表格最后一列" as a highlighted tip for screenshot placement.
- No other content changes; overall process and supported features remain unchanged.
v1.0.1
- 平台名称由“万象”改为“XX”,所有文档模板、标题和说明同步更新。
- skill 描述和文档中涉及平台名称的内容统一替换。
- 其它功能及交互流程、FAQ说明保持不变。
v1.0.0
- Initial release of sensors-analytics-doc-gen.
- Converts Sensors Analytics official manuals into Feishu (Lark) platform usage documentation.
- Supports modules such as event analysis, retention analysis, funnel analysis, distribution analysis, LTV analysis, overview, meta events, and user grouping.
- Guides user through confirmation of a standardized documentation framework before generation.
- Fetches content from user-provided manual links and auto-generates structured Feishu docs.
- Provides users with document link, Doc ID, specification statement, and structure overview after generation.
元数据
常见问题
Sensors Analytics Doc Gen 是什么?
将神策(Sensors Analytics)分析手册转换为XX平台飞书使用说明文档。支持事件分析、留存分析、漏斗分析、分布分析、LTV分析、概览,元事件、用户分群、元数据管理等功能模块。自动按照标准文档框架生成,生成前让用户确认框架规范。触发词:生成使用说明、创建手册、文档生成,神策手册。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 211 次。
如何安装 Sensors Analytics Doc Gen?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sensors-analytics-doc-gen」即可一键安装,无需额外配置。
Sensors Analytics Doc Gen 是免费的吗?
是的,Sensors Analytics Doc Gen 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sensors Analytics Doc Gen 支持哪些平台?
Sensors Analytics Doc Gen 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sensors Analytics Doc Gen?
由 Bianca1227(@bianca1227)开发并维护,当前版本 v1.1.0。
推荐 Skills