๐ŸŽฏ

searching-packages

๐ŸŽฏSkill

from robomotionio/agent-skills

VibeIndex|
What it does
|

A skill for searching Robomotion packages, nodes, templates, and examples using the Robomotion CLI with fuzzy and semantic search capabilities. Part of a skill set for building, testing, and running Robomotion automation flows.

๐Ÿ“ฆ

Same repository

robomotionio/agent-skills(7 items)

searching-packages

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add robomotionio/agent-skills --skill searching-packages
skills.sh Installโš  Installs to .agents/skills/
npx skills add robomotionio/agent-skills --skill searching-packages
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/searching-packages/SKILL.md

SKILL.md

42Installs
-
AddedApr 18, 2026

More from this repository6

๐ŸŽฏ
reversing-network๐ŸŽฏSkill

A set of seven skills for building, testing, and running Robomotion automation flows using the TypeScript SDK builder, including flow creation, validation, browser exploration, and network reverse-engineering capabilities.

๐ŸŽฏ
exploring-browser๐ŸŽฏSkill

A skill for interactive browser exploration through the Robomotion Browser MCP, enabling page snapshots, action recording, and network traffic capture for building automation workflows.

๐ŸŽฏ
testing-flow๐ŸŽฏSkill

A skill for authoring and running behavioral tests for Robomotion automation flows using the @robomotion/sdk/testing framework and bun test runner.

๐ŸŽฏ
validating-flow๐ŸŽฏSkill

Agent skills for building, testing, and running Robomotion automation flows using the @robomotion/sdk TypeScript builder, with 7 skills covering flow creation, validation, testing, execution, package search, browser exploration, and network reverse-engineering.

๐ŸŽฏ
creating-flow๐ŸŽฏSkill

Agent skills for building, testing, and running Robomotion automation flows using the @robomotion/sdk TypeScript builder. Includes seven skills covering flow creation, validation, behavioral testing, execution, package search, interactive browser exploration, and network reverse-engineering.

๐ŸŽฏ
running-flow๐ŸŽฏSkill

An agent skill for executing Robomotion automation flows on a robot, streaming agent-mode events with bounded retries, as part of a skill set for building, testing, and running Robomotion workflows using the TypeScript SDK.