SEO Outline

SERP-informed article outlines in one call

Install

pip install brand-loom

CLI Example

brand-loom seo-outline "best CRM for startups 2024"

Python Example

from brand_loom import seo_outline

outline = seo_outline("best CRM for startups 2024")
for section in outline.sections:
    print(f"H2: {section.heading}")
    for sub in section.subheadings:
        print(f"  H3: {sub}")

What Neoxra Hosted adds

Use this skill in production

Get brand memory, analytics, and team collaboration on top of the open-source skill.

Start Free Trial
View all skills
SEO Outline — brand-loom | Neoxra