{"files":{"SKILL.md":"---\nname: wealthreader-api-legacy-placeholder-not-official-documentation\ndescription: \"Wealthreader API — Legacy Placeholder (Not Official Documentation) API skill. Use when working with Wealthreader API — Legacy Placeholder (Not Official Documentation) for root, docs. Covers 2 endpoints.\"\nversion: 1.0.0\ngenerator: lapsh\n---\n\n# Wealthreader API — Legacy Placeholder (Not Official Documentation)\nAPI version: 1.0.0\n\n## Auth\nNo authentication required.\n\n## Base URL\nhttps://virtserver.swaggerhub.com/Wealth-Reader/api/1.0.0\n\n## Setup\n1. No auth setup needed\n2. GET / -- landing (not official docs)\n3. Explore available endpoints below\n\n## Endpoints\n2 endpoints across 2 groups. See references/api-spec.lap for full details.\n\n### Root\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | / | Landing (not official docs) |\n\n### Docs\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /docs | List supported language branches |\n\n## Common Questions\nMatch user requests to endpoints in references/api-spec.lap. Key patterns:\n- \"List all resource?\" -> GET /\n- \"List all docs?\" -> GET /docs\n\n## Response Tips\n- Check response schemas in references/api-spec.lap for field details\n\n## References\n- Full spec: See references/api-spec.lap for complete endpoint details, parameter tables, and response schemas\n\n> Generated from the official API spec by [LAP](https://lap.sh)\n","references/api-spec.lap":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Wealthreader API — Legacy Placeholder (Not Official Documentation)\n@base https://virtserver.swaggerhub.com/Wealth-Reader/api/1.0.0\n@version 1.0.0\n@endpoints 2\n@toc root(1), docs(1)\n\n@group root\n@endpoint GET /\n@desc Landing (not official docs)\n@returns(200) {ok: bool, is_official_documentation: bool, language: str?, title: str, message: str, languages_supported: [str]?, seo: map?{headline: str, keywords: [str]}} # Placeholder response\n\n@endgroup\n\n@group docs\n@endpoint GET /docs\n@desc List supported language branches\n@returns(200) {languages: [str]} # Languages list\n\n@endgroup\n\n@end\n"}}