M02 Resource

🌐Community
by rustfs · vlatest · Repository

M02 Resource provides a streamlined way to manage and access RustFS resources, boosting backend efficiency and simplifying data retrieval.

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 rustfs-m02-resource npx -- -y @trustedskills/rustfs-m02-resource
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "rustfs-m02-resource": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/rustfs-m02-resource"
      ]
    }
  }
}

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

About This Skill

What it does

This skill, rustfs-m02-resource, provides access to resource management capabilities within the RustFS ecosystem. It allows AI agents to interact with and manipulate resources defined by RustFS, including creating, deleting, and modifying them. This enables automated workflows involving data organization and processing using RustFS's structured approach.

When to use it

  • Automating the creation of new datasets for machine learning projects within a RustFS environment.
  • Cleaning up old or unused resources in a RustFS repository based on defined criteria.
  • Synchronizing resource metadata across multiple RustFS instances.
  • Generating reports detailing resource usage and dependencies within a RustFS project.

Key capabilities

  • Resource creation
  • Resource deletion
  • Resource modification
  • Metadata management

Example prompts

  • "Create a new dataset in RustFS called 'training_data' with schema version 1."
  • "Delete all resources older than 30 days from the 'archive' directory in RustFS."
  • "Update the description field of the resource 'model_weights' to 'Final model weights for inference'."

Tips & gotchas

This skill requires a working RustFS environment and appropriate permissions to manage resources. Ensure your AI agent has the necessary credentials configured before attempting any operations.

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
rustfs
Installs
22

🌐 Community

Passed automated security scans.