tiangong-kb-course-fulltext-fetch
Installation
SKILL.md
Tiangong KB Course Fulltext Fetch
Use this skill when the task has a Tiangong KB course document_id and tags,
and needs the full processed text for that document.
Boundary
Always call the Tiangong AI CLI:
npx @tiangong-ai/cli@latest kb course fulltext --document-id <document_id> --tags <tags>
Do not call S3, NAS, Supabase, Pinecone, or OpenSearch directly from the skill. The CLI owns the S3 path rule, list/get behavior, and AWS SDK credential handling.