valkryhx
@valkryhx
Public Skills
Bash Tool
by valkryhx
"【系统级后备工具】仅用于网络诊断、进程管理等基础任务。代码搜索/数据分析等应使用专用 skill。"
by valkryhx
A collection of scripts for PDF operations including content extraction, form filling, and image conversion. Use this skill to process PDF documents, extract text/tables, or automate PDF form handling.
playwright-cli
by valkryhx
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
agent_team
by valkryhx
Enables the agent to act as a Swarm Leader, dispatching tasks to remote workers, managing sessions, and handling concurrency.
search_experience
by valkryhx
"检索本地经验库,获取历史 Agent 解决过的报错方案和配置经验。"
参数 MCP 工具集成专家
by valkryhx
"集成参数 Model Context Protocol (MCP) 工具,通过 HTTP 连接与外部参数 MCP 服务交互,提供参数管理、工单生成等功能。"
programmatic-tool-calling
by valkryhx
编程化工具调用指南。允许 Agent 编写并执行 Python 代码,从而能够在一个沙箱环境中动态调用其他工具,实现循环、批处理和复杂逻辑。
智能上下文压缩器
by valkryhx
"采用 Rolling Summary 策略压缩对话历史,在清空历史前保留关键信息(任务目标、阶段性结论、任务进展)。"
file_editor
by valkryhx
tools for reading, writing, and manipulating files
数据分析专家
by valkryhx
"使用 Python/Pandas 对 CSV 数据进行统计分析并生成图表。"
MCP 工具集成专家
by valkryhx
"集成 Model Context Protocol (MCP) 工具,通过 HTTP 连接与外部 MCP 服务交互,提供参数管理、工单生成等功能。"
Dex Async Task Manager
by valkryhx
"用于管理长耗时、异步任务的工具集。当任务预计执行时间超过 10 秒(如模型训练、大型构建、批量数据处理)时,必须使用此工具,而不是 bash。"
Dynamic MCP Loader
by valkryhx
"动态 MCP 工具加载器,支持运行时连接远程 HTTP/SSE MCP 服务或启动本地 MCP 进程,让 Agent 根据需求即时扩展能力。适用于用户提到不熟悉的 MCP 服务时,通过搜索发现连接方式后动态加载。"
playwright-cli
by valkryhx
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
web-search
by valkryhx
Perform web searches and extract content from URLs using the Tavily API. Use this skill to find real-time information, news, or deep-dive into specific web pages.
remote_worker_connector
by valkryhx
Enables the agent to act as a Swarm Leader, dispatching tasks to remote workers, managing sessions, and handling concurrency.
代码库搜索专家
by valkryhx
"通过 ripgrep 在本地文件系统中精确定位代码、配置或文档,支持多轮迭代检索。"