leafengines-workspace

leafengines-workspace is a skill for Claude Code, Codex from QWarranto/leafengines-claude-mcp. It costs 20 tokens per session (1,544 once invoked), scanned A, original, MIT.

A pre-configured workspace for agricultural analysis using LeafEngines tools. It sets up project instructions, API configuration, scheduled monitoring, templates, and a memory structure.

In plain words
What is it for?
Use it to start agricultural monitoring and analysis projects, configure LeafEngines API access, and run prepared agricultural task workflows.
Why use it?
It removes the need to assemble the workspace setup and agricultural tool configuration yourself. The input does not specify the exact analyses it can perform.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: positional $N argument; mentions AGENTS.md; built for openclaw.

Good fit Use it to start agricultural monitoring and analysis projects, configure LeafEngines API access, and run prepared agricultural task workflows.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/qwarranto/leafengines-claude-mcp/leafengines-workspace-skill
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add QWarranto/leafengines-claude-mcp --skill leafengines-workspace-skill
Clone the repo
git clone --depth 1 https://github.com/QWarranto/leafengines-claude-mcp

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for leafengines-workspace

README.md
[![agentmods](https://agentmods.dev/badge/skills/qwarranto/leafengines-claude-mcp/leafengines-workspace-skill/github.svg)](https://agentmods.dev/skills/qwarranto/leafengines-claude-mcp/leafengines-workspace-skill)
Your own site
<a href="https://agentmods.dev/skills/qwarranto/leafengines-claude-mcp/leafengines-workspace-skill"><img src="https://agentmods.dev/badge/skills/qwarranto/leafengines-claude-mcp/leafengines-workspace-skill/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for leafengines-workspace

Your own site · 80×15
<a href="https://agentmods.dev/skills/qwarranto/leafengines-claude-mcp/leafengines-workspace-skill"><img src="https://agentmods.dev/badge/skills/qwarranto/leafengines-claude-mcp/leafengines-workspace-skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 20 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,544 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00020 $0.01544
Opus 5 $0.00010 $0.00772
Sonnet 5 $0.00004 $0.00309
Haiku 4.5 $0.00002 $0.00154

Measured 11d ago against content hash 6fc6039221fc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

leafengines-workspace scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

leafengines-workspace-skill/SKILL.md · 195 lines

How it starts

The opening of the file, as written. The whole thing — 195 lines — stays where its author put it; the contents beside it link to each section on GitHub.

⚡ Get Started Now

Free tier — no signup, no credit card:

  • Test key: leaf-test-370df0a2e62e (works immediately)
  • Free header: x-free-tier: true (no key needed)

Ready for production?

Partner Program: Stop building for free. Use our API to sell $100–200 soil reports to local farmers, drone pilots, and GIS communities. You buy each report for $25. Join our Partner Program →

Preliminary Site Scan - SoilCertify Quick geotechnical overview with essential soil data and basic risk indicators. https://buy.stripe.com/fZu00j44C0Jp4Nc3syaMU0f

LeafEngines Workspace Skill

Pre-configured OpenClaw workspace that sets up AGENTS.md and TOOLS.md with LeafEngines agricultural intelligence integration.

What This Skill Does

  1. Creates optimized AGENTS.md with LeafEngines-specific workflows
  2. Creates TOOLS.md with LeafEngines API configuration
  3. Sets up cron jobs for agricultural monitoring
  4. Provides templates for agricultural analysis tasks
  5. Configures memory structure for agricultural projects

Installation

openclaw skills install clawhub:leafengines-workspace

Usage

After installation, your workspace will have:

1. AGENTS.md with:

  • LeafEngines-specific heartbeat checks
  • Agricultural cron job patterns
  • Project templates for soil analysis, planting optimization, etc.
  • Memory structure for agricultural projects

2. TOOLS.md with:

  • LeafEngines API key configuration
  • Tool descriptions and use cases
  • Example queries and workflows
  • Integration with other agricultural tools

3. Cron Jobs for:

  • Daily soil health monitoring
  • Weekly planting window alerts
  • Seasonal crop planning
  • Environmental compliance checks

Configuration

1. Set Your API Key

Edit TOOLS.md and add your LeafEngines API key:

### LeafEngines API
- **API Key:** `ak_your_key_here`
- **Base URL:** `https://wzgnxkoeqzvueypwzvyn.supabase.co/functions/v1/mcp-server`
- **Plan:** Enterprise (adjust based on your subscription)

Read the full file on GitHub · 195 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 195 lines · 20 tokens per session scan A 6fc6039221fc

Subscribe to this mod's changes

leafengines-workspace is a skill published in the GitHub repository QWarranto/leafengines-claude-mcp (5 stars, last pushed 2mo ago), licensed MIT. It adds 20 tokens to every session and 1,544 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

General Data Analysis Skills Index

General-purpose skills for data analysis infrastructure: workspace file organization, environment management, parallel computing, and performance.

aristoteleo/PantheonOS · 28 tokens

optimizer

Analyzes and automatically optimizes existing agents by improving system prompts and tool configuration.

inclusionAI/AWorld · 18 tokens

app_evaluator

A professional skill for App Evaluation (evaluating app's performance with score) and App Improvement (giving professional suggestions for improving the app's performance).

inclusionAI/AWorld · 33 tokens

self_evolve

Use for framework-gated self-evolve workflows in AWorld: evolve skills, create trajectory-backed proposals, inspect self-evolve run artifacts, run aworld-cli optimize, or prepare verified apply decisions through aworld.selfevolve gates.

inclusionAI/AWorld · 51 tokens

video-subtitles-and-audio-insert-workflow

Burn hard subtitles from UTF-8 SRT files using moviepy 2.x with CJK-capable system fonts; tune font size, placement, stroke, and encode settings (bitrate or CRF) to avoid oversized outputs. Documents ffprobe/ffmpeg workflows for inspection, encoding, and batch jobs; troubleshooting for fonts, bitrate, and pacing.…

inclusionAI/AWorld · 140 tokens

ad_video_create

Create ad-ready product video from product images, with or without character/subject images. The workflow leverages AI-powered image composition, scene understanding, and video generation. Video prompts should follow commercial shot language—visual hooks, product presence, hero shots, detail showcase, function…

inclusionAI/AWorld · 64 tokens