Skill Detector is an intelligent architect that passively monitors your workflows to auto-draft, audit, and improve your personal library of Openclaw Skills.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install skill-detector
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 skill-detector using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Skill Detector acts as a specialized factory for your AI agent environment. It functions as an always-on observer that identifies repetitive tasks, complex decision trees, and multi-step processes within your daily conversations. By analyzing these patterns, it creates high-quality Openclaw Skills that allow you to codify your expertise and save significant time on recurring manual prompts.
The tool ensures your agent learns your specific style, tone, and technical requirements over time, making every interaction more efficient. Instead of writing documentation from scratch, this skill allows the agent to propose improvements and new additions to your library of Openclaw Skills based on real-world usage data and identified efficiency gaps.
To enable the detector, ensure the skill is present in your workspace skills directory. It will automatically begin tracking patterns in a local JSON file to improve your Openclaw Skills library.
# Initialize the pattern tracker in your base directory
touch ./pattern-tracker.json
# Ask the agent to analyze your existing setup
# "Analyze my skills and suggest improvements"
The skill organizes data through a centralized tracking file to ensure long-term learning and better drafting of Openclaw Skills.
| Data Point | Description |
|---|---|
patterns |
An array of detected workflows with their associated scores, frequency, and status. |
stats |
Counters for detected, suggested, accepted, and declined Openclaw Skills. |
signals |
Specific triggers like "multi-step process" or "recurring task" used to calculate value. |
frontmatter |
Metadata including name and description used for auto-drafting new files. |
Loading
A cognitive framework for AI agents to infer true user intentions and prevent misaligned or wasted work.

A sophisticated cognitive framework that equips AI agents with behavioral modes and advanced thinking protocols to solve complex problems more effectively.

A silent, branch-aware knowledge graph memory system for AI agents that leverages git notes to persist context, decisions, and tasks across development sessions.

A specialized local management interface for maintaining agent reliability, dashboards, and workflow monitoring.

A professional AI email assistant that manages outbound communication, branded signatures, and routing on behalf of a human user.

A specialized tool for converting WeChat Work developer documentation into clean, Obsidian-ready Markdown files using automated API fetching.








































