johstracke logo

johstracke skills on Remote OpenClaw

10 skills published by johstracke. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.

research-assistant

Structured note-taking and knowledge management tool for agents. Stores research notes by topic with tags, supports full-text search across sessions, and exports to markdown files. Data persists in a local JSON database between sessions.

Web & Frontend Development1.8K installs

url-fetcher

Fetches web content using Python's standard library with no external dependencies or API keys. Supports HTML retrieval, basic HTML-to-markdown conversion, and safe file writes with path and URL validation built in.

Web & Frontend Development1.1K installs

task-runner

Persistent task and project manager that stores todos across agent sessions in a local JSON file. Supports project grouping, priority levels, status tracking, and markdown export. File exports are sandboxed to safe directories to prevent injection attacks.

Web & Frontend Development1.1K installs

security-checker

Static analysis tool that scans Python skill files before publishing to ClawHub. Checks for dangerous imports, hardcoded secrets, unsafe file operations, and code execution functions like eval/exec. Produces warnings and pass/fail results to guide safe publishing decisions.

Health & Fitness1.1K installs

note-processor

A command-line tool that analyzes and summarizes research notes stored in research_db.json. Provides summaries, keyword extraction, keyword search, and topic listing. Works alongside research-assistant, which handles note creation.

Search & Research1K installs

plant-tracker

A command-line tool for tracking plants and garden care. Stores plant records with species, location, planting date, and a full care history. Supports multiple garden types from indoor houseplants to vegetable beds and community plots.

Web & Frontend Development818 installs

garden-layout-planner

A command-line tool for planning garden beds with companion planting, plant spacing, and sun exposure tracking. Stores layouts in a local JSON database and supports multi-season crop rotation planning. Exports layouts to markdown for offline reference.

Web & Frontend Development807 installs

seasonal-planting-guide

A command-line tool that provides region-specific planting schedules based on USDA hardiness zones. It covers what to plant each month, plant details, and allows adding custom varieties to the calendar. Data is stored locally in JSON format.

Coding Agents & IDEs803 installs

pest-disease-tracker

A command-line tool for logging garden pests and diseases, recording treatments applied, and tracking whether those treatments worked. Stores all data locally in a JSON file under ~/.openclaw/workspace/.

Coding Agents & IDEs761 installs

farm-task-manager

Farm Task Manager organizes farm chores with scheduling, priorities, and recurring task support. Tasks are stored locally and can be filtered by status, category, assignee, or due date. Supports export to markdown or JSON.

Productivity & Tasks527 installs