Universal API integration skill for enterprise platforms. Connect to any platform using Swagger/OpenAPI discovery.
- Initial release of link-skill as version 1.0.1. - Added core modules: `auth_manager.py` (authentication), `http_request_tool.py` (API request execution), and `swagger_loader.py` (OpenAPI/Swagger discovery). - Introduced config-driven platform selection and authentication management. - Supports API exploration, search, detail inspection, and standard request execution via CLI. - Local caching for tokens and swagger schemas to improve repeated workflows.