← All skills
Tencent SkillHub · Content Creation

Leadership Prompts

Curated collection of 25+ battle-tested prompts for engineering leaders — 1-on-1 prep, team health, incident retros, technical strategy, hiring, career devel...

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Curated collection of 25+ battle-tested prompts for engineering leaders — 1-on-1 prep, team health, incident retros, technical strategy, hiring, career devel...

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, prompts.json, scripts/leadership-prompts.js

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.1

Documentation

ClawHub primary doc Primary doc: SKILL.md 9 sections Open source page

Leadership Prompts

Battle-tested prompt library for engineering managers, tech leads, VPs of Engineering, and CTOs. These aren't generic "tell me about leadership" prompts — they're specific, opinionated frameworks for real challenges you face weekly.

Who This Is For

Engineering Managers running teams of 5-15 Tech Leads navigating the IC-to-management boundary Directors/VPs managing managers CTOs who still get their hands dirty

Categories

CategoryCountWhen to reach for it1-on-1 Prep4Before any non-routine 1-on-1Team Health4After rough quarters, conflicts, layoffs, or remote disconnectionIncident Retrospectives3Within 48h of incident resolutionTechnical Strategy4Quarterly planning, architecture reviews, build-vs-buy decisionsHiring & Interviews3Opening new roles, optimizing pipeline, closing candidatesCareer Development4Promotion cycles, feedback delivery, retention conversationsStakeholder Communication4Exec updates, saying no, cross-functional alignment, reorgs

Using the CLI

# List all categories node scripts/leadership-prompts.js list # Get a random prompt (great for manager skill-building) node scripts/leadership-prompts.js random # Search by keyword node scripts/leadership-prompts.js search "promotion" # Show a specific prompt by ID node scripts/leadership-prompts.js show career-dev-promotion # Get all prompts in a category node scripts/leadership-prompts.js category "Team Health"

Using with Your AI Assistant

Just tell your assistant: "I need to prepare for a 1-on-1 with an underperformer. Use the leadership-prompts skill to find the right prompt, then walk me through it." Or for browsing: "Show me all the hiring prompts from leadership-prompts"

How to Use a Prompt

Each prompt has placeholder variables in {curly_braces}. Fill these in with your specific context. The more specific you are, the better the output. Example: The prompt says: I'm preparing for a 1-on-1 with a direct report who has been underperforming for the past {timeframe}... You fill in: I'm preparing for a 1-on-1 with a direct report who has been underperforming for the past 6 weeks...

Prompt Design Principles

These prompts are designed to: Force structure — They use frameworks (SBI, RACI, RAG status) so your output is actionable, not rambling Include the uncomfortable parts — Like "prepare for their defensive reaction" or "know when to escalate to HR" Be opinionated — "The exec update is your team's marketing" isn't neutral advice, it's a perspective earned from experience Output something usable — Every prompt specifies an output format you can immediately use in a meeting, doc, or conversation Acknowledge politics — Real leadership happens in political contexts. These prompts include stakeholder dynamics, not just best practices

Adding Your Own Prompts

Add entries to prompts.json following the existing schema: { "id": "category-short-name", "category": "Category Name", "title": "Human-readable title", "prompt": "The actual prompt text with {variables}", "context": "When to use this prompt", "output_format": "What the AI should produce", "example": "A filled-in example showing real usage" }

Credits

Created by Rob — engineering manager since 2011, currently running leadingin.tech. These prompts come from real situations managing teams at startups and scale-ups, not from management textbooks.

Category context

Writing, remixing, publishing, visual generation, and marketing content production.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs1 Scripts1 Config
  • SKILL.md Primary doc
  • scripts/leadership-prompts.js Scripts
  • prompts.json Config