Skip to content

start-x-work/mos-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@start-x-work/mos-kit

Shared foundation for Marketing-OS OSS toolkits.

What it provides

  • AI abstractioncreateProvider(model, apiKey) for Gemini, OpenAI, and Anthropic
  • ErrorsCliError, FetchError, AIError
  • HTTPfetchPage with cheerio parsing and a 15s timeout
  • Outputrender(result, format) for json/table/markdown strings
  • Read-only platform baseReadOnlyPlatform without write methods
  • Commercial hintCOMMERCIAL_HINT for optional OSS → commercial links

Design constraints

This package intentionally does not expose create/update/post/publish APIs. Ads and Social toolkits inherit ReadOnlyPlatform to keep automated submission and posting structurally out of scope.

Install

npm install @start-x-work/mos-kit

License

Apache-2.0

About

Shared kit for Marketing-OS OSS toolkits (read-only platform base, AI abstraction)

Resources

License

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors