← スキル一覧に戻る

pages-restore
by bllyanos
Serve markdown as a webpage
⭐ 1🍴 0📅 2026年1月21日
SKILL.md
name: pages-restore description: Restore the pages directory from a previously created ZIP backup license: MIT compatibility: opencode
Overview
This skill provides instructions for restoring the pages/ directory from an existing ZIP backup.
What I do
- Guide the agent to use
npm run restoreto interactively select and apply a backup. - Remind the agent to offer a pre-restoration backup to prevent accidental data loss.
- Explain the extraction process and how the
.keepfile is preserved.
When to use me
- When the user wants to revert to a previous state of their content.
- When moving content between environments using ZIP files.
Usage
Run the following command in the project root:
npm run restore
- Select the desired backup from the list.
- Confirm if a pre-restoration backup should be performed.
- Confirm the final restoration action (this will overwrite the current
pages/directory).
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓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
レビュー
💬
レビュー機能は近日公開予定です