no-external
CommunityRotate local logs safely without APIs.
Software Engineering#configuration#file management#diagnostics#log rotation#truncation#local operations
Authorweiping
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Prevents local log files from growing too large by rotating them on demand, keeping your system’s logging manageable without requiring any external services.
Core Features & Use Cases
- Local-only log rotation: Renames the active log file and truncates it locally so logging can continue cleanly.
- No external dependencies or queries: Operates purely on local state, with no brain queries and no external API calls.
- Use Case: When you notice a log file getting too big during an ongoing run, you can rotate it immediately to manage storage and readability.
Quick Start
Ask an agent to rotate the local log file using the no-external skill.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: no-external Download link: https://github.com/weiping/gbrain-cn/archive/main.zip#no-external Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.