Hmdb Database
Accesses and analyzes Human Motion Database (HMDB) data for video understanding tasks via a structured query interface.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add ovachiever-hmdb-database npx -- -y @trustedskills/ovachiever-hmdb-database
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"ovachiever-hmdb-database": {
"command": "npx",
"args": [
"-y",
"@trustedskills/ovachiever-hmdb-database"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The ovachiever-hmdb-database skill provides access to a Human Movie Database (HMDB). It allows AI agents to query and retrieve information about movies, including titles, actors, directors, release dates, and plot summaries. This skill is designed for applications requiring movie data retrieval and analysis.
When to use it
- Movie Recommendation Systems: Retrieve details of films similar to a user's preferences.
- Film Trivia Games: Answer questions about movies based on database information.
- Content Creation: Gather facts about specific movies for scripts, articles, or social media posts.
- Research & Analysis: Extract data about film trends and statistics over time.
Key capabilities
- Movie title lookup
- Actor/Director search
- Release date retrieval
- Plot summary access
Example prompts
- "Tell me the plot of 'The Shawshank Redemption'."
- "Who directed the movie 'Pulp Fiction'?"
- "Find movies starring Leonardo DiCaprio."
- “What was the release date for ‘Inception’?”
Tips & gotchas
This skill relies on the HMDB database being up-to-date. Results may be limited or inaccurate if the database is incomplete or contains errors.
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.