This is a multi-purpose helper skill for Jesse, designed to automate common workspace tasks.
Scanned 9/19/2026
Install to Claude Code
npx -y skills add rondoflow/rondoflow --skill qiuqiu-assistant-helper --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Qiuqiu Assistant Helper?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/rondoflow-qiuqiu-assistant-helper)More formats (shields.io, HTML) on the badges page.
---
name: qiuqiu-assistant-helper
description: "This is a multi-purpose helper skill for Jesse, designed to automate common workspace tasks."
category: "Productivity"
author: community
version: "0.1.0"
icon: check-square
---
# 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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!