A specialized AI coding agent skill designed to track, manage, and optimize recurring subscription costs and renewal dates within a structured markdown workspace.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install subscriptions
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install subscriptions using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Subscriptions skill empowers users to take full control of their digital economy by building a centralized, markdown-based tracking system for all recurring payments. By leveraging Openclaw Skills, this agent monitors your spending habits, flags price increases, and ensures you never get hit by an unexpected annual renewal again.
This skill provides a structured local workspace to categorize services into streaming, software, and general services. It offers a clear visual representation of your monthly and yearly financial commitments, helping you prune low-value services and maintain a lean budget.
~/subscriptions/ to store all financial metadata.totals.md file summarizing monthly and yearly expenditures.To get started with this skill from the Openclaw Skills collection, ensure your agent has access to your local filesystem and run the following commands:
# Create the directory structure for your subscription tracker
mkdir -p ~/subscriptions/active
touch ~/subscriptions/cancelled.md
touch ~/subscriptions/totals.md
# Initialize categories
touch ~/subscriptions/active/streaming.md
touch ~/subscriptions/active/software.md
touch ~/subscriptions/active/services.md
Once created, simply tell the agent: "Add my Adobe Creative Cloud subscription at $55/month billing on the 15th to my software tracker."
The skill organizes data using a hierarchical markdown structure to ensure portability and human-readability.
| File/Folder | Description | Key Metadata tracked |
|---|---|---|
active/ |
Folder containing active service categories | Cost, Frequency, Billing Date |
cancelled.md |
Log of terminated services | Cancellation date, Reason, Savings |
totals.md |
Auto-generated financial summary | Monthly totals, Yearly projections |
Each entry within the files includes fields for Cost, Billing Date, Payment Method (e.g., Visa •4242), Last Used date, and Perceived Value (Essential/High/Medium/Low).
Loading
A sophisticated strategic planning skill that uses proven frameworks and cognitive bias protection to design robust, actionable plans.

A narrative-engineering skill for crafting persuasive, emotionally resonant stories with structured arcs and audience-first framing.

Accelerate frontend development by building and testing UI components in isolation using the Storybook framework.

A comprehensive guide and toolset for architecting storage systems and selecting the right database or storage medium based on performance and cost tradeoffs.

A comprehensive skill for managing Sui blockchain interactions, focusing on its unique object model and Move smart contract ecosystem.

A comprehensive toolkit for generating, optimizing, and styling accessible Scalable Vector Graphics.








































