Tower

v0.1.0

提取公开Tower项目和公告页的标题、作者、更新时间、任务状态及文档资源等信息并进行摘要整理。

0· 175·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for codenova58/tower.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Tower" (codenova58/tower) from ClawHub.
Skill page: https://clawhub.ai/codenova58/tower
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 tower

ClawHub CLI

Package manager switcher

npx clawhub@latest install tower
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the SKILL.md: the skill is limited to extracting titles, authors, timestamps, task-status summaries and resource links from publicly shared Tower.im pages. Nothing in the skill asks for unrelated credentials, binaries, or system access.
Instruction Scope
SKILL.md only instructs the agent to visit public project/announcement pages on tower.im, wait for dynamic content to render, parse visible fields, and summarize/aggregate results. It explicitly forbids login/account operations and non-public content handling.
Install Mechanism
No install spec and no code files (instruction-only). No packages, downloads, or archive extraction are requested, so nothing is written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate to its stated purpose of scraping only publicly accessible pages.
Persistence & Privilege
always is false and the skill does not demand persistent or elevated system presence. Model invocation is allowed (platform default) but the skill does not request special privileges or alter other skills/config.
Assessment
This skill appears coherent and low-risk: it only targets public Tower.im pages and asks for no secrets or installs. Before enabling, consider: (1) ensure you only provide public links and never supply credentials or private URLs; (2) the agent will need outbound web access (and likely a headless-renderer) to handle dynamic pages — confirm you trust that runtime; (3) obey Tower.im's terms of service and rate-limit to avoid scraping harm; (4) monitor autonomous runs (default behavior) so the agent's network requests are visible; and (5) if you later see requests for credentials, non-Tower endpoints, or filesystem access, revoke the skill and re-evaluate.

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

latestvk97cphyznhr6ggb3jgjk04s3pd832n0y
175downloads
0stars
1versions
Updated 1mo ago
v0.1.0
MIT-0

Tower

用途与边界

  • 面向公开项目与公告页的信息提取与摘要
  • 不提供账号登录或任务操作能力
  • 仅处理公开可访问页面

关键入口

  • 主页:https://tower.im/
  • 项目/公告分享页:公开链接
  • 帮助中心:站点入口

常见任务

  • 公告分享页的标题/作者/更新时间与正文摘要
  • 公开项目页的任务分组与状态分布统计
  • 项目文档与资源链接整理

数据字段

  • 标题、作者、更新时间、正文摘要、标签、来源链接
  • 任务分组、任务数量、状态分布(待办/进行/已完成)
  • 文档标题、资源链接

自动化要点

  • 内容动态加载,需等待渲染完成后解析
  • 无账号鉴权能力,仅处理公开分享
  • 频率控制避免重复访问

示例流程

  • 公告摘要:访问分享页 → 解析标题/作者/更新时间 → 抽取正文摘要
  • 项目统计:进入项目页 → 抽取任务分组 → 统计状态分布
  • 资源整理:访问项目文档 → 汇总资源链接 → 输出清单

合规提示

  • 遵守平台与团队信息安全规定,不处理非公开内容
  • 输出仅用于内部分析与提醒

Comments

Loading comments...