← 返回 Skills 市场
jeff0052

Founder Article

作者 jeff0052 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
90
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install founder-article
功能描述
Generate professional business articles with magazine-quality layout. Specialized for founders, investors, and business analysts to create compelling content...
使用说明 (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.

安全使用建议
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install founder-article
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /founder-article 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug founder-article
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Founder Article 是什么?

Generate professional business articles with magazine-quality layout. Specialized for founders, investors, and business analysts to create compelling content... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。

如何安装 Founder Article?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install founder-article」即可一键安装,无需额外配置。

Founder Article 是免费的吗?

是的,Founder Article 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Founder Article 支持哪些平台?

Founder Article 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Founder Article?

由 jeff0052(@jeff0052)开发并维护,当前版本 v1.0.0。

💬 留言讨论