Docs

MoonX, PayBox, and x402 for people who still have email.

Skills

skills are for agents that need durable knowledge without hallucinating last week's API. each skill pins upstream sources and exposes an audit gate. if pins go stale, the audit tells you. it does not silently rewrite the bundle like a polite liar.

packages

skillsource pinspath
moonx-everythingmoonx docs + @moon-x/react-sdkskills/moonx-everything
paybox-everythingdocs.paybox.shskills/paybox-everything
x402-everythingdocs.x402.org / foundationskills/x402-everything

install

copy a skill folder into your cursor skills directory, or grab the mirrored tree under /skills/<name>/ on this site.

example (repo checkout):

cp -r skills/moonx-everything ~/.cursor/skills/moonx-everything

audit verbs

  • audit - report freshness; exit non-zero if stale
  • audit-force - continue despite stale pins (--force)
  • audit-focus - focused checks where supported (--focus=urls)
node skills/moonx-everything/scripts/audit-moonx-everything.mjs
node skills/paybox-everything/scripts/audit-paybox-everything.mjs
node skills/x402-everything/scripts/audit-x402-everything.mjs

pillars