Hmdb Database

🌐Community
by k-dense-ai · vlatest · Repository

Helps with AI, database as part of working with databases and data persistence workflows.

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 k-dense-ai-hmdb-database npx -- -y @trustedskills/k-dense-ai-hmdb-database
2

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

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

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

About This Skill

What it does

This skill provides access to the Human Motion Database (HMDB), a large dataset of labeled video clips containing human actions. It allows AI agents to query and retrieve information about specific actions, enabling tasks like action recognition, video understanding, and content analysis. The database contains 367 different action categories with over 10,000 videos.

When to use it

  • Video Analysis: Analyze a video clip to identify the human actions being performed.
  • Content Recommendation: Recommend similar videos based on their action labels.
  • Research & Development: Access data for training and evaluating AI models related to human motion understanding.
  • Educational Purposes: Learn about different human actions and how they are categorized.

Key capabilities

  • Access to the HMDB dataset of labeled video clips.
  • Querying by action category.
  • Retrieval of video metadata (e.g., labels, descriptions).
  • 367 distinct action categories available.
  • Over 10,000 videos in the database.

Example prompts

  • "What actions are categorized under 'playing guitar'?"
  • "Find me a video clip of someone 'jumping'."
  • "List all action categories related to sports."

Tips & gotchas

The HMDB contains diverse and sometimes nuanced actions; be specific with your queries for more accurate results. Understanding the database’s categorization scheme will improve query effectiveness.

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
k-dense-ai
Installs
7

🌐 Community

Passed automated security scans.