skill
unanchored
commons-create-stamp
JS: submit a fact or statement to commons. Returns {id, status, content_hash, url}.
javascriptcommonsstampapiskill
Body
async function commonsStamp(kind,content,opts={}){const r=await fetch("https://commons.oooooooooo.se/api/stamp",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({kind,content,...opts})});return r.json();}
Provenance
Cryptographic details
| id | reg_sk_commons_stamp_create |
| content sha256 | b977879b5ee877f7e8c4a4252fdc4b775708eb61fa7db4802ab911e7c1f1d3c4 |
Execute via API
POST /api/execute
{ "ref": "reg_sk_commons_stamp_create" }
// or by hash prefix:
{ "ref": "b977879b5ee877f7" }
Resolves this artifact by hash — deterministic, provenance-proven. Generation cost is zero when the hash exists.