🚀 vectis - Connect Your AI Agents with Ease
vectis is a powerful Model Context Protocol (MCP) server that seamlessly links AI agents to the skills.sh directory. With vectis, agents can search, download, and execute expert blueprints and instructions directly in their workflow.

🚀 Features
- Expert Blueprints: Access over 4000+ specialized skills from skills.sh.
- Fuzzy Search & Ranking: Uses an advanced scoring system to deliver popular results.
- Sandboxed Execution: Runs skills in isolated temporary directories for safety.
- Detailed Telemetry: Keeps track of all tool interactions and internal logic with comprehensive logging.
- Auto-Cleanup: Automatically removes temporary files after execution to avoid disk space issues.
🛠️ Installation
🔗 Download & Install
- Visit the Releases page to download the latest version of vectis.
- Choose your desired version, then download and install it on your computer.
🧩 Prerequisites
Before you begin, ensure you have the following installed:
- Node.js version 18 or higher. This is essential for running vectis effectively.
- skills-cli tool. You can install it by opening your command line or terminal and running:
npm install -g @skills/cli
🏁 Quick Start
After installing the prerequisites, you can set up vectis by following these steps:
- Open your command line or terminal.
- Clone the vectis repository using:
git clone https://github.com/xenitV1/vectis.git
- Navigate into the vectis directory:
- Install the required packages:
- Build the project:
⚙️ Configuration
Once installed, you may want to configure vectis to suit your needs.
- Locate the
config.json file in the vectis directory.
- Open it with any text editor.
- Adjust the settings according to your preferences. For example, you can change logging levels or specify default directories for temporary files.
- Save your changes.
🔍 Using vectis
To use vectis:
- Run the application from your command line or terminal:
- Follow the on-screen instructions to connect your AI agents and start leveraging expert blueprints from the skills.sh directory tailored for your specific use cases.
⚠️ Troubleshooting
If you encounter any issues while using vectis, here are a few common solutions:
- Installation errors: Ensure that you have Node.js version 18 or higher installed correctly. Verify this by running:
- Dependency issues: If you face any package installation issues, try deleting the
node_modules folder and running npm install again.
- Execution problems: Double-check your configuration settings. Make sure any paths specified in your configuration file are valid.
📚 Additional Resources
For more information and advanced usage, check out:
If you require further help, consult the issues section in the GitHub repo to see if your question has already been addressed, or open a new issue for assistance.
🛡️ License
This project is licensed under the MIT License. See the LICENSE file for details.
Explore the power of vectis and enhance your AI capabilities. Download it now:
