AI Content Strategist
An AI Content Strategist designs and orchestrates the creation, optimization, and governance of content at scale using generative …
Skill Guide
The systematic creation, maintenance, and governance of structured, version-controlled, and machine-readable documentation that defines the architecture, interfaces, data schemas, operational procedures, and compliance requirements for AI systems that generate, moderate, or manage content.
Scenario
You are tasked with documenting a sentiment analysis model endpoint that accepts text via a POST request and returns a JSON with positive/negative/neutral scores and a confidence value.
Scenario
The team has a text-generation AI service with no structured docs. Documentation is scattered in Confluence and READMEs. You need to centralize and automate it.
Scenario
Your organization has 5 interconnected AI content services (moderation, generation, translation, etc.) with inconsistent documentation. Legal requires a unified view of data flows and compliance information for an upcoming audit.
MkDocs/Sphinx are static site generators for building professional documentation portals from Markdown/reST files. Swagger/Redoc are essential for visualizing and interacting with API specifications. Diátaxis is the conceptual framework to structure all content into its four fundamental types.
OAS is the industry standard for describing REST APIs. Model Cards (from Google) provide a structured template for documenting ML model provenance, performance, and ethical considerations. Schema.org can be used to define structured data models. AsyncAPI is the counterpart to OAS for message-driven and event-driven architectures.
Treating documentation as code within version control is non-negotiable. Vale enforces style guides and terminology consistency automatically. CI/CD pipelines ensure documentation is built, tested (e.g., broken link checks), and deployed automatically with every code change.
Answer Strategy
The candidate must demonstrate a layered, audience-aware approach. Use the Diátaxis framework. The answer should outline: 1) **Tutorials** for new internal developers, 2) **How-To Guides** for specific tasks (e.g., 'How to fine-tune the model'), 3) **API Reference** with exhaustive endpoint details (likely auto-generated from an OpenAPI spec), 4) **Explanation** of the model's architecture, training data biases, and ethical guardrails. Mention the inclusion of a Model Card and a clear versioning and deprecation policy from day one.
Answer Strategy
Tests problem-solving, initiative, and systems thinking. A strong answer uses the STAR method (Situation, Task, Action, Result). The core competency is 'improving engineering velocity and reducing risk.' Sample response: 'In my previous role, the moderation API's documentation lacked error code specifics, causing a 2-day outage for the frontend team during a critical launch. I didn't just update the page; I initiated a project to audit all API docs for completeness. I implemented a checklist for PR reviewers that mandated updates to error tables and examples. This reduced similar onboarding issues by 80% the next quarter.'
1 career found
Try a different search term.