ml-repos

List TrueFoundry ML repositories and models with Fully Qualified Names.

13|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/truefoundry/tfy-agent-skills --skill ml-repos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ml-repos
Source: https://github.com/truefoundry/tfy-agent-skills/tree/main/skills/ml-repos
Command: npx skills add https://github.com/truefoundry/tfy-agent-skills --skill ml-repos

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management of your machine learning assets by providing easy access to TrueFoundry's ML repositories and model registry.

Core Features & Use Cases

  • Browse Repositories: List all your ML repositories and view their details.
  • Discover Models: Find models within specific repositories, including their FQNs.
  • Use Case: Before deploying a model, you need its Fully Qualified Name (FQN). Use this Skill to list your models and copy the FQN for use in deployment or prompt engineering tasks.

Quick Start

Use the ml-repos skill to list all ML repositories.

Frequently Asked Questions about ml-repos

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I list all ML repositories in TrueFoundry?

You can list all ML repositories in TrueFoundry by using a skill that provides programmatic access to browse your repositories and retrieve their specific details.

What is a model FQN and how do I find it for deployment?

A model FQN is a Fully Qualified Name. You find it by listing models within a specific ML repository to retrieve the unique identifier needed for deployment and prompt engineering.

Can I browse the model registry to discover models before prompt engineering?

Yes, you can browse the model registry to discover models and retrieve their FQNs, enabling seamless integration with other skills like LLM prompts and model deployments.

Does the TrueFoundry model registry support listing details for specific ML repositories?

Yes, the TrueFoundry model registry supports listing all ML repositories and retrieving specific repository details programmatically for asset management and discovery.

What do I need to retrieve model FQNs for MLOps artifact management?

To retrieve model FQNs for MLOps artifact management, you need programmatic access to the TrueFoundry model registry to browse repositories and list the contained models.