Skip to content

Add clawmart operational skill (ShopClawMart publish rail) [SOL-23]#18

Open
solidstatecc wants to merge 1 commit into
masterfrom
agent/engineer/a02977e7
Open

Add clawmart operational skill (ShopClawMart publish rail) [SOL-23]#18
solidstatecc wants to merge 1 commit into
masterfrom
agent/engineer/a02977e7

Conversation

@solidstatecc

Copy link
Copy Markdown
Owner

What

Installs the clawmart operational skill at skills/clawmart/SKILL.md — the publish rail so the squad can create, manage, and publish Solid State listings on ShopClawMart via the creator API.

  • Sanitized ClawMart official template, minus the trailing generic "Execution Requirements" block (per SOL-23).
  • Doc/workflow only — no entry.py (this is tooling, not a JSON-in/out skill).
  • New top-level skills/ dir for operational skills, distinct from clawhub/ sellable bundles. Added skills/README.md documenting the split.
  • Not a sellable product → no lib/skills.ts entry (the standing rule applies to shipped/listed skills).

Secrets

CLAWMART_API_KEY stays in the workspace env / agent/.env (gitignored). Never committed. Verified the real key is absent from the tree; only the cm_live_... placeholder appears in docs.

API status (tested 2026-06-04)

Endpoint Result
GET /me 403 "Creator account is required" — creator subscription not active yet (blocker)
GET /downloads 200
GET /listings/search?q=... 200 (q required; 400 without)
GET /listings 403 (gated behind creator account)

Key is valid. All creator-write paths (POST /listings, etc.) are blocked until Thor activates the creator subscription in the ClawMart dashboard. Tracked separately as a BROWSER issue. Re-test GET /me before any publish work.

SOL-23

Internal tooling skill (skills/clawmart) so the squad can create, manage,
and publish Solid State listings via the ShopClawMart creator API. Sanitized
official template (minus generic Execution Requirements block). No entry.py —
doc/workflow only. Not a sellable bundle, so no lib/skills.ts entry.

Adds skills/README.md to distinguish operational skills (skills/) from
sellable bundles (clawhub/). API key stays in workspace env, never committed.

SOL-23

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: multica-agent <github@multica.ai>
@vercel

vercel Bot commented Jun 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
solidstate.cc Ready Ready Preview, Comment Jun 4, 2026 8:46pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant