DSH Plugin Store
Back to home

GoalfyAI

goalfydata

A shared data backend for AI agents and authorized teams.

Stars
9
Language
Shell
Created
Jul 6, 2026
Updated
Aug 10, 2026
SkillsMCP
GitHub repo

Introduction


GoalfyData Logo

A shared place for AI agents to build, update, analyze, and reuse business data.

Turn spreadsheets, APIs, databases, and agent outputs into reusable datasets and data apps
that preserve business context and stay up to date.

Website License Status Agent Callable

Website · Get Started · Documentation


Understand GoalfyData in 30 Seconds

Codex, Claude Code, Manus, and other connected agents can create datasets, write update scripts, analyze results, and build data apps. GoalfyData keeps the resulting data together with its field definitions, metric definitions, table relationships, permissions, and governance rules.

The result is a durable data asset that can be reused across conversations, agents, devices, and teams. Import data, run SQL analysis, schedule updates, share with controlled access, and deploy data apps from the same dataset. When the dataset updates, connected apps continue to read the latest data.

Quick Start

The fastest path is to open the integration page for your platform, copy its setup instructions, and give them to your agent. Create your API Key in GoalfyData Settings; keys use the gfk_ prefix and are shown only once.

PlatformFastest setupDetailed guideStatus
CodexOpen the Codex integration and send the setup text to CodexCodex Quick StartAvailable
Claude CodeOpen the Claude Code integration and send the setup text to Claude CodeClaude Code Quick StartAvailable
ManusOpen the Manus integration, then add the MCP connector and upload the Skill in ManusManus Quick StartAvailable
Other Agents / Generic MCPConnect the remote MCP and load the generic SkillGeneric Integration GuideAvailable for compatible MCP/CLI agents

Manus setup currently requires manual steps in its web interface; it cannot be completed by pasting an install runbook into a Manus conversation.

Minimal manual CLI setup

For macOS or Linux developers who prefer manual setup:

curl -fsSL https://cdn.goalfydata.ai/dataset-uds/install.sh | sh
uds-cli login --api-key gfk_your_api_key --api-url https://api.goalfydata.ai

Then follow the platform guide above to install the Skill/plugin and connect MCP. The detailed guides cover Windows, updates, key rotation, and troubleshooting. A successful connection exposes 20 GoalfyData MCP tools, including uds_query and uds_dataset_manage.

How AI Agents Create and Reuse Data Assets with GoalfyData

CSV files give an agent rows and columns. Prompts give it instructions for one conversation. Neither preserves the structure, definitions, relationships, and business rules another agent needs to continue the work later. GoalfyData turns that missing context into a reusable data asset.

1. Connect GoalfyData with your AI agent

Choose your platform in Quick Start, copy the MCP and Skill setup instructions, and give them to Codex, Claude Code, Manus, or another compatible agent.

This connection gives your agent the ability to create, understand, update, manage, and reuse governed data assets—not simply send data to another tool.

2. Tell your agent what you want to build

Start with the business outcome and data you need. For example:

Help me scrape today's recommended AI tools and categories on GitHub.

Your agent can work out the required sources, tables, field relationships, and metrics, then collect or prepare the data. You can also provide an Excel or CSV file, or connect sources such as Google Analytics 4 (GA4) and Google Search Console (GSC).

Ask an agent to collect the data required for a business goal

Want to try the workflow yourself? Click the file title below to download the example files, then give them to your agent and describe the data asset you want to build.

  • EXAMPLE Ecommerce Data — simulated Amazon, Shopify, Meta Ads, returns, and SKU cost data for two weekly reporting periods

For other ready-to-use datasets, email goalfydata@goalfyai.com.

3. Create a reusable data asset

Ask your agent to organize the result in GoalfyData. It saves more than rows of data: it preserves the context that another agent needs to use the asset correctly.

Preserved contextWhat it provides
TablesThe original data structure
RelationshipsHow tables and records connect
Field meaningsWhat each field represents
RulesBusiness logic, metrics, and processing requirements
Usage guidance / SkillsHow agents should query, update, and apply the asset

Your AI agent doesn't just access data. It understands how to use it.

Ask an agent to create a reusable GoalfyData asset

4. Create applications powered by your data assets

Once the data asset exists, ask your agent to create a purpose-built application such as an analysis report, business dashboard, or automated analysis tool.

For example:

Create a dashboard from the GitHub AI Tools Intelligence dataset.

The agent uses the asset's structure, field definitions, relationships, and analysis rules to build the application. The application remains connected to its dataset, so when the data updates, metrics recalculate and reports or dashboards continue to reflect the latest information—without rebuilding the application or manually changing its configuration.

Ask an agent to create an application from a data asset
Example of an application powered by a reusable data asset

