Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.44 KB

File metadata and controls

47 lines (31 loc) · 1.44 KB

TuxSEO Agent Skill

What TuxSEO is

TuxSEO is an SEO content automation platform for founders and small teams. It helps agents and humans go from project setup to generated and published blog posts using the TuxSEO API.

Base URL: https://tuxseo.com/public-api

Core capabilities

Use these API surfaces to operate TuxSEO workflows:

  1. Account + project management

    • Read account context
    • List/create/update projects
  2. Research inputs

    • Manage project keywords
    • Manage project pages
    • Manage project competitors
  3. Content planning + generation

    • Generate and manage title suggestions
    • Generate blog posts from suggestions
  4. Publishing workflow

    • List and inspect generated blog posts
    • Publish generated posts

Recommended agent workflow

  1. Read account + project state.
  2. Ensure project inputs are populated (keywords/pages/competitors).
  3. Generate or review title suggestions.
  4. Generate blog posts.
  5. Validate content quality and publish.

API docs (authoritative endpoint reference)

  • Interactive docs: https://tuxseo.com/api/docs
  • OpenAPI JSON: https://tuxseo.com/api/openapi.json

Use the API docs as the source of truth for endpoint paths, payloads, and response schemas.

Maintenance policy

This /skill.md file is the authoritative onboarding artifact for AI agents using TuxSEO. Keep it concise and aligned with current product capabilities whenever APIs or workflows change.