fft-farm-onboarding

Discover and map Home Assistant farm entities into a farm-profile.json file.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/0-CYBERDYNE-SYSTEMS-0/nano-core --skill fft-farm-onboarding
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fft-farm-onboarding
Source: https://github.com/0-CYBERDYNE-SYSTEMS-0/nano-core/tree/main/skills/runtime/fft-farm-onboarding
Command: npx skills add https://github.com/0-CYBERDYNE-SYSTEMS-0/nano-core --skill fft-farm-onboarding

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the initial setup and configuration of farm-related devices and sensors within a Home Assistant environment, ensuring accurate data mapping and readiness for production use.

Core Features & Use Cases

  • Entity Discovery: Automatically identifies Home Assistant entities relevant to farm operations.
  • Smart Mapping Suggestions: Provides AI-driven suggestions for mapping discovered entities to farm-specific profiles with confidence scores.
  • Ambiguity Resolution: Allows for confirmation or correction of suggested mappings, especially for entities with lower confidence scores.
  • Profile Generation: Writes and persists the farm-profile.json file with the finalized entity mappings.

Quick Start

Run the farm onboarding script to discover and map Home Assistant entities for your farm profile.

Frequently Asked Questions about fft-farm-onboarding

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

FAQPage Schema
How do I map Home Assistant entities to a farm automation profile?

To map Home Assistant entities to a farm automation profile, you run an onboarding script that discovers agricultural devices and suggests smart mappings with confidence scores. You confirm or correct these suggestions to finalize the configuration.

What is entity discovery for agricultural IoT in Home Assistant?

Entity discovery for agricultural IoT is the automated process of identifying Home Assistant sensors and devices relevant to farm operations. It streamlines setup by finding existing entities and preparing them for profile mapping.

How do I generate a farm-profile.json configuration file for my IoT devices?

You generate a farm-profile.json configuration file by resolving entity mapping ambiguities during the onboarding process. The script persists the finalized mappings into this JSON file for your agricultural setup.

Do I need to authenticate Home Assistant before running farm onboarding configuration?

Yes, you need Home Assistant running and fully authenticated before starting farm onboarding configuration. This production setup ensures the onboarding script can securely access and discover your agricultural entities.

How does the onboarding script handle ambiguous entity mappings for farm sensors?

The onboarding script handles ambiguous entity mappings by providing AI-driven suggestions with confidence levels. You can manually confirm or correct mappings for farm sensors that have lower confidence scores.