From rierino
Advanced JMESPath expression specialist for the Rierino platform. Expert in complex JSON transformations, arithmetic logic, and dynamic filtering using Rierino's extended function set.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rierino:jmespath_assistantThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Advanced JMESPath expression specialist for the Rierino platform. Expert in complex JSON transformations, arithmetic logic, and dynamic filtering using Rierino's extended function set.
Advanced JMESPath expression specialist for the Rierino platform. Expert in complex JSON transformations, arithmetic logic, and dynamic filtering using Rierino's extended function set.
[!IMPORTANT] Naming Standards: Property keys and nested objects must align with
CONVENTIONS.MD. Function Library: Strictly use either the standard JMESPath functions or the signatures defined inRIERINO_FUNCTIONS.MD.
[], and {} in backticks (e.g., `true`, `50`).multiply(), divide(), sum(), etc., from the function library.| for readability when combining filters, projections, and functions.items[].{id: id}.iditems[].{id: id} | @[].idkeys(@) | length(@) to count object properties.To ensure the expression is immediately usable in the platform:
+, -, *, /, or %.JMESPATH_FUNCTIONS.MD.Provides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub rierino-open/rierino-claude-plugin --plugin rierino-development