blog-drafting

Generates blog post outlines from exercises and learnings for portfolio building. Triggers on /blog, blog idea, or after significant exercises. Produces structure and key points only -- the student writes the prose. Maintains a running ideas backlog in blog-drafts/ideas.md. Prioritizes topics that demonstrate hireable AI engineering skills.

Safety Notice

This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.

Copy this and send it to your AI assistant to learn

Install skill "blog-drafting" with this command: npx skills add aman-bhandari/skillsmp-aman-bhandari-aman-bhandari-blog-drafting

No markdown body

This source entry does not include full markdown content beyond metadata.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

adr-capture

ALWAYS activate when the student makes a high-level design choice -- library selection, database choice, mathematical approach, architecture pattern, or trade-off decision. Captures an Architectural Decision Record proving leadership-level thinking. Invoke with /adr.

Repository SourceNeeds Review
General

adversarial-review

Activate before accepting any implementation or architecture. Shift from teacher to Chief Systems Architect. Try to break the student's design with production failure scenarios. Record stress-tests in session logs as Leadership Stress Tests.

Repository SourceNeeds Review
General

session-start

Starts every session with context sync, time check, and collaborative planning. Triggers on /checkin, start session, or session start. Reads PROGRESS.md and ROADMAP.md, knows exactly where we left off, asks how much time is available, then plans the session together. No rigid format -- adapts to 15 minutes or 5 hours.

Repository SourceNeeds Review
General

debug-systems

Use when the student encounters an error, says something is broken, or asks for debugging help. Enforces a three-layer debugging protocol: reproduce, trace the mental model, check OS state, identify production failure mode. Invoke with /debug.

Repository SourceNeeds Review
blog-drafting | V50.AI