Tower
Skill by codenova58
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/codenova58/towerWhat This Skill Does
The Tower skill by codenova58 enables OpenClaw to interface with public Tower.im pages, providing automated extraction, summarization, and analytical capabilities for shared projects and announcements. This skill is specifically designed to handle read-only data, meaning it parses public project boards, status updates, and announcement pages to provide concise information summaries. It is an ideal tool for project managers or team members who need to stay updated on project progress or documentation status without manually navigating through complex web interfaces.
Installation
To install this skill, use the following command in your OpenClaw terminal:
clawhub install openclaw/skills/skills/codenova58/tower
Ensure that your OpenClaw environment is updated to the latest version to ensure compatibility with the site’s current DOM structure.
Use Cases
- Project Status Monitoring: Quickly retrieve the distribution of tasks (todo, in-progress, completed) from a public project board.
- Announcement Digests: Summarize long-form team announcements, extracting the author, timestamp, and core message to save reading time.
- Documentation Archiving: Aggregate resource links and documentation titles from a shared Tower project page into a structured list or report.
- Team Update Briefings: Aggregate multiple project links to generate a weekly high-level status summary for stakeholders.
Example Prompts
- "Check the public project at [URL] and summarize the distribution of tasks between 'To-do' and 'Done'."
- "Extract the latest announcement from [URL], give me the title, the author, and a 3-sentence summary of the main points."
- "Visit the resources section of this Tower page [URL] and list all the document titles along with their corresponding direct links."
Tips & Limitations
- Public Access Only: This skill strictly respects privacy; it cannot access private boards requiring login credentials. Ensure your target links are set to 'public' or 'shared'.
- Dynamic Content: Tower uses dynamic loading. If you receive an error, the agent may need a moment to allow the JavaScript content to render.
- Rate Limiting: Avoid requesting large batches of pages in rapid succession to ensure stability and avoid triggering automated anti-scraping protections.
- Data Privacy: Always verify that the information being processed is intended for public consumption and does not contain sensitive internal corporate data.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-codenova58-tower": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access