Administer Grocy system and entity endpoints, including system info, config, server time, localization strings, missing-localization logging, user management, user permissions, generic entity CRUD on exposed objects, and userfield reads or updates. Use when…
TudorAndrei/grocy-skills
SkillsMP has collected 10 skills from TudorAndrei/grocy-skills. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 10
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 10 of 10 collected skills.
Manage Grocy batteries, including battery lists, battery details, charging batteries, undoing charge cycles, and printing battery labels. Use when the user wants to inspect batteries, record a charge, undo a charge cycle, or print a battery label.
Access Grocy calendar endpoints, including downloading the iCal feed and fetching the public iCal sharing link. Use when the user wants calendar export data, the Grocy iCal feed, or the public sharing link for calendar subscriptions.
Manage Grocy chores, including chore lists, chore details, executing chores, undoing chore executions, recalculating next assignments, merging chores, and printing chore labels. Use when the user wants to inspect chores, mark a chore done, undo an execution,…
Inspect the authenticated Grocy user and manage current-user settings through /user and /user/settings endpoints. Use when the user wants to see their current Grocy profile, list personal settings, read one setting, change a current-user setting, or delete a…
Manage Grocy file endpoints, including binary upload, download, and deletion by file group and base64-encoded file name. Use when the user wants to fetch an attached file, upload a file into Grocy, or delete a file from a Grocy file group.
Trigger Grocy print endpoints, currently the thermal shopping-list print route. Use when the user wants to print the shopping list with a configured thermal printer from Grocy.
Work with Grocy recipe fulfillment and recipe actions, including all-recipes fulfillment, single-recipe fulfillment, adding not fulfilled products to the shopping list, consuming in-stock ingredients, copying recipes, and printing recipe labels. Use when the…
Inspect and change Grocy stock by product id or barcode, including current stock queries, product details, stock entries, add or consume actions, transfer, inventory, opening products, undoing bookings or transactions, shopping-list helpers, label printing,…
Manage Grocy tasks, including listing incomplete tasks, completing a task, and undoing a task completion. Use when the user wants to inspect open tasks, mark a task done, or undo a mistaken completion.