pick-object
Use this skill when the user wants the robot to pick up or manipulate an object: - "Pick up the red block" - "Grab the cup from the table"
Install / Use
npx skills add zhywwyzh/rosclaw-diffInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Our assessment of pick-object
pick-object scores 50/100 on our quality scale, 956th of 1,299 Development & Engineering skills we index.
Its SKILL.md is 601 bytes long, split into 5 sections and no code examples: fairly brief, so expect to fill in details yourself.
It has no GitHub stars yet, so there is no community track record; judge it on its content.
Maintenance, license and trust
- The repository was last updated about 7 months ago. That is recent enough to be usable, but agent tooling moves fast, so check the instructions against your agent's current version.
- Our last check on 2026-09-22 found the source still online.
- No license is declared. By default that means all rights are reserved: you can read it, but reusing or redistributing it is not clearly permitted. Ask the author before building on it commercially.
- Its trust signals score 74/100, with 3 cautions from licensing, adoption, age or documentation. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.
Safety scan
No issues foundOur scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. An AI review of the same text found nothing harmful.
AI review by kimi-k2.7-code on 2026-09-24. Automated pattern scan on 2026-09-23. It catches known dangerous patterns, not every risk — read a skill before letting an agent act on it.
pick-object compared with similar skills
All 4 of these similar skills score higher than pick-object; compare them before choosing.
| Skill | Score | Stars | Updated | Format |
|---|---|---|---|---|
| pick-object (this skill)by zhywwyzh | 50 | 0 | 7mo ago | SKILL.md |
| career-opsby career-ops-hq | 100 | 72.5k | today | CLAUDE.md |
| ai-job-searchby MadsLorentzen | 100 | 43.8k | 2d ago | CLAUDE.md |
| claude-howtoby luongnv89 | 100 | 41.6k | 4d ago | CLAUDE.md |
| guizang-ppt-skillby op7418 | 99 | 26.9k | 48d ago | CLAUDE.md |
Frequently asked questions
- How do I install pick-object?
- Run
npx skills add zhywwyzh/rosclaw-diff. The install tabs above show the steps for each supported agent. - Which AI agents does pick-object work with?
- It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
- Is pick-object safe to use?
- Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. An AI review of the same text found nothing harmful. It declares no license and scores 74/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
- Is pick-object still maintained?
- The repository was last updated about 7 months ago. That is recent enough to be usable, but agent tooling moves fast, so check the instructions against your agent's current version.
Skill content
View source on GitHubPick Object
When to Use
Use this skill when the user wants the robot to pick up or manipulate an object:
- "Pick up the red block"
- "Grab the cup from the table"
- "Move the object to the left"
Status
Phase 2 — This skill requires MoveIt2 action integration, which is not yet implemented.
Planned Steps
- Identify the target object (via camera or user description)
- Plan a grasp using MoveIt2
- Execute the pick motion
- Confirm success or report failure
Dependencies
- MoveIt2 action server
ros2_action_goaltool (Phase 2)- Camera for object detection (optional)
Related Skills
career-ops
72.5kOpen-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
ai-job-search
43.8kThe job search that runs on your machine. AI job application framework built on Claude Code: evaluate postings, tailor CVs, write cover letters, prep interviews. Fork it and own it.
claude-howto
41.6kA visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.
guizang-ppt-skill
26.9kAI-agent Skill for generating polished HTML slide decks: editorial magazine and Swiss layouts, image prompts, social covers, and a WebGL/low-power presentation runtime.
Trust signals
From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.
