Hmdb Database

🌐Community
by microck · vlatest · Repository

Access and query the Human Motion Database (HMDB) via a structured microck knowledge graph for detailed motion analysis.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add microck-hmdb-database npx -- -y @trustedskills/microck-hmdb-database
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "microck-hmdb-database": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/microck-hmdb-database"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to interact with the Human Movement Database (HMDB), a large dataset of human actions. It enables querying for videos based on action labels, retrieving metadata associated with those videos, and potentially performing analysis tasks related to human movement recognition. The database contains over 360 different human actions across multiple categories.

When to use it

  • Video Retrieval: Find specific video clips of people performing certain actions (e.g., "Show me a video of someone playing tennis").
  • Action Identification: Determine what action is being performed in a given video clip.
  • Research & Education: Provide information about human movement data for research or educational purposes.
  • Content Generation: Assist in generating content that requires examples of specific human actions.

Key capabilities

  • Access to the HMDB dataset.
  • Video search by action label.
  • Metadata retrieval (e.g., video description, camera angle).
  • Action category browsing.

Example prompts

  • "Find videos of people 'playing guitar'."
  • "What are some examples of actions in the 'sports' category?"
  • "Show me a video of someone 'jumping'."

Tips & gotchas

The HMDB contains a wide variety of actions, so be specific with your search terms to get relevant results. Some action labels may have multiple variations or interpretations within the database.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
microck
Installs
5

🌐 Community

Passed automated security scans.