Panther Strike
Panther Strike swiftly generates creative prompts focused on impactful action and dramatic scenarios – ideal for sparking vivid storytelling.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add panther-strike npx -- -y @trustedskills/panther-strike
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"panther-strike": {
"command": "npx",
"args": [
"-y",
"@trustedskills/panther-strike"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
panther-strike
What it does
This skill provides a mechanism to discover and install capabilities for AI agents, specifically within the context of the groveengine framework by autumnsgrove. It serves as a foundational utility to extend an agent's functionality through dynamic module integration.
When to use it
- You need to equip an AI agent with new tools or behaviors defined in the
groveengineecosystem. - Your workflow requires dynamically loading specific modules to handle specialized tasks without manual code editing.
- You are setting up an environment where agents must adapt their capabilities based on available installed skills.
Key capabilities
- Discovery of available agent skills within the repository.
- Installation of specific skill modules for immediate use.
- Integration with the
groveengineinfrastructure to enable extended functionality.
Example prompts
- "Install the panther-strike skill to enable advanced interaction modes in my current agent."
- "How do I discover and add new capabilities using the groveengine framework?"
- "Set up an AI agent with the latest available skills from the autumnsgrove registry."
Tips & gotchas
Ensure your environment is compatible with the groveengine architecture before attempting installation, as this skill relies on that specific framework. Verify that the target agent supports dynamic skill injection to avoid runtime errors during execution.
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.