mithril-core-agent

Official

Build reusable Mithril core infrastructure.

Authorgar-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Mithril ML projects often need a stable, reusable foundation for storage, data encoding, and type definitions. This Skill provides a shared infrastructure layer comprising traits for StorageBackend, Compressor, and HashFunction, along with core types and consolidated error handling to reduce duplication across Mithril modules.

Core Features & Use Cases

  • StorageBackend: asynchronous storage interfaces for get, put, delete, exists, and list across concrete backends like LocalStorage, S3Storage, GcsStorage.
  • Compression and Hashing: pluggable compressors and hash functions with a unified error model and type system (DType, TensorMeta) to standardize data handling in ML workflows.
  • Centralized error and type system: MithrilError and Result<T> patterns to promote robust, reusable components across crates.

Quick Start

Review the mithril-core crate and implement the StorageBackend, Compressor, and HashFunction traits to start building your Mithril infra.

Dependency Matrix

Required Modules

tokiobyteszstdlz4_flexxxhash-rustblake3thiserror

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mithril-core-agent
Download link: https://github.com/gar-ai/mallorn/archive/main.zip#mithril-core-agent

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.