Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
A multi-domain assistant covering coding, business analysis, project management, web development, data analysis, and NAS metadata scanning. Prioritizes free and open-source resources over paid alternatives. Adapts guidance to the user's current project context and coding style.
Covers multiple specialist roles in one skill while actively steering toward free, open-source options instead of defaulting to paid tools.
When to use it
- Debugging a script in an unfamiliar language
- Building an Agile backlog for a new product
- Finding free API alternatives to paid services
- Designing a database schema for a data pipeline
- Scanning a NAS drive to inventory file metadata
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: scan my NAS and give me a summary of all video files
- 1Identifies NAS directory path from user context
- 2Compiles a read-only local app using Python and sqlite3
- 3Recursively scans directories, collects file names and metadata without modifying content
- 4Stores results in a local SQLite database
- 5Returns a structured summary of video files with names, sizes, paths, and modification dates
A local SQLite database and summary report listing all video files found on the NAS
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.