← Back to Skills Marketplace
jeff0052

Founder Article

by jeff0052 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
90
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install founder-article
Description
Generate professional business articles with magazine-quality layout. Specialized for founders, investors, and business analysts to create compelling content...
README (SKILL.md)

Founder Article

Professional business article generator designed for the entrepreneurial ecosystem. Transform business insights into visually compelling, shareable content.

When to Use

  • Founder writing industry analysis or startup insights
  • Investor publishing market observations or thesis
  • Business consultant creating thought leadership content
  • Anyone needing professional business content with visual impact
  • Converting business ideas into publishable articles
  • Creating content for GitHub Pages, LinkedIn, or professional blogs

What Makes This Special

Unlike generic article generators, Founder Article is optimized for business content with:

Business-Focused Components:

  • Comparison cards (old vs new business models)
  • Evolution timelines (industry progression)
  • Pyramid hierarchies (priority frameworks)
  • Terminal blocks (data/metrics display)
  • Professional quote blocks for key insights

Founder-Friendly Workflow:

  • Input: Raw business thoughts or structured outline
  • Output: Professional HTML + PDF ready for sharing
  • One-click GitHub Pages publishing
  • Mobile-optimized for social sharing

Article Structure

Hero Section

  • Full-viewport dark background with animated grid
  • Gold particle effects
  • Gradient title treatment
  • Professional subtitle and tagline

Main Content

  • Numbered sections (01, 02, 03...)
  • Rich visual components based on content type
  • Professional typography (Noto fonts)
  • Consistent spacing and hierarchy

Visual Components Available

Quote Blocks

For impactful insights or expert opinions:

"SAAS的死亡告诉我们,在AI时代,没有哪种商业模式是永远安全的。"

Terminal Blocks

For data, metrics, or technical processes:

❯ 观察SAAS市场变化
⚠️ 用户流失率上升
⚠️ 定制化需求增加  
⚠️ AI工具使用率飙升

Comparison Cards

For before/after or competitive analysis:

[Traditional SAAS] → [AI-Powered Custom]
50 developers × 6 months vs 1 person × 2 weeks

Evolution Timeline

For industry progression or company milestones:

2020: SAAS Golden Age
2023: Low-code Rise  
2024: AI Assistant Era
2026+: AI Wizard Era

Pyramid Hierarchy

For priority frameworks or organizational structure:

Level 1: CEO (Vision & Drive)
Level 2: CAO (AI Wizard)
Level 3: Sales (Human Touch)
Level 4: Operations (Execute)

Big Statements

For key insights or conclusions:

20x efficiency gap = Business model death

Info Cards

For background context or explanations:

Case Study Background:
- Company: 100+ employees in Beijing
- Annual cost: Tens of thousands for HR SAAS
- Pain point: Standardized features don't match needs

Usage Workflow

Step 1: Content Analysis

Provide your business content in any format:

  • Raw thoughts and observations
  • Structured outline with key points
  • Existing draft needing visual enhancement

Step 2: Component Selection

The system identifies opportunities for rich components:

  • Key quotes → Quote blocks
  • Data/processes → Terminal blocks
  • Before/after comparisons → Comparison cards
  • Chronological events → Evolution timeline
  • Hierarchical concepts → Pyramid
  • Major insights → Big statements
  • Context/background → Info cards

Step 3: Professional Output

Generates both formats:

  • HTML: Full interactive version with animations
  • PDF: Print-ready version for professional distribution

Step 4: Publishing (Optional)

  • Creates GitHub repository
  • Enables GitHub Pages
  • Provides shareable links
  • Optimizes for social media preview

Technical Features

Visual Design:

  • Dark hero with animated background
  • Professional color palette (ink, accent red, gold)
  • Google Fonts (Noto Serif SC, Noto Sans SC, JetBrains Mono)
  • Responsive design for all devices

Performance:

  • Optimized font loading
  • Smooth 60fps animations
  • Fast page load times
  • Print-optimized PDF generation

Compatibility:

  • Modern browsers (Chrome, Safari, Firefox, Edge)
  • Mobile devices (iOS Safari, Chrome Mobile)
  • PDF readers and printing

Content Guidelines

