ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

farmos-land-portfolio

Query land ownership, leases, landlord info, and land payments. Write operations for payment management and lease renewals.

Why use this skill?

Manage your FarmOS land leases, landlord relationships, and payments with this OpenClaw skill. Ensures data integrity and full access.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/brianppetty/farmos-land-portfolio
Or

What This Skill Does

The farmos-land-portfolio skill acts as a comprehensive management interface for agricultural land data, enabling OpenClaw agents to interface directly with the FarmOS land module. It facilitates the tracking and management of owned and leased land, including detailed oversight of landlord relationships, lease agreements, and financial obligations. By enforcing strict data integrity rules, this skill ensures that all queries—whether related to annual land costs, parcel-specific rent amounts, or payment statuses—return complete datasets rather than partial, truncated results. It bridges the gap between raw ledger data and actionable management insights.

Installation

To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/brianppetty/farmos-land-portfolio

Use Cases

This skill is designed for farm managers and administrative staff who need to maintain tight control over land assets. Use cases include performing routine audits of lease expiration dates, generating monthly financial reports for rent disbursements, cross-referencing parcel-specific land costs against yearly budgets, and managing the lifecycle of land payments. It is particularly effective for teams that handle multiple landlords and lease types, as it simplifies the process of retrieving contact information and payment status for specific parcels.

Example Prompts

  1. "What payments are due in March, and what is the total cost for the month?"
  2. "Mark all rent payments for the Smith ground as paid in the system."
  3. "Show me a list of all leased parcels where the lease expires before December 31, 2026."

Tips & Limitations

To ensure security and data accuracy, observe the following rules:

  • Access Control: This skill is restricted to admin or manager roles. Always ensure your user profile is correctly mapped in ~/.openclaw/farmos-users.json before executing requests.
  • Data Integrity: Never attempt to use the dashboard endpoint, as it truncates data to five entries. Always rely on the /all endpoints to ensure complete visibility of your financial commitments.
  • Reporting: If a request fails or returns an empty dataset, the agent is instructed to explicitly report this failure. Do not assume silence means success.
  • Security: Because this skill handles financial data and lease terms, always verify the context before performing write operations like payment status updates or lease renewals.

Metadata

Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-brianppetty-farmos-land-portfolio": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#farming#land#leases#landlords
Safety Score: 3/5

Flags: network-access, external-api