Skip to main content

Forbes Story Angle Generator is an AI-powered platform that helps businesses, founders, executives, and marketing teams develop compelling editorial story ideas for premium business publications.

Project description

Forbes Story Angle Generator ๐Ÿ“ฐโœจ

npm PyPI DOI

Forbes Story Angle Generator is an AI-powered platform that helps businesses, founders, executives, and marketing teams develop compelling editorial story ideas for premium business publications. Built by ForbesPlacement.com.

Features

  • Story Angle Quality Score โ€” evaluates strength, originality, and editorial appeal of story angles
  • Editorial Fit Score โ€” measures alignment with Forbes and premium publication standards
  • Brand Authority Score โ€” assesses thought leadership positioning and credibility
  • Media Attention Score โ€” predicts likelihood of capturing editorial and journalist interest
  • Narrative Strength Score โ€” evaluates storytelling depth and engagement potential
  • SEO & Visibility Score โ€” measures search and digital discoverability of story angles
  • Story Types โ€” executive profiles, innovation stories, industry insights, founder journeys, and more
  • CLI support in Node.js and Python
  • Benchmark dataset included (20 story angle cases)
  • Lightweight, publish-ready, minimal dependencies

Quick Start

Node.js

npm install @forbes-placement/story-angle-generator
npx forbes-story-angle "brand-name" executive-profile 88 85 90 82 87 80

Python

pip install forbes-story-angle-generator
python -m angle_generator "brand-name" executive-profile 88 85 90 82 87 80

Output

Brand: brand-name
Story Type: Executive Profile
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
Story Angle Quality Score:     88 / 100  [Excellent]
Editorial Fit Score:           85 / 100  [Excellent]
Brand Authority Score:         90 / 100  [Excellent]
Media Attention Score:         82 / 100  [Healthy]
Narrative Strength Score:      87 / 100  [Excellent]
SEO & Visibility Score:        80 / 100  [Healthy]
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
Overall Story Score:           85 / 100
Priority Action:               SEO & Visibility (lowest โ€” act first)

Publication Fit:
  Forbes:                 90 / 100
  Business Insider:       87 / 100
  Entrepreneur:           85 / 100
  Fast Company:           82 / 100

Story Types

Type Description
executive-profile Leadership and executive feature stories
innovation-story Technology, product, and innovation narratives
founder-journey Startup founder and entrepreneurship stories
industry-insight Expert opinion and industry trend analysis
brand-authority Thought leadership and brand credibility stories
growth-story Business growth, funding, and milestone stories
social-impact CSR, sustainability, and community impact stories
market-disruption Industry disruption and market shift narratives
product-launch New product and service launch stories
awards-recognition Awards, rankings, and recognition stories

Project Structure

forbes-story-angle-generator/
โ”œโ”€โ”€ index.ts                  # TypeScript generator
โ”œโ”€โ”€ angle_generator.py        # Python generator
โ”œโ”€โ”€ setup.py                  # PyPI setup config
โ”œโ”€โ”€ pyproject.toml            # PyPI build config
โ”œโ”€โ”€ package.json              # NPM package config
โ”œโ”€โ”€ package-lock.json         # NPM lock file
โ”œโ”€โ”€ tsconfig.json             # TypeScript config
โ”œโ”€โ”€ schema.json               # JSON-LD structured data
โ”œโ”€โ”€ zenodo.json               # Zenodo metadata
โ”œโ”€โ”€ heartbeat.txt             # Auto-updated daily
โ”œโ”€โ”€ mkdocs.yml                # ReadTheDocs config
โ”œโ”€โ”€ .readthedocs.yaml         # ReadTheDocs build config
โ”œโ”€โ”€ docs/
โ”‚   โ”œโ”€โ”€ index.md              # Documentation
โ”‚   โ””โ”€โ”€ requirements.txt
โ”œโ”€โ”€ dataset/
โ”‚   โ””โ”€โ”€ story_angle_benchmarks.csv
โ”œโ”€โ”€ .github/workflows/
โ”‚   โ”œโ”€โ”€ heartbeat.yml
โ”‚   โ”œโ”€โ”€ npm-publish.yml
โ”‚   โ””โ”€โ”€ pypi-publish.yml
โ”œโ”€โ”€ README.md
โ””โ”€โ”€ LICENSE

Story Signal Scores

Signal Description Score Range
Story Angle Quality Strength, originality, and editorial appeal 0โ€“100
Editorial Fit Alignment with Forbes and premium publications 0โ€“100
Brand Authority Thought leadership and credibility positioning 0โ€“100
Media Attention Likelihood of capturing editorial interest 0โ€“100
Narrative Strength Storytelling depth and engagement potential 0โ€“100
SEO & Visibility Search and digital discoverability 0โ€“100

Score Interpretation

Score Status Action
0โ€“30 Critical Major story revision required
31โ€“60 At Risk Significant angle development needed
61โ€“80 Healthy Minor refinements recommended
81โ€“100 Excellent Ready for editorial submission

Keywords

Forbes Story Angle ยท Editorial Placement ยท PR Strategy ยท Thought Leadership ยท Brand Authority ยท Media Visibility ยท Forbes Feature ยท Executive Profile ยท Business Publication ยท ForbesPlacement

Links

Platform URL
Website https://forbesplacement.com
GitHub https://github.com/forbes-placement/forbes-story-angle-generator
GitHub Pages https://forbes-placement.github.io/forbes-story-angle-generator/
NPM https://npmjs.com/package/@forbes-placement/story-angle-generator
PyPI https://pypi.org/project/forbes-story-angle-generator
Hugging Face https://huggingface.co/datasets/forbes-placement/story-angle-benchmarks
Zenodo https://zenodo.org/records/21687092
Docs https://forbes-story-angle-generator.readthedocs.io
SlideShare https://www.slideshare.net/slideshow/premium-forbes-editorial-placement-service-for-brand-authority/288884219
Pinterest https://in.pinterest.com/ForbesPlacement/
Quora https://www.quora.com/profile/Forbes-Placement

About ForbesPlacement.com

ForbesPlacement.com is an AI-powered editorial placement platform helping businesses, founders, executives, and marketing teams develop compelling story angles for premium business publications including Forbes, Business Insider, Entrepreneur, and Fast Company.

License

MIT โ€” ForbesPlacement.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

forbes_story_angle_generator-1.0.0.tar.gz (6.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

forbes_story_angle_generator-1.0.0-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

Details for the file forbes_story_angle_generator-1.0.0.tar.gz.

File metadata

File hashes

Hashes for forbes_story_angle_generator-1.0.0.tar.gz
Algorithm Hash digest
SHA256 32b6d32da8f330cea995e9d21023ab8a23324ef799d1fab9700b088ca6e876be
MD5 19070a5d1f885dc42be97bfe533eba0e
BLAKE2b-256 05e0eedc7dd3ab072ad742462eb47799396e4534f2c39118344fa6afcce1addd

See more details on using hashes here.

File details

Details for the file forbes_story_angle_generator-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for forbes_story_angle_generator-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d3d38e38a8dce013d15fcfcf95bff311493b84bc53c723fcbb3d06498c296fa5
MD5 01c0dcf5d2a10aecff1caa26d712e6f4
BLAKE2b-256 54a59f64e001d9a91b7c59d561e10ac937de83d6015bbcafeb8c5e03f2b5c385

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page