# onescience-vscode-plugin **Repository Path**: onescience-ai/onescience-vscode-plugin ## Basic Information - **Project Name**: onescience-vscode-plugin - **Description**: OneScience VSCode plugin - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2026-04-22 - **Last Updated**: 2026-04-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OneScience VSCode Plugin A VSCode plugin for scientific model development, providing tools and utilities to enhance the development experience. ## Features 1. **Git Integration**: Automatically clones or updates the oneskills project from Gitee 2. **Skills Directory Management**: Copies skills directory to multiple editor directories including .trae, .claude, .cursor, etc. 3. **MCP Installation**: Automatically installs scnet MCP for enhanced functionality 4. **Science Model Development Tools**: Provides utilities for scientific model development ## Usage 1. Open any workspace in VS Code 2. Run the command "Activate OneScience Plugin" from the Command Palette (Ctrl+Shift+P) 3. The plugin will automatically: - Clone or update the oneskills project from https://gitee.com/onescience-ai/oneskills.git - Copy the skills directory to multiple editor directories - Clone or update the agent-cloud-interaction-protocol project from https://gitee.com/onescience-ai/agent-cloud-interaction-protocol.git - Configure Python environment and install MCP dependencies ## Additional Features for Scientific Model Development - **Model Template Generation**: Create scientific model templates with predefined structures - **Experiment Tracking**: Track and manage scientific experiments - **Data Visualization**: Integrated tools for data visualization - **Model Validation**: Tools for validating scientific models - **Collaboration Tools**: Enhance team collaboration for scientific projects - **Documentation Generation**: Auto-generate documentation for scientific models - **Version Control Integration**: Enhanced version control for scientific code - **Performance Monitoring**: Monitor model performance and resource usage