.kael/skills/project-knowledge-writer/SKILL.md
Use when the task is to save, curate, or update project-specific knowledge inside a project space under `.kael/projects/<project>/`. Best for deciding whether to update `PROJECT.md` or create thematic Markdown documents such as `params.md`, `networking.md`, or `playback.md`.
npx skillsauth add gugaio/kael project-knowledge-writerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill when the goal is to persist reusable project knowledge, not when the user only wants an answer in the current turn.
Workflow:
.kael/skills/project-knowledge-writer/references/schema.md..kael/skills/project-knowledge-writer/references/examples.md.project_list_documentsproject_get_document[project_scope] is present in the turn context, reuse that project=<name> as the default project instead of inferring another one.[project_document_intent] is present, treat it as the strongest hint about the target .md and whether the user already requested or approved that file.PROJECT.md for stable project-level context.md only when clearly better than reusing an existing fileCreation policy:
.md silently.Required quality bar before project_upsert_document:
.md when the theme is clearly distinct and likely to recur.PROJECT.md for overview, boundaries, key flows and conventions.params.mdnetworking.mdplayback.mdauth.mddecisions.mdPreferred document metadata:
project: stable project/app/domain namepath: PROJECT.md or a thematic file like params.mdtitle: short human labeldescription: what this file is fortags: compact retrieval hintscontent: Markdown content that future agents can read directlyAfter writing:
tools
Use quando o usuario quiser consultar dados do Youbora/NPAW (views, plays, erros, QoE, tipo vod/live, janelas de tempo e granularidade). Priorize Clark/MCP; use a chamada HTTP/MD5 local apenas como fallback.
development
Analisa logs de sessoes de video do Player X-Ray (Globo), identifica travamentos, problemas de buffer, erros de rede e performance HLS.js. Controla player remotamente enviando comandos e executando JavaScript no dispositivo.
testing
Diagnostica se o roteamento de skills foi correto para a mensagem atual. Use quando o usuario quiser validar auto-selecao de skill, checar relevancia da escolha, ou depurar por que uma skill foi (ou nao foi) aplicada.
tools
Opera servidores MCP configurados no Kael via tools dedicadas mcp_list e mcp_call.