Skip to main content

Content Blog Post

@alvagante/content-blog-postv2026.06.11.1· 2d agoMODELS
01README

Generate publication-ready blog posts on any topic using Claude, with configurable skill level (novice/intermediate/senior/guru), output length, writing persona (neutral/alvabot/abnormalia), and model selection.

02Models1
@alvagante/content-blog-postv2026.06.11.1content_blog_post.ts

Global Arguments

ArgumentTypeDescription
apiKey?string
baseUrl?string
fn generate(topic: string, details?: string, model: string)
Generate a blog post on the given topic using a configured LLM endpoint
ArgumentTypeDescription
topicstring
details?string
modelstring

Resources

post(infinite)— Generated blog post metadata and content

Files

markdown(text/markdown)— Generated blog post in Markdown format
03Stats
A
100 / 100
Downloads
0
Archive size
8.0 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types (deprecated)1/1earned
  • Dependencies pass trust audit2/2earned
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
04Platforms
05Labels