This is a multi-purpose helper skill for Jesse, designed to automate common workspace tasks.
Scanned 2/12/2026
Install via CLI
openskills install openclaw/skills# SKILL.md - Qiuqiu Helper
This is a multi-purpose helper skill for Jesse, designed to automate common workspace tasks.
## Tools
### workspace_summary
- Description: Generates a brief summary of recent changes and current status of the workspace.
- Usage: Just call it to get a pragmatic overview.
### quick_note
- Description: Appends a quick timestamped note to a specified file in the memory folder.
- Parameters:
- content: The text to save.
- file: (Optional) Target filename, defaults to today's date.
### clean_logs
- Description: Deletes log files older than a specified number of days to save space.
- Parameters:
- days: (Optional) Retention period in days, defaults to 7.
- path: (Optional) Directory to clean, defaults to current logs directory.
No comments yet. Be the first to comment!
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.