Deploy Folder To Modelscope

🌐Community
by cafe3310 · vlatest · Repository

Uploads a specified folder of files to a designated ModelScope repository using cafe3310's deployment tool.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add deploy-folder-to-modelscope npx -- -y @trustedskills/deploy-folder-to-modelscope
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "deploy-folder-to-modelscope": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/deploy-folder-to-modelscope"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows an AI agent to deploy a folder of files directly to a ModelScope repository. It automates the process of uploading data and models, simplifying the deployment workflow for machine learning projects. The skill handles file organization and uploads, making it easier to share and utilize your work within the ModelScope ecosystem.

When to use it

  • You've trained a model and want to quickly make its dataset and code available on ModelScope.
  • You need to regularly update a ModelScope repository with new data or model versions.
  • You’re collaborating with others and want a standardized way to share your machine learning project files.
  • You are automating the deployment of a research project to ModelScope for reproducibility.

Key capabilities

  • Folder upload to ModelScope repositories
  • Automated file organization during deployment
  • Simplified model sharing on ModelScope

Example prompts

  • "Deploy the 'my_project' folder to my ModelScope repository."
  • "Upload all files in the 'data' directory to my ModelScope account."
  • “Can you deploy this project to ModelScope?”

Tips & gotchas

  • Ensure you have appropriate credentials and permissions configured for accessing your ModelScope account. The skill requires access to a valid ModelScope repository.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
cafe3310
Installs
3

🌐 Community

Passed automated security scans.