skill-cortex
Skill Cortex is the system's capability cortex. When lacking ability, it autonomously acquires Skills from ClawHub or GitHub, then releases them after use. Every invocation is learned and reinforced by the cortex — future identical tasks fire as reflexes, bypassing search. Manages only short-term capability memory; never interferes with long-term Skills. Continuously restructures its own capability architecture through reinforcement and decay, achieving ongoing evolution.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ankwu001/skill-cortexWhat This Skill Does
Skill Cortex is the primary orchestration engine for OpenClaw, acting as a dynamic bridge between high-level user intent and specific tool execution. It serves as the system's capability cortex, designed to autonomously manage the lifecycle of external skills. Unlike static tools, the Skill Cortex is an evolutionary architecture; it learns from every interaction, transforming recurring tasks into automated reflexes. When a user requests a task that OpenClaw cannot natively perform, the Cortex performs a semantic search across ClawHub and GitHub, identifies the most relevant skills, handles their installation, executes the workflow, and performs post-execution cleanup. Through its reinforcement learning loop, the Cortex tracks success rates and history, ensuring that future identical or semantically similar tasks are executed with increasing speed and reliability. It manages short-term memory through a local registry (cortex.json), ensuring it only evolves its capability set without polluting the core agent's long-term intelligence.
Installation
To integrate this foundational intelligence into your agent, use the following installation command:
clawhub install openclaw/skills/skills/ankwu001/skill-cortex
Use Cases
- Automated Tool Acquisition: Automatically finding and installing a specific PDF parser when asked to summarize a document that the system cannot natively read.
- Reflexive Workflow: Building a library of 'muscle memory' for repetitive tasks, such as clearing cache or fetching daily logs, which trigger instantly after the fifth successful run.
- Error Mitigation: Handling dependency mismatches or API timeouts gracefully by automatically switching to backup tools or prompting the user for intervention.
Example Prompts
- "Can you help me analyze the financial data in this spreadsheet?" (If current tools fail, Cortex initiates search for analysis skills)
- "Start your daily routine to sync my tasks and clear old temp files."
- "Search for the latest GitHub trends in Python and generate a brief summary report."
Tips & Limitations
- Be Explicit: If you are capable of doing the task yourself, do not force the Cortex to trigger; it works best when the system truly lacks the specific skill required.
- Standard vs. Reflex: For sensitive operations, standard mode always requires your approval, ensuring you retain control over side effects.
- Safety First: The Cortex automatically categorizes tasks. If a task involves destructive write commands or sensitive credentials, it will always pause for your verification.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ankwu001-skill-cortex": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api, code-execution
Related Skills
skill-cortex
Skill Cortex is the system's capability cortex. When lacking ability, it autonomously acquires Skills from ClawHub or GitHub, then releases them after use. Every invocation is learned and reinforced by the cortex — future identical tasks fire as reflexes, bypassing search. Manages only short-term capability memory; never interferes with long-term Skills. Continuously restructures its own capability architecture through reinforcement and decay, achieving ongoing evolution.
skill-cortex
Skill Cortex is the system's capability cortex. When lacking ability, it autonomously acquires Skills from ClawHub or GitHub, then releases them after use. Every invocation is learned and reinforced by the cortex — future identical tasks fire as reflexes, bypassing search. Manages only short-term capability memory; never interferes with long-term Skills. Continuously restructures its own capability architecture through reinforcement and decay, achieving ongoing evolution.
skill-cortex
Skill Cortex is the system's capability cortex. When lacking ability, it autonomously acquires Skills from ClawHub or GitHub, then releases them after use. Every invocation is learned and reinforced by the cortex — future identical tasks fire as reflexes, bypassing search. Manages only short-term capability memory; never interferes with long-term Skills. Continuously restructures its own capability architecture through reinforcement and decay, achieving ongoing evolution.