whatisgithub

What is canopyops?

stunspot/canopyops — explained in plain English

Analysis updated 2026-05-18

9PythonAudience · ops devopsComplexity · 3/5LicenseSetup · easy

In one sentence

An AI skill for cannabis cultivation operations that turns grow logs and observations into crop plans, diagnostics, and compliance records.

Mindmap

mindmap
  root((repo))
    What it does
      Cannabis crop plans
      Incident diagnostics
      Harvest readiness review
      Operating records
    Tech stack
      Python
      Markdown
      CSV
      JSON
    Use cases
      Build room crop plans
      Diagnose grow incidents
      Calculate VPD and irrigation
      Generate CAPA reports
    Audience
      Cultivation operators
      Compliance staff

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Build a cannabis crop plan from facility limits and cultivar targets.

USE CASE 2

Diagnose an environmental or pest incident from logs and observations.

USE CASE 3

Calculate irrigation, VPD, and dryback figures with reproducible formulas.

USE CASE 4

Review harvest readiness and generate CAPA or incident reports.

What is it built with?

PythonMarkdownCSVJSON

How does it compare?

stunspot/canopyopsabhinavshrivastava950/montaraalirezarezvani/promptor
Stars999
LanguagePythonPythonPython
Last pushed2025-09-14
MaintenanceQuiet
Setup difficultyeasymoderateeasy
Complexity3/54/52/5
Audienceops devopsdeveloperpm founder

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 30min

Live use in Claude.ai and Claude Code hosts had not yet been recorded as of this README.

Content is CC-BY-ND-4.0 (reuse with attribution, no modification), while scripts and schemas are MIT (use, modify, and share freely, including commercially).

So what is it?

CanopyOps is an AI skill built for cannabis cultivation operations. It is designed to work inside AI assistants like Codex and Claude, taking in observations, logs, and facility details from a grow operation and turning them into structured records: crop plans, diagnostic writeups, harvest reviews, incident reports, and shift handoffs. The goal is to make the reasoning behind a cultivation decision visible, including what evidence was used, what assumptions were made, and who still needs to approve something, rather than just spitting out an answer. With it, a grower could build a room and crop plan from facility limits and cultivar information, work through an environmental or pest problem step by step instead of jumping to one guess, calculate figures like vapor pressure deficit or irrigation volumes, review whether a harvest is actually ready, and generate paperwork such as CAPA reports and risk registers. Everything it produces is plain Markdown, CSV, or JSON files using included templates, so the output is meant to be readable and reusable rather than proprietary. It was built by a person working with Codex and GPT-5.6 during an OpenAI event in July 2026, with the human providing the product direction, source material, and judgment about what the tool should and should not do. The project explicitly states it is advisory only: it will not authorize pesticide use, interpret local law, approve inventory releases, or replace the facility's own procedures and accountable staff. It includes an 18-test suite so people can check how it behaves rather than take the claims on faith. CanopyOps supports installation as a Codex plugin, a standalone Codex skill, a Claude.ai custom skill upload, or a Claude Code skill, though the README notes that live use in some of these hosts has not yet been recorded. Python is optional and only needed for extra deterministic calculations and validation, the core workflow can run without it. The Augment content itself is licensed CC-BY-ND-4.0 for commercial reuse with attribution, while the Python scripts, tests, and schemas are under MIT.

Copy-paste prompts

Prompt 1
Help me install Stunspot/CanopyOps as a Codex or Claude Code skill.
Prompt 2
Build a cannabis crop plan from this room profile, cultivar, and facility constraints.
Prompt 3
Diagnose this cultivation incident from my logs and separate evidence from assumptions.
Prompt 4
Explain what templates CanopyOps includes for harvest review and compliance records.

Frequently asked questions

What is canopyops?

An AI skill for cannabis cultivation operations that turns grow logs and observations into crop plans, diagnostics, and compliance records.

What language is canopyops written in?

Mainly Python. The stack also includes Python, Markdown, CSV.

What license does canopyops use?

Content is CC-BY-ND-4.0 (reuse with attribution, no modification), while scripts and schemas are MIT (use, modify, and share freely, including commercially).

How hard is canopyops to set up?

Setup difficulty is rated easy, with roughly 30min to a first successful run.

Who is canopyops for?

Mainly ops devops.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.