with one click
AgentFlow
AgentFlow contains 10 collected skills from bngqngzhang-maker, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
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.
Execute a shell/terminal command and return the output. This skill should be used when the user wants to run a system command, script, or program from the terminal.
Search the web for information on a given query. This skill should be used when the user wants to find up-to-date information, news, or answers from the internet that may not be in the model's training data.