Skip to main content

Overview

profClaw ships with 50 built-in skills ready to use immediately. They cover software development, productivity tools, media, system administration, and smart home/personal integrations. All built-in skills can be invoked with /skill-name or auto-activate on matching phrases.

Development

Reviews code diffs, pull requests, and functions with structured, actionable feedback.Triggers: “review this”, “review my code”, “check this code”, “review PR”Output: Structured feedback with Critical/Suggestion/Nitpick severity levels and file:line citations.
Generates production-quality code with proper types, error handling, and tests.Triggers: “generate”, “write code for”, “implement”, “create a function”Best for: Boilerplate, utilities, data transformation functions.
Structured debugging methodology: hypothesis, investigation, fix, verification.Triggers: “debug this”, “why is this failing”, “help me fix”, “error in”
Branching conventions, commit message formatting, PR creation, merge strategies.Triggers: “commit”, “branch”, “pull request”, “merge”, “push”, “git”Enforces: Conventional commit format, no force push to main, no .env commits.
Makes HTTP requests, validates responses, and helps debug API issues.Triggers: “test this API”, “call this endpoint”, “check this curl”
Build, run, inspect, and manage Docker containers and images.Triggers: “docker”, “container”, “build image”, “dockerfile”
Create, update, and triage GitHub issues directly from chat.Triggers: “create GitHub issue”, “open an issue”, “close issue”
Long-running autonomous agent for multi-step coding tasks. Plans, implements, tests.Best for: Feature implementation, refactoring sessions, multi-file changes.

profClaw Management

The default assistant skill. Helps with all profClaw features and configuration.
Create tickets, update status, assign work, and manage sprints through chat.Triggers: “create a ticket”, “new task”, “open a bug for”, “update ticket”
Create projects, configure settings, manage team members.Triggers: “create a project”, “set up a project”, “new project”
Create, modify, and monitor scheduled jobs through natural language.Triggers: “schedule”, “run every”, “set up a cron”, “every morning”
Search, read, and update MEMORY.md and memory/*.md files.Triggers: “remember this”, “update memory”, “recall when”, “what was decided”
View token usage, costs, and model selection recommendations.Triggers: “how much have I spent”, “token usage”, “cost report”
Browse and search past conversation logs.Triggers: “show my history”, “find past conversation about”

Research & Information

Multi-source research with citations, summaries, and fact-checking.Triggers: “research”, “find information about”, “look up”, “search for”
Summarizes long text, documents, URLs, and conversations.Triggers: “summarize”, “tl;dr”, “give me a summary of”
Track and summarize updates from configured blog URLs and RSS feeds.
Expand shortened URLs, analyze link destinations, extract metadata.Triggers: “what is this URL”, “expand this link”, “analyze this link”

Productivity & Notes

Create pages, update databases, search content in Notion.Requires: Notion API key configured.
Create notes, search the vault, manage backlinks in Obsidian.Requires: Obsidian vault path configured.
Create and search Apple Notes. macOS only.
Create notes, add tags, and search Bear. macOS only.
Create, complete, and search reminders. macOS only.
Add tasks and projects to Things 3. macOS only.
Create cards, move tasks, manage boards in Trello.Requires: Trello API key configured.

Media & Creative

Generate images via OpenAI DALL-E 3.Requires: OpenAI API key with image generation access. Triggers: “generate an image”, “create an image of”, “draw”
Transcribe audio files using the local Whisper model.Requires: whisper.cpp or similar installed locally.
Transcribe audio via OpenAI Whisper API.Requires: OpenAI API key.
Convert text to speech using local Sherpa-ONNX models.Requires: sherpa-onnx installed locally.
Extract frames from video files for analysis.Requires: ffmpeg installed.
Capture a photo from the webcam for analysis.Requires: Camera access permission.
Read, search, and summarize PDF documents.

System & Developer Tools

System status, process management, disk usage, service control.Triggers: “check system status”, “how much disk space”, “what processes”
Move, rename, organize, and find files using natural language.Triggers: “organize my files”, “find files matching”, “rename all”
Create panes, sessions, and send commands via tmux.Requires: tmux installed.
Check health endpoints and service status across your stack.
Discover and connect to Model Context Protocol servers.
Helps you write a new SKILL.md file with proper frontmatter.Triggers: “create a skill for”, “help me write a skill”

Personal & Smart Home

Get current weather and forecasts for any location.Requires: Weather API key configured. Triggers: “what’s the weather”, “will it rain”
Control Hue lights: on/off, color, brightness, scenes.Requires: Hue Bridge on local network.
Play, pause, skip, search tracks and control Spotify.Requires: Spotify Premium and API credentials.
Identify songs from audio snippets or descriptions.
Look up and manage items in 1Password CLI.Requires: 1Password CLI installed and authenticated.
Read, send, and manage email via the himalaya CLI email client.Requires: himalaya installed and configured.
Search places, get directions, and explore locations.
Send SMS, trigger actions on paired mobile devices.
Decision-making helper using structured reasoning frameworks.
Track gaming sessions, achievements, and backlog.
Connect to Banana Pro / Orange Pi boards for IoT automation.