Install
openclaw skills install coinfound-skillRead-only CoinFound RWA data skill backed by a bundled endpoint catalog and schema snapshots.
openclaw skills install coinfound-skillSelf-contained read-only access to CoinFound RWA GET endpoints.
aggregates, timeseries, pie, list, and dataset routes under v1/c/rwa/*.$coinfound-rwa-schema-probe.endpoint_key or by asset_class + family + metric.$coinfound-rwa-schema-probe.Read first:
shared/coinfound_rwa/data/endpoint_catalog.jsonshared/coinfound_rwa/data/schema_snapshots/Run:
shared/coinfound_rwa/scripts/fetch_rwa.pypython3 shared/coinfound_rwa/scripts/fetch_rwa.py \
--endpoint-key stable-coin.market-cap.timeseries \
--query '{"groupBy":"network"}'
python3 shared/coinfound_rwa/scripts/fetch_rwa.py \
--asset-class private-credit \
--family aggregates
Default output should include:
requestresponse_envelopenormalized_datadisplay_datashape_familyschema_sourcereferences/rwa-read-workflow.mdreferences/rwa-read-capabilities.mdreferences/rwa-read-integration-notes.md