ワンクリックで
submit-and-confirm
Submit a miner artifact and confirm platform acceptance. Use after local evaluation justifies uploading agent.py.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Submit a miner artifact and confirm platform acceptance. Use after local evaluation justifies uploading agent.py.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Connect to the public platform monitoring MCP and verify workflow tools are available. Use before champion lookup, submission verification, batch monitoring, or score diagnosis through MCP.
Diagnose weak, missing, failed, or surprising miner scores from public MCP evidence. Use when a submitted artifact has a confusing score, missing result, timeout, crash, or weak answer.
Inspect completed batch comparison and artifact-scoped result rows. Use after a source batch is completed and artifact/result rows are public.
Monitor waiting, running, and completed miner-task batches without overreading public visibility. Use after submission while tracking cutoff eligibility, running progress, or completion.
Check and update miner config before submitting a script. Use before uploading an artifact that needs provider credentials or intentional retry behavior.
Change a miner artifact using hypotheses from local-eval reports.
| name | submit-and-confirm |
| description | Submit a miner artifact and confirm platform acceptance. Use after local evaluation justifies uploading agent.py. |
Upload a miner script and verify that the platform accepted the exact local content.
./agent.pyPLATFORM_BASE_URL=https://api.harnyx.aiget_latest_submissionsexport PLATFORM_BASE_URL="https://api.harnyx.ai"
uv run --package harnyx-miner harnyx-miner-hash --agent-path ./agent.py
uv run --package harnyx-miner harnyx-miner-submit \
--agent-path ./agent.py \
--wallet-name <wallet> \
--hotkey-name <hotkey>
content_hash with the local hash.get_latest_submissions; if the artifact has already moved, inspect finalized initializing or running batch detail.artifact_id, miner hotkey, and content_hash in one of those two disjoint views.artifact_id, content_hash, signing hotkey, and submit time.artifact_idcontent_hash