Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Connects to Capacities, a personal knowledge management app, via its API. Lets you add notes to daily entries, save web links, search for objects, and retrieve space structure.
Lets you write to Capacities from any terminal or automated workflow without switching to the desktop app.
When to use it
- Logging a quick thought to today's daily note
- Saving an interesting article URL to your Capacities space
- Finding a note's ID before linking or updating it
- Checking what object types exist in your space
- Capturing a meeting takeaway without opening the app
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: save this article https://example.com/article to my Capacities space
- 1Read CAPACITIES_API_TOKEN and CAPACITIES_SPACE_ID from environment
- 2POST to https://api.capacities.io/save-weblink with the URL and space ID
- 3Return the API response confirming the weblink was saved
Web link saved to Capacities space
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.