Skip to content

moinsen-dev/rip-post-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RIP Post Plugin

Claude killt ja jede Woche hunderte Start-Ups. Dieser Plugin killt den Post-Schreibprozess.

A Claude Code marketplace containing a single plugin: rip-post.

/rip-post generates LinkedIn-style "RIP [X]" posts in the voice of a reflective German-tech influencer reacting to a new AI release. You know the ones — they fill your timeline every time Anthropic or OpenAI ships something.

This is intentionally ironic. The style guide is not.

Installation

/plugin marketplace add moinsen-dev/rip-post-plugin
/plugin install rip-post@moinsen-rip-post

Usage

/rip-post                                 # Claude picks a current AI trend via WebSearch
/rip-post Claude Design killt Designer    # Write on a specific topic (German, default)
/rip-post Copilot kills juniors --en      # English post

Output is a single fenced code block containing the post, ready to paste into LinkedIn.

What's inside

rip_post_plugin/
├── .claude-plugin/
│   └── marketplace.json
└── rip-post/
    ├── .claude-plugin/
    │   └── plugin.json
    ├── commands/
    │   └── rip-post.md             # /rip-post slash command
    └── skills/
        └── rip-post-creator/
            ├── SKILL.md            # Full style guide
            └── references/
                ├── tropes.md       # Hooks, openers, transitions, closers
                └── examples.md     # Canonical + synthetic examples, annotated

Philosophy

The skill's satire emerges from the formula being laid bare, not from overt jokes. A post that winks at the reader is a post that failed. Every output should be plausible enough to post.

License

MIT

About

Claude Code plugin — generates ironic LinkedIn-style RIP posts in the voice of a reflective German-tech influencer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors