← Back to Skills Marketplace
Semantic Hub
by
Simply Semantics
· GitHub ↗
· v1.1.0
305
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install semantic-hub
Description
Collaborative task and project management for Human + AI Agent teamwork. Organize work on visual boards with drag-and-drop columns, table views, and calendar...
Usage Guidance
This skill appears to be internally consistent: it only needs a board-scoped API key and instructs the agent to call documented endpoints. Before installing: 1) Verify the publisher and the dashboard URL (https://dashboard.simplysemantics.com) and confirm you trust the service. 2) Only provision API keys scoped to the specific board(s) the agent should access — avoid giving organization- or admin-level keys. 3) Do not upload sensitive files or secrets via the skill until you have validated the service's handling and storage policies; test with non-sensitive data first. 4) Rotate/revoke the API key if you stop using the skill or suspect misuse. 5) If you require higher assurance, ask the publisher for an audited security/PRIVACY policy or run a traffic inspection to confirm requests only go to the stated endpoints.
Capability Analysis
Type: OpenClaw Skill
Name: semantic-hub
Version: 1.1.0
The semantic-hub skill bundle is a standard integration for a project management platform. It facilitates task management through a documented REST API at dashboard.simplysemantics.com, requiring a specific API key (SEMANTIC_HUB_API_KEY). The code and instructions in SKILL.md and clawhub.json are consistent with the stated purpose of managing Kanban boards and tasks, with no evidence of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name/description (project management for Human+AI) align with the declared requirement of a single SEMANTIC_HUB_API_KEY and the SKILL.md REST endpoints. There are no unrelated credentials, binaries, or excessive permissions requested.
Instruction Scope
SKILL.md instructions are narrowly scoped to calling the documented dashboard.simplysemantics.com/hub REST endpoints using the SEMANTIC_HUB_API_KEY. The skill explains file upload endpoints and when agents may upload/attach files. Vendor privacy claims ("No user PII...ever transmitted") are strong assurances in prose — users should treat them as vendor statements to verify rather than technical enforcement by the skill itself.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or downloaded during install, which is the lowest-risk model.
Credentials
Only one required environment variable is declared (SEMANTIC_HUB_API_KEY) and it is the expected credential for the documented API. No other secrets or system paths are requested.
Persistence & Privilege
always is false and the skill does not request persistent system-level privileges or to modify other skills. Autonomous invocation is permitted (platform default) but is not combined with broad credentials or unusual privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install semantic-hub - After installation, invoke the skill by name or use
/semantic-hub - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
**New in 1.1.0: Added file upload and attachment support for tasks and comments.**
- Agents can now upload and attach files or URLs to cards and comments.
- Activation triggers updated to include requests to upload or attach files.
- Documentation and example instructions expanded with file handling capabilities.
- Skill description updated for file upload/attachment functionality.
v1.0.0
Semantic Hub 1.0.0 – Initial Release
- Introduces collaborative task and project management for human + AI agent teams.
- Visual boards (Kanban, table, calendar) for organizing tasks, meetings, and ideas.
- Agents can list, create, update, comment on, filter, and view activity history for cards on boards with granted access.
- Robust API key authentication and scoped, revocable access per board.
- Privacy-focused data handling; no PII or secrets transmitted.
- Clear documentation for common API actions and role-based permissions.
Metadata
Frequently Asked Questions
What is Semantic Hub?
Collaborative task and project management for Human + AI Agent teamwork. Organize work on visual boards with drag-and-drop columns, table views, and calendar... It is an AI Agent Skill for Claude Code / OpenClaw, with 305 downloads so far.
How do I install Semantic Hub?
Run "/install semantic-hub" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Semantic Hub free?
Yes, Semantic Hub is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Semantic Hub support?
Semantic Hub is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Semantic Hub?
It is built and maintained by Simply Semantics (@simplysemantics); the current version is v1.1.0.
More Skills