@wildbappy/comptracker-cli
v0.1.1
Published
CLI for Comptracker's competitive intelligence dashboard
Maintainers
Readme
comptracker CLI
CLI access to Comptracker's competitive intelligence dashboard subagent API.
Install
npm install -g @wildbappy/comptracker-cliFirst Run
comptracker auth
comptracker --json "How many blog posts has [company name] made in the last 6 months, synthesize them and give me a list of headlines I can use for my own blog"
comptracker --json "Given the features offered by my other competitors in the market, does it seem like anyone is positioned to expand horizontally into new verticals? and if so, who?"
comptracker --json "Write me a report for marketing and sales copy that I can use to leapfrog the value propositions of the competition."Notes
- Agent tokens start with
cta_...and can be generated/revoked in the Comptracker UI (profile dropdown -> Agent Tokens). - Tokens do not expire until revoked.
