farm

Installation
SKILL.md

Farm

Run a context farmer to pull information from an external source into the vault.

Argument

$ARGUMENTS is the farmer name (e.g., slack).

Workflow

  1. Validate argument: If $ARGUMENTS is empty, list available farmers by globbing .claude/agents/*-farmer.md and ask the user which one to run.

  2. Validate farmer exists: Check that .claude/agents/$ARGUMENTS-farmer.md exists. If not, list available farmers and report the error.

  3. Run the farmer: Launch the farmer subagent using the Agent tool:

    • Use the agent name $ARGUMENTS-farmer
    • Prompt: "Execute your farming instructions now."
Installs
2
GitHub Stars
184
First Seen
Jul 20, 2026
farm — bradautomates/second-brain