ワンクリックで
archive-cleanup
Automatically archive old documents from active/ to archive/ based on age and relevance rules.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Automatically archive old documents from active/ to archive/ based on age and relevance rules.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
AI Agent Skill for meeting management. Audio transcription and structured storage with entity linking.
Automatically archive old documents from active/daily/ to archive/ based on file age. Archives files older than specified days into archive/YYYY-MM/ directories.
Security guidance and best practices for code development. Use when writing authentication code, handling sensitive data, validating user input, designing APIs, or reviewing code for security issues.
Generate codemods for large-scale code changes. Use when refactoring patterns across many files.
Use Brave Search API to search the web and return structured results (title/url/snippet). Trigger when the user asks to enable Brave search, configure Brave API key, or perform web search using Brave.
Update and improve CLAUDE.md files with learnings from coding sessions
| name | archive-cleanup |
| description | Automatically archive old documents from active/ to archive/ based on age and relevance rules. |
| metadata | {"openclaw":{"emoji":"📦","requires":{"bins":["bash"]},"primaryEnv":"ARCHIVE_AGE_DAYS"}} |
Archive old documents to keep active workspace clean.
bash {baseDir}/scripts/archive-cleanup.shARCHIVE_AGE_DAYS: Days before archiving (default: 30)