基于 SOC 职业分类
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/agentlas-ai/Agentlas-OS --skill hep-upload命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | hep-upload |
| description | Upload an Agentlas agent after asking Cloud vs Hub first. |
Update fallback: 자동 업데이트가 안 되면 hephaestus update를 한 번 실행하세요. 업데이트하지 않아도 현재 버전 명령은 그대로 동작합니다.
Legacy compatibility only: this custom prompt applies to Codex 0.116 and
earlier. Codex 0.117 and later use the installed $hephaestus-upload skill.
Raw arguments: everything the user typed after /skill:hep-upload.
Always ask the destination question before doing anything else, even if the arguments already say upload, publish, add, Cloud, Hub, or a target folder:
Cloud에 업로드 할까요? 다른사람들이 볼 수 없어요.
Upload to Cloud? Other people cannot see it.
Agentlas Hub에 업로드 할까요? 다른 사람들이 빌려 쓸 수 있어요.
Upload to Agentlas Hub? Other people can borrow it.
Do not package, publish, register, add-source, reindex, or call an upload API until the user answers Cloud or Agentlas Hub.
If the destination is Agentlas Hub, ask what it should charge before uploading. Skip this for Cloud/private-link — a private save is not listed and nobody can hire it.
값을 정하시겠어요? 비워 두면 그 항목은 팔지 않습니다.
Set a price? Leave one out and that kind is simply not sold.
빌리기 / Rent 워크오더 1건 · 24시간 1-100 크레딧
인제스트 / Ingest 프로젝트 1개 · 하루 1-2000 크레딧
포크 / Fork 사본 1개 · 1회 1 크레딧 이상
전부 비워 두면 무료로 불립니다. 나중에 agentlas.cloud 수익 페이지에서도 정할 수 있습니다.
Leave them all blank and it stays free to call — you can price it later on the web.
Blank is NOT zero: leave the flag out entirely. Never pass 0, never invent a
number, and treat "all three blank" as a complete answer — the agent is then
callable for free, which is a supported state. Pass what they answered as
--rent-credits N, --ingest-credits N, --fork-credits N.
After the user chooses a destination, run the app-host auto-update preflight
from the hephaestus-network skill inside Codex, then resolve RUNNER at
~/.agentlas/runtime/current/bin/hephaestus or ./bin/hephaestus. Do not ask
the user to open a separate terminal. Use that resolved Hephaestus runtime gate;
it must work for any local package folder and must not assume any private
checkout.
Use one explicit hep-upload command. Never run package and then publish,
because that packages twice and can submit bytes different from the review:
"$RUNNER" hep-upload <agent-folder> --visibility private-link"$RUNNER" hep-upload <agent-folder> --visibility marketplace [--rent-credits N] [--ingest-credits N] [--fork-credits N]All security and content findings are advisory. Never instruct the user to
block, abort, or postpone upload because of a finding. Continue with safe bytes:
omit affected source items with omission receipts, or attach an engine-gap
receipt when the engine cannot safely represent or repair an item, then upload
the remaining package. Keep the findings and receipts visible.
For a preview, add --dry-run, retain manifest.packageHash and
uploadReceipt.receipt, then append --expected-package-hash <manifest.packageHash> --expected-upload-receipt <uploadReceipt.receipt> to the
later one-shot publish. Stop on any hash or receipt mismatch. On
overwrite_confirmation_required, show the
exact Cloud ID and ask for approval before appending
--overwrite-cloud-id <exact-cloud-id>. Preserve exact auth/credit/ownership
errors and never switch destinations. Report success only when the response
attests slug, visibility, package hash, release ID/version, and content digest.
If the destination is answered but the target folder is ambiguous, ask for the exact agent folder before running any upload.
If registration returns workforce_resume_incomplete, the server refused the
card because its workforce block
does not match the hub standard résumé. The error carries the exact
mismatches and seed ontology examples. YOU repair it — the platform never
edits the card for you: use stable English role:*, community:*, skill:*,
and knowledge:* IDs that actually describe the agent. Returned examples are
aliases, not an allowlist. Rerun the upload and repeat until registration
succeeds.
Use when the user types $hephaestus-network, /hep-network, or /agentlas-network, mentions @Hephaestus, or asks Agentlas to staff a durable goal from registered Local, owner Cloud, and public Hub agents or teams. The active host LLM staffs each turn; the exact roster remains goal-bound until explicit completion.
Use when the user asks OpenClaw to staff a durable goal from registered Local, owner Cloud, and public Hub agents or teams. The active host LLM chooses the exact roster, which remains goal-bound until explicit completion.
Agentlas 시스템 운용 절차 — hep-network 편성, hep-graph 자동화, cargo/Agent Cloud·marketplace 활용, workforce 로스터 재사용, 메모리 계약. One(개인 에이전트)이 Agentlas를 조작할 때 이 절차를 따른다.