
Publisher on askill
Translate content into a specified language. Use when translating text or images with options for verification, file translation, and inline modification.
Analyze stock and derivatives market conditions with technical and fundamental analysis. Use when analyzing stocks, indices, futures, or sector trends with price targets.
Save content in `/tmp/result_by_aiagent.md` (This skill must only be used when there is an explicit call. (example: ;iskill inote))
Execute commands on remote servers via SSH connection. Use when running commands on remote hosts using SSH config or direct destination addresses.
Convert (plan) file to `aitodo.md` format. (This skill must only be used when there is an explicit call ('convert-aitodo' or 'cai'). (example: ;iskill convert-aitodo or ;i cai))
Review code for quality, architecture, and best practices. Use when reviewing files, staged changes, or entire directories with code_reviewer and architect_reviewer agents.
Analyze user requirements to create/add an aitodo file. (This skill must only be used when there is an explicit call. (example: ;iskill make-aitodo))
Analyze errors and warnings, then provide solutions. Use when encountering error messages, exceptions, or warnings that need diagnosis and resolution.
Refactor code following Single Responsibility Principle and design patterns. Use when separating functions, reducing duplication, or improving code maintainability.