Forrest Murray avatar

Forrest Murray

Community

@FMurray · Thurmont, MD

14Followers
|
69Public Repos
|
26Published Skills

Explorer of full-stack things -- LLM Agents, Data Intensive Applications, Hardware Hacking. Aspiring to Software Craftsmanship.

Skills Distribution
DomainData Systems...Databricks Platfor.. (35%)MLflow Observabili.. (30%)GenAI Agent Deploy.. (20%)Data Pipelines & S.. (15%)

Agent Skills by Forrest Murray

Showing 26 vetted skills indexed across 1 GitHub repositories.

FMurrayFMurray

databricks-docs

Fetches the Databricks llms.txt documentation index to look up APIs and concepts.

Community
Basic
FMurrayFMurray

analyzing-mlflow-trace

Analyzes a single MLflow trace to debug errors and root-cause agent behavior.

Community
Intermediate
FMurrayFMurray

analyzing-mlflow-session

Analyzes multi-turn MLflow chat sessions by reconstructing traces and assessments.

Community
Advanced
FMurrayFMurray

databricks-config

Configure Databricks profiles and authenticate for Databricks Connect, CLI, and SDK.

Community
Intermediate
FMurrayFMurray

model-serving

Deploy and query MLflow models and GenAI agents on Databricks Model Serving endpoints.

Community
Advanced
FMurrayFMurray

synthetic-data-generation

Generate realistic synthetic datasets with Faker and Spark and save them to Databricks Unity Catalog Volumes.

Community
Advanced
FMurrayFMurray

spark-declarative-pipelines

Create and configure Databricks Lakeflow Spark Declarative Pipelines with SQL or Python.

Community
Advanced
FMurrayFMurray

databricks-python-sdk

Provides reference guidance and code examples for the Databricks Python SDK, Connect, CLI, and REST API.

Community
Intermediate
FMurrayFMurray

searching-mlflow-docs

Retrieves MLflow documentation pages and code examples from the official docs site.

Community
Basic
FMurrayFMurray

unstructured-pdf-generation

Generates synthetic PDF documents with RAG evaluation JSON files and uploads them to Unity Catalog Volumes.

Community
Intermediate
FMurrayFMurray

databricks-genie

Create and query Databricks Genie Spaces for natural language SQL exploration.

Community
Intermediate
FMurrayFMurray

mlflow-onboarding

Guides MLflow onboarding by detecting GenAI or traditional ML use cases and integrating tracing or tracking.

Community
Intermediate
FMurrayFMurray

databricks-app-python

Build Python-based Databricks applications using Dash, Streamlit, or Flask frameworks.

Community
Advanced
FMurrayFMurray

querying-mlflow-metrics

Fetches aggregated trace metrics from MLflow tracking servers.

Community
Intermediate
FMurrayFMurray

agent-bricks

Create and manage Databricks Knowledge Assistants, Genie Spaces, and Multi-Agent Supervisors.

Community
Intermediate
FMurrayFMurray

databricks-app-apx

Build full-stack Databricks applications using the APX framework with FastAPI and React.

Community
Advanced
FMurrayFMurray

databricks-jobs

Create, schedule, and monitor Databricks Jobs using Python SDK, CLI, or Asset Bundles.

Community
Advanced
FMurrayFMurray

instrumenting-with-mlflow-tracing

Instruments Python and TypeScript applications with MLflow Tracing for LLM observability.

Community
Intermediate
FMurrayFMurray

retrieving-mlflow-traces

Retrieves and filters MLflow traces by ID, status, session, tags, and execution time via CLI or Python API.

Community
Intermediate
FMurrayFMurray

asset-bundles

Create and configure Databricks Asset Bundles for multi-environment deployments.

Community
Intermediate
FMurrayFMurray

aibi-dashboards

Create Databricks AI/BI dashboards with validated SQL queries and structured JSON deployment.

Community
Advanced
FMurrayFMurray

lakebase-provisioned

Provision and connect to Databricks Lakebase managed PostgreSQL instances for OLTP workloads.

Community
Intermediate
FMurrayFMurray

agent-evaluation

Evaluates LLM agent output quality using MLflow datasets, scorers, and tracing.

Community
Advanced
FMurrayFMurray

databricks-unity-catalog

Query Unity Catalog system tables and manage volume file operations on Databricks.

Community
Intermediate

Frequently Asked Questions About Forrest Murray

FAQPage Schema
What tasks can I accomplish with Forrest Murray's Databricks skills?

You can configure Databricks authentication, create and run jobs, build Asset Bundles for multi-environment deployments, provision Lakebase PostgreSQL for OLTP, query Unity Catalog system tables, generate synthetic data with Faker and Spark, and create AI/BI dashboards with validated SQL.

Who are these MLflow and Databricks skills designed for?

Data engineers, ML engineers, and GenAI developers working on the Databricks platform. They suit practitioners building pipelines, instrumenting LangChain/LangGraph/OpenAI agents with tracing, evaluating agent quality, or deploying conversational apps via Agent Bricks and Genie Spaces.

How do I analyze and debug MLflow traces with these skills?

Provide a trace ID to analyze a single trace, or a session ID for multi-turn chat debugging. You can retrieve traces filtered by status, tags, or latency, query aggregated metrics like token usage and costs, then tag traces or log feedback assessments after review.

What are the prerequisites for using these Databricks skills?

You need a Databricks workspace with configured profile authentication via Databricks Connect, CLI, or SDK. MLflow skills require a tracking server and logged traces; pipeline skills require serverless compute access; Genie and Agent Bricks require appropriate workspace entitlements.

Can I build full-stack applications on Databricks with these skills?

Yes. The databricks-app-python skill covers Dash, Streamlit, and Flask apps, while databricks-app-apx covers the APX framework combining FastAPI backends with React frontends, both deployable as Databricks applications.