Pinpoint
Pinpoint precisely locates objects in images by identifying key features, streamlining visual search and analysis tasks.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add pinpoint npx -- -y @trustedskills/pinpoint
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"pinpoint": {
"command": "npx",
"args": [
"-y",
"@trustedskills/pinpoint"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The pinpoint skill allows AI agents to identify specific locations or objects within an image. It can determine coordinates and provide descriptions of detected items, enabling tasks like object recognition and navigation assistance. This skill is particularly useful for robotics applications requiring precise visual information.
When to use it
- Robot Navigation: Help a robot locate and move towards a designated target object in a cluttered environment.
- Object Identification: Identify the location of specific parts or components on a machine for maintenance or inspection purposes.
- Visual Inspection: Automatically identify defects or anomalies on a product based on visual cues.
- Image Analysis: Extract data about objects within an image, such as their position and size.
Key capabilities
- Object detection
- Coordinate identification
- Descriptive labeling of detected items
Example prompts
- "Pinpoint the location of the red block in this image."
- "What are the coordinates of the charging station?"
- "Identify all instances of 'bolt' and provide their locations."
Tips & gotchas
The accuracy of pinpoint depends heavily on the quality and clarity of the input image. Ensure sufficient lighting and a clear view of the target objects for optimal results.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.