← all publishers

truefoundry

@truefoundry source repo

32 published skills

  1. Deploy Hermes Slack Agent · truefoundry bundle
    Onboards standalone TrueFoundry Hermes agents from agents/<name>/<name>.yaml — Slack, API-only (`init --api-only`), or both. Use when a user wants to create, deploy, update, or smoke-test a Hermes agent with compiled manifests in agents/<name>/deployments/, auto-provisioned SecretGroup, volume, controller, and executor.
    0
    installs
  2. Truefoundry Agents · truefoundry bundle
    UI-first guide for TrueFoundry Agent Registry. Use when creating, publishing, sharing, editing, testing, or attaching MCP servers and skills to TrueFoundry Agents. Agent authoring is not API-driven.
    0
    installs
  3. Truefoundry Gateway · truefoundry bundle
    Configures TrueFoundry AI Gateway end-to-end. Covers unified OpenAI-compatible LLM access, provider account integrations, content safety guardrails, and observability (traces, costs, errors) via the spans query API.
    0
    installs
  4. Truefoundry Onboard · truefoundry
    First-time TrueFoundry setup. Handles tenant registration, CLI installation, tfy login, and login verification. Use when no TrueFoundry credentials exist or when other skills report missing login.
    0
    installs
  5. Truefoundry Prompts · truefoundry bundle
    Manages TrueFoundry Prompt Registry. Covers listing, creating, updating, versioning, tagging, and using prompts through the AI Gateway. Agent authoring belongs to the agents skill.
    0
    installs
  6. Truefoundry Platform · truefoundry bundle
    Platform access management for TrueFoundry. Covers connection status checks, workspace and cluster discovery, role and team management, secret groups, and personal access token lifecycle.
    0
    installs
  7. Truefoundry MCP Servers · truefoundry bundle
    Manages TrueFoundry MCP Gateway server registry entries. Covers listing, creating, updating, tool selection, access control, and client attachment for remote, official remote, virtual, hosted STDIO, and OpenAPI-backed MCP servers. Delete operations are manual dashboard-only.
    0
    installs
  8. Truefoundry Observability · truefoundry bundle
    Views application logs and adds OpenTelemetry-based tracing to applications via TrueFoundry. Supports log filtering, Traceloop SDK instrumentation for Python/TypeScript, and custom spans.
    0
    installs
  9. Truefoundry Skills Registry · truefoundry bundle
    Manages TrueFoundry Skills Registry workflows. Covers creating, publishing, versioning, downloading, updating, and attaching reusable Agent Skills through UI or tfy apply.
    0
    installs
  10. Truefoundry Integrate Gateway · truefoundry bundle
    Integrates a codebase with TrueFoundry AI Gateway. Scans for all LLM calls, MCP configs, and credentials, diffs against existing gateway config, generates a migration plan, applies code changes, and verifies routing end-to-end. Invoked from within the customer's codebase.
    0
    installs
  11. Truefoundry Docs · truefoundry bundle
    Fetches TrueFoundry documentation, API reference, and deployment guides. Use when the user needs platform docs or how-to guidance.
    0
    installs
  12. Truefoundry Helm · truefoundry bundle
    Deploys infrastructure components via Helm charts on TrueFoundry. Supports any public or private OCI Helm chart including databases (Postgres, MongoDB, Redis), message brokers (Kafka, RabbitMQ), and vector databases (Qdrant, Milvus). Uses YAML manifests with `tfy apply`. Use when installing Helm charts or deploying infrastructure on TrueFoundry.
    0
    installs
  13. Truefoundry Jobs · truefoundry bundle
    Deploys and monitors TrueFoundry batch jobs, scheduled cron jobs, and one-time tasks. Uses YAML manifests with `tfy apply`. Use when deploying jobs, scheduling cron tasks, checking job run status, or viewing execution history. For listing job applications, use `applications` skill.
    0
    installs
  14. Truefoundry Logs · truefoundry bundle
    Views, downloads, and searches application and job logs from TrueFoundry. Supports time-range filtering, pod filtering, and error search.
    0
    installs
  15. Truefoundry Deploy · truefoundry bundle
    Deploys applications to TrueFoundry. Handles single HTTP services, async/queue workers, multi-service projects, and declarative manifest apply. Supports `tfy apply`, `tfy deploy`, docker-compose translation, and CI/CD pipelines. Use when deploying apps, applying manifests, shipping services, or orchestrating multi-service deployments.
    0
    installs
  16. Truefoundry Gitops · truefoundry bundle
    Sets up GitOps CI/CD pipelines for TrueFoundry using tfy apply. Supports GitHub Actions, GitLab CI, and Bitbucket Pipelines.
    0
    installs
  17. Truefoundry Status · truefoundry bundle
    Checks TrueFoundry connection status and verifies credentials (TFY_BASE_URL/TFY_HOST, TFY_API_KEY). Used as a preflight check before any TrueFoundry operation.
    0
    installs
  18. Truefoundry Monitor · truefoundry bundle
    Monitors TrueFoundry deployment rollouts after deploy/apply. Polls status, checks pod health and readiness, fetches logs on failure, and reports a final summary. Use after deploying or applying a manifest to track rollout progress.
    0
    installs
  19. Truefoundry Secrets · truefoundry bundle
    Manages TrueFoundry secret groups and secrets. Handles listing, creating, updating, and deleting secret groups and individual key-value secrets.
    0
    installs
  20. Truefoundry Tracing · truefoundry bundle
    Adds OpenTelemetry-based tracing to applications via TrueFoundry's tracing platform (Traceloop SDK). Creates tracing projects, instruments Python/TypeScript code, and captures LLM calls and custom spans.
    0
    installs
  21. Truefoundry Volumes · truefoundry bundle
    Creates and manages persistent volumes on TrueFoundry. Handles creation, listing, mounting, storage class selection, and static volume attachment.
    0
    installs
  22. Truefoundry Ml Repos · truefoundry bundle
    Browses TrueFoundry ML repositories and model registry. Lists repos, models, and artifacts with FQNs for use in other skills.
    0
    installs
  23. Truefoundry Notebooks · truefoundry bundle
    Deploys Jupyter notebooks on TrueFoundry infrastructure with optional GPU support. Use when launching JupyterLab environments, setting up ML development workspaces, or running cloud-hosted notebooks for data exploration.
    0
    installs
  24. Truefoundry Workflows · truefoundry bundle
    Builds and deploys data processing and ML training pipelines using TrueFoundry Workflows (built on Flyte). Use when creating DAGs, orchestrating multi-step tasks, scheduling ETL pipelines, or running ML training workflows.
    0
    installs
  25. Truefoundry LLM Deploy · truefoundry bundle
    Deploys ML and LLM models on TrueFoundry with GPU inference servers (vLLM, TGI, NVIDIA NIM). Uses YAML manifests with `tfy apply`. Use when serving language models, deploying Hugging Face models, or hosting GPU-accelerated inference endpoints.
    0
    installs
  26. Truefoundry Onboarding · truefoundry bundle
    Guides new users through TrueFoundry setup — account registration, email verification, credential configuration, and first deployment. Use when the user says "get started", "set up truefoundry", "new account", "register", "onboard", "I'm new", or has no credentials configured.
    0
    installs
  27. Truefoundry Ssh Server · truefoundry bundle
    Deploys remote development environments with SSH access on TrueFoundry. Use when setting up VS Code Remote workspaces, cloud development machines, GPU dev boxes, or remote coding environments with SSH access.
    0
    installs
  28. Truefoundry Workspaces · truefoundry bundle
    Lists TrueFoundry workspaces and clusters. Provides workspace FQNs for deployment, cluster connectivity status, available GPU types, and base domains.
    0
    installs
  29. Truefoundry Applications · truefoundry bundle
    Lists, inspects, and manages TrueFoundry application deployments. Shows status, health, and details for services, jobs, and Helm releases. Also handles requests to delete, remove, or destroy applications by directing users to the TrueFoundry UI.
    0
    installs
  30. Truefoundry Service Test · truefoundry bundle
    Validates deployed TrueFoundry services with health checks, endpoint smoke tests, and optional load soak tests. Covers REST APIs and web apps.
    0
    installs
  31. Truefoundry Access Tokens · truefoundry bundle
    Manages TrueFoundry personal access tokens (PATs). List, create, and delete tokens for API auth and CI/CD.
    0
    installs
  32. Truefoundry Access Control · truefoundry bundle
    Manages TrueFoundry roles, teams, and collaborators. Create custom roles, organize users into teams, and grant access to resources. Use when managing permissions, creating teams, or adding collaborators.
    0
    installs