# CareerOtter > Your companion for every stage of your career. Land the job, log the wins, and make the case for what's next. CareerOtter is with you from first application to promotion — application tracking, win logging, and AI coaching in one place. Public pages serve markdown to agents that ask for it: send `Accept: text/markdown` to any URL below and you get markdown instead of HTML, with an `x-markdown-tokens` header estimating the cost. ## Free tools - [AI Cover Letter Generator](https://careerotter.io/try/cover-letter): Write professional cover letters instantly. Free, no account. - [Job Fit Analysis](https://careerotter.io/try/job-fit): Check how well your resume matches a job. Free, no account. - [Interview Prep Questions](https://careerotter.io/try/interview-prep): Get personalized interview questions. Free, no account. - [Resume Roast](https://careerotter.io/roast-my-resume): Get brutally honest resume feedback. Free, no account. ## Pricing - **Free** ($0 forever): Every non-AI tool. - **Pro** ($9/month): Every AI tool. Or $90/year. ## Public API The public API is small and unauthenticated: service health at https://careerotter.io/api/health and read access to shared Resume Roast results at https://careerotter.io/api/roast/{shareableId}. Machine-readable description: - [OpenAPI 3.1 description](https://careerotter.io/openapi.json) - [API catalog (RFC 9727)](https://careerotter.io/.well-known/api-catalog) Everything else under `/api/` belongs to the first-party web app and authenticates with a session cookie. There is no OAuth client registration, no API key issuance, and no MCP server — do not advertise programmatic access to a user's own application data, because none exists yet. ## Agent skills - [careerotter-free-tools](https://careerotter.io/.well-known/agent-skills/careerotter-free-tools/SKILL.md): Use CareerOtter's free, no-account AI tools to draft a cover letter, score a resume against a job description, or generate interview questions. - [careerotter-resume-roast](https://careerotter.io/.well-known/agent-skills/careerotter-resume-roast/SKILL.md): Get blunt, specific resume feedback from CareerOtter's Resume Roast, and read a shared roast's score and categories from its permalink. - [careerotter-public-api](https://careerotter.io/.well-known/agent-skills/careerotter-public-api/SKILL.md): Call CareerOtter's public HTTP API: service health and read access to shared Resume Roast results, including rate limits and error shapes. Index: https://careerotter.io/.well-known/agent-skills/index.json ## Capability manifest - [ARD manifest](https://careerotter.io/.well-known/ai-catalog.json) ## Blog - [How to Track Job Applications Without a Spreadsheet](https://careerotter.io/blog/how-to-track-job-applications): Most people track job applications in a spreadsheet. Here's why that breaks down, and what to do instead. ## Usage terms - [Terms of service](https://careerotter.io/terms) - [Privacy policy](https://careerotter.io/privacy) - [robots.txt](https://careerotter.io/robots.txt) — its `Content-Signal` line permits search indexing and grounding live AI answers, and reserves model training.