Write content to a file at a specified path, creating or overwriting the file. This skill should be used when the user wants to create a new file or overwrite an existing file with provided content.
List files and subdirectories in a specified directory path. This skill should be used when the user wants to explore directory contents or find files in a folder.
Have a conversation with the Tongyi Qwen (通义千问) LLM via DashScope API. This skill should be used when the user wants to ask questions, get explanations, or have a dialogue with the Qwen model.
Review and analyze source code using Tongyi Qwen (通义千问) via DashScope API. This skill should be used when the user wants to get code quality feedback, identify bugs, or receive suggestions for improvement.
Summarize long text content using Tongyi Qwen (通义千问) via DashScope API. This skill should be used when the user wants to condense articles, documents, or long passages into concise summaries.
Translate text between languages using Tongyi Qwen (通义千问) via DashScope API. This skill should be used when the user wants to translate text from one language to another.
Query a RAG (Retrieval-Augmented Generation) knowledge base to find relevant information from ingested documents. This skill should be used when the user wants to search within a loaded knowledge base or document collection.
Read the contents of a file at a specified path. Supports text files with encoding detection. This skill should be used when the user wants to view, inspect, or read the contents of an existing file.