object-scene-recognition

Identify objects and scenes in images via the Baidu advanced_general API.

23|4|Updated May 7, 2026
One-click install
npx skills add https://github.com/qq5855144/GitHubM --skill object-scene-recognition
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: object-scene-recognition
Source: https://github.com/qq5855144/GitHubM/tree/main/.skills/object-scene-recognition
Command: npx skills add https://github.com/qq5855144/GitHubM --skill object-scene-recognition

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill removes the need to manually inspect images by automatically identifying the main objects and scenes in a photo, making image understanding faster and more consistent.

Core Features & Use Cases

  • Object and Scene Tagging: Detect common objects, people, animals, places, food, and scenes from a single image.
  • Confidence and Context: Return ranked labels with confidence scores and optional Baidu Baike information for richer interpretation.
  • Use Case: A product team can upload user photos to auto-tag content for smart albums, search, and moderation workflows.

Quick Start

Upload an image and ask the Skill to identify the top objects or scenes with confidence scores and optional Baike details.

Frequently Asked Questions about object-scene-recognition

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically recognize objects and scenes in user photos for smart albums?

To auto-tag images for smart albums, this Skill identifies objects and scenes in photos. It returns up to five ranked labels with confidence scores, eliminating manual inspection and enabling consistent photo categorization.

What image formats are supported for object detection via the Baidu API?

Object detection via the Baidu API supports Base64 encoded image strings or public image URLs as input. You provide one of these formats, and the API analyzes the photo to return detected scene and object labels.

Can I get additional context or metadata for the labels detected in an image?

Yes, you can get additional context for detected image labels. The Skill supports optional Baidu Baike metadata retrieval, providing richer interpretation and descriptive information alongside the standard confidence scores for recognized objects.

Does image content moderation work with MiniProgram workflows?

Image content moderation works seamlessly with MiniProgram workflows. The Skill supports web and MiniProgram environments, allowing product teams to upload user photos and automatically review or tag visual content.

Do I need a Baidu API key to perform scene classification on my images?

Yes, you need platform-managed access to the Baidu advanced_general image classification API to perform scene classification. This access is required for the Skill to process your images and return object and scene labels.

What are the limitations of using automated photo tagging for content review?

A limitation of automated photo tagging for content review is that the Skill returns a maximum of five labels per image. While confidence scores help gauge accuracy, complex images may require additional manual verification for thorough moderation.