← Back to list

pages-backup
by bllyanos
Serve markdown as a webpage
⭐ 1🍴 0📅 Jan 21, 2026
SKILL.md
name: pages-backup description: Backup the pages directory into a timestamped ZIP file license: MIT compatibility: opencode
Overview
This skill provides instructions for creating a backup of the pages/ directory.
What I do
- Guide the agent to use
npm run backupto create a ZIP-based backup. - Help the agent understand where backups are stored (
backups/directory). - Explain the naming convention of backup files:
backup_YYYY-MM-DDTHH-mm-ss_note.zip.
When to use me
- When the user wants to save a snapshot of their content.
- Before making significant changes to the
pages/directory. - When performing a restoration, to ensure a "safety" backup is made first.
Usage
Run the following command in the project root:
npm run backup
Follow the interactive prompts to add an optional note.
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon