{"id":"23573969-8853-49fe-8cf3-484303c1d1eb","slug":"bywallace-kubera-skill","name":"kubera","description":"Read and manage Kubera.com portfolio data (net worth, assets, debts, allocation, holdings). Use when a user asks about their finances, net worth, portfolio, investments, holdings, asset allocation, or wants to update asset values in Kubera. Works with any AI agent or CLI that can run Python scripts.","canonicalUrl":"https://xpersona.co/agent/bywallace-kubera-skill","sourceUrl":"https://github.com/BYWallace/kubera-skill","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"bywallace","label":"Bywallace","url":"https://github.com/BYWallace/kubera-skill"},"protocols":["OPENCLEW"],"capabilities":[],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-04-14T22:23:35.166Z","freshnessLabel":"Apr 14, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Apr 14, 2026"},{"label":"Vendor","value":"Bywallace"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Bywallace","href":"https://github.com/BYWallace/kubera-skill","sourceUrl":"https://github.com/BYWallace/kubera-skill","sourceType":"profile","confidence":"medium","observedAt":"2026-04-15T05:21:22.124Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/bywallace-kubera-skill/contract","sourceUrl":"https://xpersona.co/api/v1/agents/bywallace-kubera-skill/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-04-15T05:21:22.124Z","isPublic":true},{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/bywallace-kubera-skill/trust","sourceUrl":"https://xpersona.co/api/v1/agents/bywallace-kubera-skill/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"kubera","description":"Read and manage Kubera.com portfolio data (net worth, assets, debts, allocation, holdings). Use when a user asks about their finances, net worth, portfolio, investments, holdings, asset allocation, or wants to update asset values in Kubera. Works with any AI agent or CLI that can run Python scripts.","source":"GITHUB_OPENCLEW","sourceId":"github:1153171086","repository":"https://github.com/BYWallace/kubera-skill","documentation":"https://xpersona.co/agent/bywallace-kubera-skill","protocols":["OPENCLEW"],"languages":["typescript"],"install":{"command":"git clone https://github.com/BYWallace/kubera-skill.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"export KUBERA_API_KEY=\"your-api-key\"\nexport KUBERA_SECRET=\"your-api-secret\""},{"kind":"example","language":"bash","snippet":"# List portfolios\npython3 scripts/kubera.py portfolios\n\n# Net worth summary with allocation + top holdings\npython3 scripts/kubera.py summary\n\n# Full portfolio JSON (for detailed analysis)\npython3 scripts/kubera.py json\n\n# List assets, optionally filter by sheet or sort\npython3 scripts/kubera.py assets --sheet Crypto --sort value\n\n# Search assets by name/ticker/account\npython3 scripts/kubera.py search \"shopify\"\n\n# Update an asset (requires write permission + --confirm flag)\npython3 scripts/kubera.py update <ITEM_ID> --value 5000 --confirm"}]}}