📦 Ultimate Horizontal Timeline Architect — 横向时间轴生成
v0.1.0当用户要求“向上汇报”或“项目一页纸”时自动触发,动态提炼模块主题并用同色系高亮关键词;若内容含时间节点、里程碑或阶段计划,即渲染为现代感横向时间轴UI,提供清晰进度视图。
0· 187·0 当前·0 累计
下载技能包
最后更新
2026/3/22
安全扫描
OpenClaw
安全
high confidenceAn instruction-only skill that transforms user text into a horizontal-timeline HTML layout; it requests no credentials, has no install steps, and its runtime instructions match the stated purpose.
评估建议
This skill is internally consistent and lightweight: it only gives instructions for extracting timeline data and outputting HTML. Before installing and using it, consider: (1) the skill outputs raw HTML — never embed outputs directly in a live web page without sanitizing/escaping to prevent XSS or accidental exposure of sensitive text; (2) do not include real credentials or secrets in the input that the skill will render (the template contains example text mentioning an API key but the skill doe...详细分析 ▾
✓ 用途与能力
The name/description promise a horizontal timeline generator and the SKILL.md precisely describes parsing input, extracting 4–6 modules, highlighting keywords, and populating an HTML timeline template. There are no unrelated env vars, binaries, or installs requested — the requirements are proportionate to the stated purpose.
ℹ 指令范围
Instructions are narrowly focused on text segmentation, language polishing, color-mapped keyword highlighting, and rendering into the provided HTML template. Minor notes: the skill produces raw HTML with placeholders (including example text like '独立API Key分配') — the instructions do not mention escaping or sanitization of user-provided content, so consumers embedding outputs into web pages should sanitize to avoid XSS or accidental display of secrets.
✓ 安装机制
No install spec and no code files — this is instruction-only, which minimizes disk execution risk.
✓ 凭证需求
The skill requests no environment variables, credentials, or config paths. The sample HTML mentions 'API Key' only as example content; the skill does not require or attempt to access any secrets.
✓ 持久化与权限
always is false and there is no indication the skill attempts to persist state or modify other skills/agent-wide settings. Autonomous invocation is allowed by platform default but not coupled with any broad privileges here.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv0.1.02026/3/22
Initial release featuring dynamic one-page horizontal timeline rendering for reporting and milestone plans. - Automatically segments input into 4–6 logical modules with dynamic titles, tags, and summaries. - Identifies modules with time nodes or milestones and renders them in a modern horizontal timeline UI (HTML), color-matched by module. - Extracts and highlights key business terms and data indicators in a consistent color scheme matching each module. - Supports both standard list layout and timeline format based on context. - Outputs visually cohesive one-page project briefs or upward reports based on template.
● 无害
安装命令
点击复制官方npx clawhub@latest install one-page
镜像加速npx clawhub@latest install one-page --registry https://cn.longxiaskill.com镜像同步中