Back to list
danecando

upload-test-sessions

by danecando

Share your Claude Code agent sessions

0🍴 0📅 Jan 20, 2026

SKILL.md


name: upload-test-sessions description: Upload test sessions from local/sessions/ to the local dev server. Returns markdown table rows with session IDs and URLs. allowed-tools: Bash(*)

Upload Test Sessions

This skill uploads all test sessions from the local/sessions/ directory to the local dev server.

How to use

Run the upload script:

bash .claude/skills/upload-test-sessions/scripts/upload.sh

What the script does

  1. Starts the dev server on localhost:8080 if not already running
  2. Uploads each .jsonl file from local/sessions/
  3. Outputs table rows in format: | session_id | url |

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+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