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/temp-publishWhat This Skill Does
The temp-publish skill is a specialized utility designed for developers and content creators who need to quickly stage and push temporary updates, artifacts, or draft content to a target repository or platform. Acting as a bridge between your local workspace and remote destinations, this skill streamlines the 'publish-then-verify' cycle. It intelligently manages the lifecycle of your temporary files, ensuring that once the publication process is complete, any local temporary cache, build logs, or transient artifacts are handled according to your configuration. By leveraging the Skill Cortex, temp-publish learns from previous publication patterns, optimizing upload sequences and minimizing redundant metadata synchronization.
Installation
To integrate this capability into your OpenClaw environment, execute the following command via the terminal or your agent's command palette:
clawhub install openclaw/skills/skills/ankwu001/temp-publish
Upon installation, the Skill Cortex will index the skill, making it available for immediate use in future tasks involving artifact deployment or draft submissions.
Use Cases
This skill is ideal for:
- Rapidly deploying hotfixes or beta patches to a staging environment where cleanup is required immediately after deployment.
- Uploading ephemeral documentation drafts or temporary research summaries to a Git-based repository.
- Automating the transfer of temporary build artifacts to remote storage, followed by an immediate local purge to keep your workspace lean.
Example Prompts
- "I have a folder of temporary documentation drafts; use temp-publish to push them to the staging branch and clean up the local directory after."
- "Can you use temp-publish to move the build artifacts from /temp/builds to the remote deployment server and confirm success?"
- "OpenClaw, publish these transient logs to the repo using the temp-publish skill and remove all source files afterward."
Tips & Limitations
Always ensure that your repository permissions are correctly set before invoking this skill. Because this skill interacts with external repositories, ensure your authentication tokens (e.g., SSH keys or Personal Access Tokens) are correctly configured in your OpenClaw credentials vault. While the skill is efficient, note that it is designed for temporary data. For permanent, mission-critical production deployments, consider standard Git workflows to maintain robust version history. If a runtime error occurs during publication, the Skill Cortex will automatically flag the attempt, allowing you to review logs before retrying the operation.
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-temp-publish": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, 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.