You can view the dashboard from this walkthrough.

To keep the data current, tell your agent the update schedule in natural language. The agent will explain Managed Refresh usage and ask for confirmation before enabling it.

Ask an agent to schedule automatic data updates

5. Analyze, manage, and share with any agent

A GoalfyData asset is not tied to the agent or conversation that created it. One agent can build the asset, and any other connected, authorized agent can continue the work later.

For example, Codex could create the GitHub AI Tools Intelligence dataset today. Later, you could ask another agent to Analyze this dataset from GoalfyData, then use Claude to Generate market insights based on this dataset.

There is no need to upload the CSV again, explain every field again, or restate the business rules. Each authorized agent can continue from the same preserved data context.

Use the same reusable data asset with another AI agent

You can also manage and share the same data asset through natural-language requests such as:

Show me the latest status of the GitHub AI Tools Intelligence dataset.

Share this dataset with my team and give them read-only access.

Update the access permissions for this dataset.

Your agent can inspect asset status, update dataset configuration, manage permissions, and share data assets with team members. Throughout the process, GoalfyData preserves the data structure, field definitions, relationships, rules, and access controls so future agents can continue safely from the same context.

You can also use the GoalfyData Console to view and manage datasets and applications through a visual interface.

View the data structure and share datasets, dashboards, or apps

A Reusable Data Layer for AI Agents

GoalfyData is not a dashboard that agents send data to. It is the reusable data layer that lets agents continue the work.

Explore GoalfyData examples to see practical use cases and reusable data assets. To request a sample dataset or a walkthrough for your own use case, email goalfydata@goalfyai.com.

Core Capabilities

CapabilityWhat it enables
Data import and hostingTurn spreadsheets, CSV files, APIs, databases, and agent outputs into hosted datasets
Business contextPreserve field meanings, metric definitions, table relationships, processing rules, and usage guidance
SQL and agent analysisQuery and analyze governed datasets through the CLI and MCP tools
Managed RefreshRun scheduled update scripts in an isolated environment, with logs and failure status
Controlled sharingShare datasets and results with teammates, clients, and authorized agents using permissions
Data App DeploymentDeploy dashboards and lightweight apps that continue to read the latest dataset data

How It Works

GoalfyData organizes the lifecycle around Build → Run → Share.

StageWhat happensResult
BuildAgents create datasets, update scripts, analyses, and apps from files, APIs, databases, or spreadsheetsAn understandable data asset with business context
RunGoalfyData hosts datasets and runs scheduled updates with version and status informationData stays available and up to date
ShareTeams grant controlled access to datasets and appsPeople and agents reuse the same governed result

Supported Platforms

Agent / platformIntegrationStatus
CodexPlugin, MCP, and CLIAvailable
Claude CodePlugin, MCP, and CLIAvailable
ManusRemote MCP connector and uploaded SkillAvailable
Other compatible agentsRemote MCP, generic Skill, and CLIAvailable; setup varies by platform

What This Repository Contains

This repository provides the client-side materials needed to connect agents to GoalfyData:

  • Codex and Claude Code plugins, Skills, MCP configuration, and agent-executable install runbooks
  • Manus and generic-agent Skill packages
  • Platform quick-start guides, examples, update instructions, and troubleshooting documentation
  • Community, contribution, security, and license files

GoalfyData datasets, Managed Refresh, permission sharing, and Data App Deployment are provided by the hosted GoalfyData service. Cloning this repository installs none of those server-side services and is not a self-hosted GoalfyData deployment.

What GoalfyData Is Not

GoalfyData does not replace your AI agent, operational database, spreadsheet, or BI tool. It provides the reusable data asset layer that lets connected agents preserve business context, keep data updated, and share results safely.

Documentation

ResourceUse it for
Codex Quick StartCodex installation, verification, updates, and troubleshooting
Claude Code Quick StartClaude Code installation, verification, updates, and troubleshooting
Manus Quick StartManus MCP and Skill setup
Generic Integration GuideOther MCP/CLI-compatible agents
Core ConceptsDatasets, governance rules, Skills, and relationships
FAQ · Website FAQProduct and plan questions

Community and Security

EntryWhat to submit
Report a BugConfirmed bugs, installation failures, integration issues, or regressions
Ask a QuestionSetup, usage, and troubleshooting questions
Suggest an IdeaNew integrations and product ideas
Share a Use CaseAgent workflows, business scenarios, and demos
Security PolicyHow to report a vulnerability privately

License and Service Terms

The client tools, plugins, Skills, examples, and documentation in this repository are licensed under the Apache-2.0 License.

GoalfyData's hosted datasets, Managed Refresh, sharing, and Data App Deployment are provided under the separate GoalfyData Terms of Service.

© GoalfyData Team