Plugin · Claude Code · Automation

Legout Flowerpower Skill

legout-flowerpower-skill is a Claude Code plugin for the Operate phase that helps you build, configure, and manage FlowerPower Hamilton pipelines with APScheduler or RQ.

by legout · github.com/legout/flowerpower-skill

Install when you build or run FlowerPower data workflows with Hamilton graphs plus APScheduler or RQ scheduling in Claude-assisted sessions.

2
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install legout-flowerpower-skill@legout/flowerpower-skill
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:legout/flowerpower-skill") and the paste-ready config with skillselion.get_install_config("plugin:legout/flowerpower-skill").

About

What it does

legout-flowerpower-skill is a Claude Code plugin bundling skills for the FlowerPower workflow framework, which combines Hamilton for explicit data DAGs with APScheduler or RQ for scheduling and queue-backed execution. Solo builders shipping APIs, internal tools, or small SaaS with batch or ETL workloads can install it so Claude Code speaks the same vocabulary when defining nodes, wiring dependencies, and operating workers. The canonical journey placement is Operate infra because the value peaks when pipelines must run reliably on a schedule or queue, though you will also use it during Build backend while authoring graphs and during Grow analytics when pipelines feed metrics. Expect intermediate complexity: you should already understand Python job scheduling concepts. This is a specialized automation plugin, not a general agent core or MCP integration catalog.

Highlights

  • Skills target FlowerPower: Hamilton DAGs combined with APScheduler and/or RQ
  • Coverage themes: building, configuring, and managing data-processing pipelines
  • Keyword set spans pipeline, scheduler, workflow, Hamilton, and data-processing
  • Suited to backend and analytics-style solo products with recurring jobs
  • Single-plugin bundle (1 plugin) focused on the FlowerPower framework

Why builders use it

Scheduling Hamilton data pipelines with APScheduler or RQ involves repetitive boilerplate that agents guess wrong without framework-specific skills.

After you add the plugin, Claude Code can follow FlowerPower patterns for DAG design, scheduler setup, and ongoing pipeline management.

At a glance

  • Type - Plugin in Automation.
  • Adoption - 0 installs, 2 stars, 0 votes.

FAQ

Who is legout-flowerpower-skill for?

It is for developers using FlowerPower (Hamilton with APScheduler or RQ) who want Claude Code skills aligned to that stack.

When should I use legout-flowerpower-skill?

Use it while implementing backend pipelines and when operating scheduled or queued jobs in production.

How do I add legout-flowerpower-skill to my agent?

Install the plugin from legout/flowerpower-skill via Claude Code, ensure Python and your FlowerPower project are in the workspace, then enable the bundled skills for pipeline tasks.

Discussion

Comments

Share how you use legout-flowerpower-skill, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.