write-post

Convert guideline.md and research.md into LinkedIn post drafts via the LinkedIn Writer MCP server.

13.4k|1.7k|Updated Feb 16, 2025
One-click install
npx skills add https://github.com/Arindam200/awesome-ai-apps --skill write-post-arindam200
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write-post
Source: https://github.com/Arindam200/awesome-ai-apps/tree/main/advance_ai_agents/deep_research_writing_agents_nebius_okahu/.agents/skills/write-post
Command: npx skills add https://github.com/Arindam200/awesome-ai-apps --skill write-post-arindam200

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps turn research findings and guidelines into ready-to-publish LinkedIn posts, saving time and ensuring consistency across your social content.

Core Features & Use Cases

  • Guided post creation: Converts guideline.md and research.md into a cohesive post draft ready for review.
  • MCP-backed automation: Leverages the LinkedIn Writer MCP server to generate posts with optional images.
  • Use Case: When you need to publish thought leadership articles or summaries from research for LinkedIn audiences.

Quick Start

Place guideline.md and research.md in the working directory and run the skill to produce outputs/{slug}/post.md.

Frequently Asked Questions about write-post

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn research notes into LinkedIn posts automatically?

To turn research into LinkedIn posts, place guideline.md and research.md in your working directory. The skill processes these files to generate a ready-to-publish post draft stored at outputs/{slug}/post.md.

Does LinkedIn post generation require an MCP server?

LinkedIn post generation leverages the LinkedIn Writer MCP server to automate drafting. It processes your local research and guideline markdown files to produce cohesive content with optional imagery.

What files do I need to prepare for automated LinkedIn content generation?

Automated LinkedIn content generation requires two specific markdown files: guideline.md containing your styling rules and research.md containing your source notes. Both must reside in the working directory before execution.

Can I include images when converting research into LinkedIn posts?

Yes, converting research into LinkedIn posts supports optional imagery. The LinkedIn Writer MCP server can generate and attach visual assets alongside the text draft stored in the output markdown file.

Where does the generated LinkedIn post file get saved?

The generated LinkedIn post file gets saved at outputs/{slug}/post.md. This structured output directory ensures your drafted social content remains organized by the specific post slug.