Linkyee Plugin Builder

Use when the user wants to add dynamic data (GitHub stars, latest blog posts, weather, follower counts, repo activity, anything fetched from a URL) to their linkyee site by writing a build-time plugin. Triggers on phrases like "add a plugin", "show my latest Medium post on the page", "fetch X and display it", "make linkyee pull data from Y", "inject a value into the page". Generates `plugins/<PluginName>.rb`, wires it up in `config.yml`, references it in the right Liquid spot, and runs the build to verify.

zhgchgli 782cbec 7.3 KB Updated

File contents

zhgchgli/linkyee/tree/main/.claude/skills/linkyee-plugin-builder commit 782cbecb90

Frequently asked questions

npx skillmds@latest add zhgchgli/linkyee-plugin-builder