BeClaude

capture-content

New
Community RegistryGeneralby Mehran Mozaffari

Journalist-style interview skill that extracts publishable content from your work sessions. Structured 4-phase interview process generates Twitter/X threads, LinkedIn posts, and screenshot guidance with automatic writing style adaptation.

Community PluginView Source

Overview

Professional skills for Claude Code covering deployment, infrastructure, and development workflows.

Installation

Add Marketplace

bash
/plugin marketplace add imehr/imehr-marketplace

Install Skills Plugin

bash
/plugin install imehr-skills@imehr-marketplace

Available Skills

Professional Skills Plugin (imehr-skills)

Repository: github.com/imehr/skills

Battle-tested skills for professional development workflows:

  • learner-tools - Self-improving metacognitive recipe tools

- Decision Historian: Learn context-aware decisions - Style Learner: Learn personal writing voice - Meta-Recipe Tuner: Learn pipeline performance - Knowledge Compressor: Learn extraction rules - Production-ready: 44 tests, 100% passing

  • telegram-integration - Telegram bot and Mini App integration using Telegraf

- Bot development with commands, AI, interactive UI - Mini App integration with security validation - Environment-specific patterns (local/production) - Platform deployment (Railway, Vercel, serverless) - Diagnostic router for quick troubleshooting

  • railway - Railway.com deployment and management

- Next.js + PostgreSQL support - Verification safeguards - Complete CLI reference - Tested with 3 pressure scenarios

Book Writer Plugin (book-writer)

Repository: github.com/imehr/book-writer-plugin

Complete AI-powered book writing automation system:

  • 35+ Specialized Agents - Content creation, QA, production, orchestration
  • Multi-Format Export - EPUB, HTML, PDF via Pandoc
  • Quality Pipelines - Automated review, technical validation, copyediting
  • GitHub Releases - Automated release creation and distribution
  • Self-Updating Books - Monitor sources and apply updates automatically
  • Research Integration - Ingest and synthesize research materials
  • Multi-Agent Orchestration - Coordinate complex workflows
bash
/book-writer:export-book [book] epub html pdf    # Export to formats
/book-writer:audit-book                          # Check book status
/book-writer:start-book-project                  # Initialize new book
/book-writer:review-and-promote [file]           # Quality review & promotion
/book-writer:publish-release [book]              # Create GitHub release
# ... and 22 more commands
bash
/plugin install book-writer@imehr-marketplace

MASFactory Plugin (masfactory)

Repository: github.com/imehr/masfactory

Graph-centric framework for orchestrating Claude Code multi-agent systems:

  • Vibe Graphing - 3-stage intent-to-blueprint pipeline
  • Dual execution - Python runtime or Agent Teams
  • Self-learning skills - Contract-driven distillation and promotion
  • Agent harnesses - Persistent agents, skills, orchestrators, and root HARNESS.md SOPs

Installation

bash
/plugin install masfactory@imehr-marketplace

Features

All skills in this marketplace are:

  • TDD-tested with RED-GREEN-REFACTOR methodology
  • Pressure-tested with multiple scenarios
  • Token-efficient (<1000 words per main skill)
  • Verified with safeguards against false positives
  • Documented with comprehensive references

Quality Standards

Each skill must pass:

  • 3+ pressure scenarios (time, sunk cost, authority, exhaustion)
  • False-positive prevention tests
  • Verification safeguards (for platform-specific skills)
  • Word count limits (<1000 words main, unlimited supporting)

Plugin Details

imehr-skills

Categories:

  • learning
  • deployment
  • infrastructure
  • development
  • workflows

Current Skills:

  • Learner Tools: Self-improving recipes (v1.0.0)
  • Telegram bot and Mini App integration (v1.0.0)
  • Railway deployment (v1.0.0)
  • Skills/marketplace builder (v1.0.0)

Coming Soon:

  • Vercel deployment
  • AWS deployment
  • PostgreSQL management
  • Redis caching
  • Docker workflows

Video Explainer Plugin (video-explainer-skill)

Repository: github.com/imehr/video-explainer-skill

Create multi-platform explainer videos with intelligent orchestration:

  • Multi-platform output - YouTube, Shorts, TikTok, Instagram, LinkedIn
  • Brand × Platform × Style - Fully customizable configuration matrix
  • Intelligent orchestrator - Parallel background agent execution
  • Learning memory - Improves over time based on feedback
  • Technique skills - Hooks, narrative structures, platform optimization

Requires: video_explainer Python CLI

Create Image Skill (create-image)

Repository: github.com/imehr/create-image-skill

Generate consistent, branded images with templates and style reference grids:

  • Template system - Organized by topic/style
  • Style reference grids - Consistent branding across batches
  • Providers - Gemini API, OpenRouter, Vertex AI
  • Hard requirement - Nano Banana Pro requires a style grid
  • /help - Full command reference via /create-image help

Brand Extractor Plugin (brand-extractor)

Repository: github.com/imehr/brand-extractor-plugin

Extract complete design systems and brand identities from any URL:

  • 8-stage extraction pipeline - Reconnaissance, CSS tokens, assets, voice, synthesis, replication, logo, assembly
  • 5-gate validation - Generator-critic loop with circuit breaker (max 3 iterations)
  • W3C DTCG tokens - 2025.10 specification compliant design tokens
  • Playwright-based - Stealth-mode browser extraction with confidence scoring
  • Component replication - Nav, hero, buttons, cards, footer, forms with pixel comparison
  • Brand voice analysis - Tone dimensions, voice traits, CTA patterns, content guidelines

Commands:

bash
/brand-extractor:extract-brand https://example.com       # Full extraction
/brand-extractor:validate-extraction ./docs/extraction/   # Validate existing

Installation:

bash
/plugin install brand-extractor@imehr-marketplace

Capture Content Skill (capture-content)

Repository: github.com/imehr/capture-content-skill

Transform your work sessions into publishable content through journalist-style interviews:

  • Structured 4-phase interview - What happened, why it matters, content strategy, visual capture
  • Multiple output formats - Twitter/X threads (7-12 tweets), LinkedIn posts, quote-tweet additions
  • Automatic style adaptation - Technical Observer, Enthusiastic Builder, Framework Teacher
  • Visual guidance - Screenshot and video recording instructions
  • Session-based triggers - Problem solving, tool discovery, system building, meaningful realizations

Usage:

bash
/capture-content                              # Full interview
/capture-content "just solved interesting problem"  # With context
/capture-content synthesis                    # For synthesis content
/capture-content quick                        # Fewer questions

About

This marketplace follows the same pattern as obra/superpowers-marketplace, providing a curated collection of professional-grade skills.

Author: Mehran Mozaffari License: MIT Repository: https://github.com/imehr/imehr-marketplace

Support

Version

Current: v1.19.0 Last Updated: April 5, 2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/capture-content.md https://raw.githubusercontent.com/imehr/imehr-marketplace/main/SKILL.md
3
Invoke in Claude Code
/capture-content
View source on GitHub
content-creationinterviewsocial-mediatwitterlinkedinwritingjournalismstorytelling

Frequently Asked Questions

What is capture-content?

Journalist-style interview skill that extracts publishable content from your work sessions. Structured 4-phase interview process generates Twitter/X threads, LinkedIn posts, and screenshot guidance with automatic writing style adaptation.

How to install capture-content?

To install capture-content, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /capture-content.

What is capture-content best for?

capture-content is a community categorized under General. It is designed for: content-creation, interview, social-media, twitter, linkedin, writing, journalism, storytelling. Created by Mehran Mozaffari.