You're viewing a demo portfolio

Join the waitlist
PRSM

linkedin_humblebrag_generate

Active

Tool of linkedin-humblebrag

declared in 0.1.0

Generate a humorous LinkedIn post from an achievement. Input your accomplishment and get back a self-deprecating post with vulnerability and humor. Returns the post text ready to share.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "achievement": "Just got promoted to Senior Software Engineer after 5 years at the company"
    },
    {
      "spin": "vulnerable",
      "achievement": "Closed a $2M deal with our biggest client",
      "include_lesson": true
    }
  ],
  "required": [
    "achievement"
  ],
  "properties": {
    "spin": {
      "enum": [
        "grateful",
        "vulnerable",
        "inspirational",
        "all_three"
      ],
      "type": "string"
    },
    "achievement": {
      "type": "string",
      "description": "Your achievement"
    },
    "include_lesson": {
      "type": "boolean",
      "description": "Add a universal lesson for strangers"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

linkedin-humblebrag

https://github.com/pipeworx-io/mcp-linkedin-humblebrag

2/7 registries
View full server →
linkedin_humblebrag_generate — linkedin-humblebrag — PRSM MCP