What problem does it solve?
This Skill facilitates the creation and management of LobeHub built-in tools, streamlining the process of developing and deploying custom AI functionalities.
Core Features & Use Cases
- Tool Development: Build and package LobeHub tools with various functionalities, such as manifest, types, systemRole, ExecutionRuntime, and client interfaces.
- Deployment: Deploy tools across different runtime environments, including server and desktop.
- Integrations: Wire tools into the central registries and integrate them with other components of the LobeHub ecosystem.
- Use Case: Imagine you want to create a custom tool for PDF processing within LobeHub. Use this Skill to design the tool, implement the logic, and integrate it into the LobeHub platform.
Quick Start
To start building a new LobeHub built-in tool, create a directory with the tool name (e.g., 'builtin-tool-pdf-processor') and add a 'SKILL.md' file with the necessary definitions.