Best Practices:

  • Lead with compelling business insights
  • Use specific examples and case studies
  • Include quantitative comparisons when possible
  • Structure content with clear takeaways
  • End with actionable implications

Ideal Article Length: 2000-4000 words (7-10 sections)

Components Per Article: 3-5 rich components for visual interest

Output Files

When complete, you'll receive:

  • article-name.html - Full interactive web version
  • article-name.pdf - Professional document version
  • GitHub Pages URL for online sharing
  • Optimized social media preview

Success Examples

Recent articles generated:

  • "SAAS之死 - AI时代的第一个殉道者" - Analysis of AI impact on SAAS business models
  • Industry analysis pieces for investment firms
  • Startup retrospectives and lessons learned
  • Market trend observations and predictions

Perfect for founders building thought leadership, investors sharing market insights, and consultants creating professional content that gets shared and remembered.

Usage Guidance
This skill largely does what it says for local HTML/PDF generation: templates + a headless‑Chrome script and packaging helper are included and appear benign. The key mismatch is the advertised “one‑click GitHub Pages” publishing: the bundle does not include any GitHub API client or instructions for supplying a GitHub token, so be cautious — the skill would need credentials to actually create a repo and enable Pages. Before installing or granting any tokens: (1) confirm how publishing is implemented (search for GitHub API calls or OAuth flows), (2) avoid giving a broad GitHub token unless you trust the source and have reviewed any code that would use it, (3) run the html-to-pdf.sh locally in a sandbox to verify behavior and ensure Chrome is used only for file:// rendering, (4) note remote assets (Google Fonts) are loaded from fonts.googleapis.com, and (5) prefer installing from a known repository or fork you can audit; if the publisher is unknown, treat the publishing claims as marketing rather than guaranteed automated functionality.
Capability Assessment
Purpose & Capability
The repository contains templates, a packaging script, and a headless‑Chrome PDF helper that match the stated purpose (generate HTML + PDF article output). However the SKILL.md/README claim features (one‑click GitHub repo creation / Pages enabling) that are not implemented in the included scripts and the skill doesn't request any GitHub credentials to perform that action.
Instruction Scope
Runtime instructions describe creating GitHub repositories, enabling GitHub Pages, and returning shareable URLs. There are no included scripts to call the GitHub API, no guidance on how credentials would be supplied, and requires.env lists no tokens — so the instructions overstate capabilities or omit needed steps. Aside from fonts (loaded from Google Fonts) and local Chrome usage, the instructions do not attempt to read local secrets or unexpected system paths.
Install Mechanism
No install spec — instruction-only with a couple simple local scripts. The html-to-pdf.sh uses a local Chrome/Chromium binary (expected for PDF generation); package.py only zips files. No remote downloads or extract/install from arbitrary URLs are present in the code bundle.
Credentials
The skill declares no required environment variables or credentials, yet documents and SKILL.md claim automated GitHub repo creation and Pages publishing — actions that would require a GitHub token or OAuth. This is a proportionality mismatch (capability requires credentials but none are requested). The templates also reference Google Fonts (external URLs) which is expected for rendering but is a network dependency.
Persistence & Privilege
always is false and the skill does not request system-wide privileges or modification of other skills. The included scripts operate on local files and produce outputs; nothing requests permanent presence or elevated privilege.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install founder-article
  3. After installation, invoke the skill by name or use /founder-article
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the Founder Article skill. - Generate professional business articles tailored for founders, investors, and business analysts. - Features modern visual components: dark hero sections, timelines, comparison cards, pyramids, quote blocks, and more. - Outputs both interactive HTML and print-ready PDF for easy sharing. - Optimized workflow: turn raw business ideas into magazine-quality articles with one-click publishing and mobile-friendly design.
Metadata
Slug founder-article
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Founder Article?

Generate professional business articles with magazine-quality layout. Specialized for founders, investors, and business analysts to create compelling content... It is an AI Agent Skill for Claude Code / OpenClaw, with 90 downloads so far.

How do I install Founder Article?

Run "/install founder-article" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Founder Article free?

Yes, Founder Article is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Founder Article support?

Founder Article is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Founder Article?

It is built and maintained by jeff0052 (@jeff0052); the current version is v1.0.0.

💬 Comments