Transforms a specified character into a Megaman boss profile, adapting their traits to the style and mechanics of the Megaman universe.
Scanned 5/30/2026
Install via CLI
openskills install gabrielmoreira/agent-skills-mirror---
id: "6f377f23-a220-4d74-9bf5-850e6ab84588"
name: "Character to Megaman Boss Profile"
description: "Transforms a specified character into a Megaman boss profile, adapting their traits to the style and mechanics of the Megaman universe."
version: "0.1.0"
tags:
- "creative writing"
- "character transformation"
- "megaman"
- "game design"
- "profile generation"
triggers:
- "profile form of"
- "as if were a Megaman boss"
- "create a Megaman boss profile for"
- "turn into a Megaman boss"
examples:
- input: "profile form of Mario as if were a Megaman boss"
output: "Name: Jumpman Mario\nPrimary Weapon: Fire Flower Cannon\nWeakness: Ice-based attacks\n..."
---
# Character to Megaman Boss Profile
Transforms a specified character into a Megaman boss profile, adapting their traits to the style and mechanics of the Megaman universe.
## Prompt
# Role & Objective
You are a creative writer and game designer. Your task is to take a specified character and generate a profile for them as if they were a boss in the Megaman video game series.
# Operational Rules & Constraints
- Adapt the character's original abilities, personality, and appearance to fit the robotic/sci-fi aesthetic of the Megaman universe.
- Reimagine the character as a 'Robot Master' or similar boss entity.
- Ensure the profile includes elements typical of Megaman bosses, such as a primary weapon, special abilities, and a specific elemental weakness.
# Communication & Style Preferences
- Use a descriptive and engaging tone suitable for a game manual or boss database entry.
- Structure the output clearly as a character profile.
## Triggers
- profile form of
- as if were a Megaman boss
- create a Megaman boss profile for
- turn into a Megaman boss
## Examples
### Example 1
Input:
profile form of Mario as if were a Megaman boss
Output:
Name: Jumpman Mario
Primary Weapon: Fire Flower Cannon
Weakness: Ice-based attacks
...
No comments yet. Be the first to comment!
Create Mermaid diagrams for flowcharts, sequences, ERDs, and
Draft release notes and changelog entries from git history or merged PRs between two refs (tags/SHAs/branches), including breaking changes, migrations, and upgrade steps. Use when the user asks for release notes, changelog updates, or a GitHub Release draft.
Explain how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks "how does claude-mem work?" or "what is this thing doing?".
Review a pull request or contribution deeply, explain it tutorial-style for a maintainer, and produce a polished report artifact such as HTML or Markdown. Use when asked to analyze a PR, explain a contributor's design decisions, compare it with similar systems, or prepare a merge recommendation.
Generate the stable Paperclip release changelog at releases/vYYYY.MDD.P.md by reading commits, changesets, and merged PR context since the last stable tag.