[
  {
    "name": "audit",
    "description": "Automated agent-readiness audit of a public domain: discovery files, agent card, MCP, payments, structured data — scored 0-100 with fixes. POST {domain} -> scored report.",
    "url": "https://www.virohanalife.com/skills/audit.md"
  },
  {
    "name": "kind-5001",
    "description": "Sovereign, humanity-first AI. Summarization and text generation service.",
    "url": "https://www.virohanalife.com/skills/dvm/kind-5001.md"
  },
  {
    "name": "kind-5050",
    "description": "Sovereign, humanity-first AI. Summarization and text generation service.",
    "url": "https://www.virohanalife.com/skills/dvm/kind-5050.md"
  },
  {
    "name": "kind-5110",
    "description": "Sovereign, humanity-first AI. Code review service (bugs, security, performance, style).",
    "url": "https://www.virohanalife.com/skills/dvm/kind-5110.md"
  },
  {
    "name": "agent_surface_audit",
    "description": "Automated agent-readiness audit of a public domain: discovery files, agent card, MCP, payments, structured data — scored 0-100 with fixes. POST {domain} -> scored report.",
    "url": "https://www.virohanalife.com/skills/labor/agent_surface_audit.md"
  },
  {
    "name": "bazaar_index",
    "description": "Trust Oracle signed bazaar index. POST {} -> {index: top-N scores + aggregate stats, signature, public_key}.",
    "url": "https://www.virohanalife.com/skills/labor/bazaar_index.md"
  },
  {
    "name": "cert_renew",
    "description": "Agora Clearing certification subscription renewal: extends an existing subscription by 30 days from max(now, current_period_end) and re-extends its clearing certificate to match. POST {subject} -> {subject, status, current_period_end, cert_expiry}. No free tier; 404 if subject has no existing subscription (call /v1/cert/subscribe first).",
    "url": "https://www.virohanalife.com/skills/labor/cert_renew.md"
  },
  {
    "name": "cert_subscribe",
    "description": "Agora Clearing certification subscription: create-or-extend a $10/30-day seller subscription and issue-or-extend its clearing certificate to match. POST {subject} -> {subject, status, current_period_end, cert_expiry}. No free tier -- price shown here is the ratified default, read fresh from verdict_config.json (pricing.cert_monthly_usd) on every call.",
    "url": "https://www.virohanalife.com/skills/labor/cert_subscribe.md"
  },
  {
    "name": "code-review",
    "description": "Structured code review (qwen2.5-coder:7b): bugs, security issues, performance, and style. POST {code (max 20000 chars), language?, focus?} -> {issues: [{severity, line?, title, detail}], summary}.",
    "url": "https://www.virohanalife.com/skills/labor/code-review.md"
  },
  {
    "name": "design-audit",
    "description": "Full design audit as a service (Tier-1). POST {html} or {url} -> comprehensive gate report + critique.",
    "url": "https://www.virohanalife.com/skills/labor/design-audit.md"
  },
  {
    "name": "design-certified",
    "description": "Composite bundle: design-gates -> design-audit -> notarize. POST {html} -> {gate_report, audit, notarization}. $0.35 USDC.",
    "url": "https://www.virohanalife.com/skills/labor/design-certified.md"
  },
  {
    "name": "design-gates",
    "description": "Deterministic design acceptance gates (subset). POST {html} -> gate report.",
    "url": "https://www.virohanalife.com/skills/labor/design-gates.md"
  },
  {
    "name": "embed",
    "description": "Text embeddings (local model, nomic-embed-text, 6000-char truncation). POST {texts: [..]} (max 32) -> {model, dims, vectors}.",
    "url": "https://www.virohanalife.com/skills/labor/embed.md"
  },
  {
    "name": "fact-verify",
    "description": "Offline logical/consistency verification of a claim (qwen2.5:14b, temperature 0). This is reasoning-based verification, NOT a live web fact-check. POST {claim, context?} -> {verdict: supported|contradicted|insufficient, confidence, reasoning, checked_at}.",
    "url": "https://www.virohanalife.com/skills/labor/fact-verify.md"
  },
  {
    "name": "notarize-labor",
    "description": "OpenTimestamps notarization. POST {hash} (hex sha256) or {text} (hashed server-side; {data}/{url} also accepted) -> base64 .ots proof + calendars + verify instructions.",
    "url": "https://www.virohanalife.com/skills/labor/notarize.md"
  },
  {
    "name": "paid_bazaar_index",
    "description": "Trust Oracle signed bazaar index (paid tier). POST {} -> {index, signature, public_key}.",
    "url": "https://www.virohanalife.com/skills/labor/paid_bazaar_index.md"
  },
  {
    "name": "paid_watchtower_check",
    "description": "Zero-spend oracle probe attestation (paid tier). POST {url} -> {facts, score, attestation}.",
    "url": "https://www.virohanalife.com/skills/labor/paid_watchtower_check.md"
  },
  {
    "name": "pdf-extract",
    "description": "PDF -> structured markdown/JSON (pymupdf). POST {pdf_b64, format?} -> {text, pages, headings, tables, metadata, format}. Cap: 50 MB / 500 pages. Price ~$0.02/doc.",
    "url": "https://www.virohanalife.com/skills/labor/pdf-extract.md"
  },
  {
    "name": "research-brief-pro",
    "description": "PREMIUM research brief with live web research and inline citations. searxng multi-query -> source fetch -> local synthesis. Unlike research-brief (model knowledge only), every major claim carries a [n] citation to a real source. Quality-gated in code: >=4 distinct cited sources, 400-800 words, all claims cited -- if the gate fails the call is refused with a refund path rather than delivered. POST {topic, questions?: [str] (max 5)} -> {brief, sources: [{n,title,url,domain}], quality}.",
    "url": "https://www.virohanalife.com/skills/labor/research-brief-pro.md"
  },
  {
    "name": "research-brief",
    "description": "Structured synthesis from local model knowledge (qwen2.5:14b). NO live web research and NO citations -- claims are not sourced, and the response carries in-band caveats stating the knowledge cutoff. If you need cited, web-researched output, buy research-brief-pro instead. POST {topic, depth?: quick|standard|deep} -> {overview, key_points: [..], open_questions: [..], caveats, meta}. Legacy {questions: [str] (max 5)} is still accepted and flagged deprecated in meta.",
    "url": "https://www.virohanalife.com/skills/labor/research-brief.md"
  },
  {
    "name": "research-scan",
    "description": "Tier-1 synthesis over a provided text corpus. POST {query, corpus} -> {query, synthesis}.",
    "url": "https://www.virohanalife.com/skills/labor/research-scan.md"
  },
  {
    "name": "summarize-labor",
    "description": "Text summarization (local model). POST {text} -> {summary}.",
    "url": "https://www.virohanalife.com/skills/labor/summarize.md"
  },
  {
    "name": "transcribe",
    "description": "Audio-to-text transcription (mlx-whisper, base model). POST {audio_b64} -> {text, language, duration_ms, model}. Cap: 25 MB / 20 min. Price ~$0.03/min.",
    "url": "https://www.virohanalife.com/skills/labor/transcribe.md"
  },
  {
    "name": "verdict",
    "description": "Agora Clearing verdict oracle: deterministic pre-purchase pay/caution/decline evaluation. POST {service_id|seller_pubkey, price_usd, cert_blob?} -> {verdict, score, reasons, evidence, evaluated_at}. First N calls per payer are free (verdict_config.json pricing.free_tier_verdict_calls); price shown here is the ratified default -- the live charge is read fresh from that config on every call.",
    "url": "https://www.virohanalife.com/skills/labor/verdict.md"
  },
  {
    "name": "verified-brief",
    "description": "Composite bundle: research-scan -> fact-verify -> notarize. POST {query, corpus} -> {brief, fact_verdict, notarization}. $1.50 USDC.",
    "url": "https://www.virohanalife.com/skills/labor/verified-brief.md"
  },
  {
    "name": "watchtower_check",
    "description": "Zero-spend oracle probe attestation for a single URL. POST {url} -> {facts, score, attestation}.",
    "url": "https://www.virohanalife.com/skills/labor/watchtower_check.md"
  },
  {
    "name": "code_review",
    "description": "Review a code snippet for correctness, security and clarity.",
    "url": "https://www.virohanalife.com/skills/memory/code_review.md"
  },
  {
    "name": "embed_batch",
    "description": "Text embeddings via local Jetson Ollama (nomic-embed-text, 6000-char truncation). POST {texts:[..]} (max 32) -> {model, dims, vectors}.",
    "url": "https://www.virohanalife.com/skills/memory/embed_batch.md"
  },
  {
    "name": "fact_verify",
    "description": "Check a claim and return a supported/refuted verdict with reasoning.",
    "url": "https://www.virohanalife.com/skills/memory/fact_verify.md"
  },
  {
    "name": "mnemos_as_of",
    "description": "THE BI-TEMPORAL READ: what did the store believe at tx_time about what was true at valid_time? POST {key|query,valid_time,tx_time} -> historical beliefs. No other service on this mesh offers this.",
    "url": "https://www.virohanalife.com/skills/memory/mnemos_as_of.md"
  },
  {
    "name": "mnemos_get_context",
    "description": "Assembled, budget-packed context block + provenance for your next completion. POST {query,k,max_chars,as_of} -> {context, provenance}.",
    "url": "https://www.virohanalife.com/skills/memory/mnemos_get_context.md"
  },
  {
    "name": "mnemos_provision",
    "description": "Mint an isolated bi-temporal memory tenant. Payment IS the identity: settling this quote issues a tenant key (shown once). Monthly floor.",
    "url": "https://www.virohanalife.com/skills/memory/mnemos_provision.md"
  },
  {
    "name": "mnemos_search",
    "description": "Semantic search over your current beliefs (nomic-embed-text). POST {query,k,kind} -> ranked {memory_id,key,value,score}.",
    "url": "https://www.virohanalife.com/skills/memory/mnemos_search.md"
  },
  {
    "name": "mnemos_store",
    "description": "Store a memory in your isolated bi-temporal namespace. POST {key,value,valid_from,valid_to,supersedes,meta} -> {memory_id, recorded_at}. Append-only; supersede never destroys history.",
    "url": "https://www.virohanalife.com/skills/memory/mnemos_store.md"
  },
  {
    "name": "notarize-memory",
    "description": "Produce a tamper-evident sha256 notarization record for content.",
    "url": "https://www.virohanalife.com/skills/memory/notarize.md"
  },
  {
    "name": "research_brief",
    "description": "Structured synthesis from local model knowledge: overview, key points, open questions, caveats. NO live web research and NO citations.",
    "url": "https://www.virohanalife.com/skills/memory/research_brief.md"
  },
  {
    "name": "summarize-memory",
    "description": "Condense a document into a tight summary.",
    "url": "https://www.virohanalife.com/skills/memory/summarize.md"
  },
  {
    "name": "trust_check",
    "description": "Combined Trust Oracle probe: bazaar index stats + watchtower URL attestation. POST {url} -> {bazaar_index, watchtower, score}.",
    "url": "https://www.virohanalife.com/skills/memory/trust_check.md"
  }
]
