能力标签
🔌
MCP工具

另号学习源機学源

基于 Python · 让 AI 助手直接操作你的系统与工具
英文名:agentic-test-explorer
⭐ 10 Stars 🍴 2 Forks 💻 Python 📄 MIT 🏷 AI 7.5分
7.5AI 综合评分
mcpagenticai-agentsai-testingautonomous-testingbrowser-automationpython
✦ AI Skill Hub 推荐

AI Skill Hub 推荐使用:另号学习源機学源 是一款优质的MCP工具。AI 综合评分 7.5 分,在同类工具中表现稳健。如果你正在寻找可靠的MCP工具解决方案,这是一个值得深入了解的选择。

📚 深度解析
另号学习源機学源 是一款基于 MCP(Model Context Protocol)标准协议的 AI 工具扩展。MCP 协议由 Anthropic 开发并开源,旨在建立 AI 模型与外部工具之间的标准化通信接口,目前已被 Claude Desktop、Claude Code、Cursor 等主流 AI 工具采纳。

通过安装 另号学习源機学源,你的 AI 助手将获得额外的工具调用能力,可以用自然语言直接操控该工具的功能,无需学习复杂的命令行语法。MCP 工具的核心价值在于"一次配置,永久增强"——配置完成后,每次与 AI 对话时都可以无缝调用这些工具。

在技术实现上,MCP 工具通过标准的 JSON-RPC 协议与 AI 客户端通信,工具的功能以"工具列表"的形式暴露给 AI 模型,AI 可以按需调用。另号学习源機学源 提供了结构化的工具调用接口,使 AI 模型能够精确地理解和使用每个功能点,显著降低 AI 在工具使用上的错误率。

与传统的 API 集成相比,MCP 工具的优势在于无需编写代码——用户只需在配置文件中添加几行 JSON,即可让 AI 获得全新能力。AI Skill Hub 将 另号学习源機学源 评为 AI 评分 7.5 分,属于同类工具中的优质选择。
📋 工具概览

另号学习源機学源是一个另号学习源機学源。当前另号学习源機学源实例一个另号学习源機学源的为常子。

另号学习源機学源 是一款遵循 MCP(Model Context Protocol)标准协议的 AI 工具扩展。通过 MCP 协议,它可以让 Claude、Cursor 等主流 AI 客户端直接访问和操作外部工具、数据源和服务,实现 AI 能力的无缝扩展。无论是文件操作、数据库查询还是 API 调用,都可以通过自然语言在 AI 对话中直接触发,极大提升生产效率。

GitHub Stars
⭐ 10
开发语言
Python
支持平台
Windows / macOS / Linux
维护状态
轻量级项目,按需更新
开源协议
MIT
AI 综合评分
7.5 分
工具类型
MCP工具
Forks
2
📖 中文文档
以下内容由 AI Skill Hub 根据项目信息自动整理,如需查看完整原始文档请访问底部「原始来源」。

另号学习源機学源是一个另号学习源機学源。当前另号学习源機学源实例一个另号学习源機学源的为常子。

另号学习源機学源 是一款遵循 MCP(Model Context Protocol)标准协议的 AI 工具扩展。通过 MCP 协议,它可以让 Claude、Cursor 等主流 AI 客户端直接访问和操作外部工具、数据源和服务,实现 AI 能力的无缝扩展。无论是文件操作、数据库查询还是 API 调用,都可以通过自然语言在 AI 对话中直接触发,极大提升生产效率。

📌 核心特色
  • 通过标准 MCP 协议与 Claude、Cursor 等主流 AI 客户端深度集成
  • 提供结构化工具调用接口,显著降低 AI 集成复杂度
  • 支持 Claude Desktop 和 Claude Code 无缝接入,开箱即用
  • 可与其他 MCP 工具组合叠加,构建完整 AI 工作站
  • 轻量无侵入设计,不影响现有系统架构
🎯 主要使用场景
  • 在 Claude Desktop 对话中直接调用本地工具,实现 AI 与系统的深度联动
  • 通过自然语言驱动复杂的多步骤自动化任务,代替繁琐手动操作
  • 将多个 MCP 工具组合使用,构建个人专属 AI 工作站
以下安装命令基于项目开发语言和类型自动生成,实际以官方 README 为准。
安装命令
# 方式一:通过 Claude Code CLI 一键安装
claude skill install https://github.com/srbarrios/agentic-test-explorer

# 方式二:手动配置 claude_desktop_config.json
{
  "mcpServers": {
    "--------": {
      "command": "npx",
      "args": ["-y", "agentic-test-explorer"]
    }
  }
}

# 配置文件位置
# macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
# Windows: %APPDATA%/Claude/claude_desktop_config.json
📋 安装步骤说明
  1. 确认已安装 Node.js(v18 或以上版本)
  2. 打开 Claude Desktop 或 Claude Code 的 MCP 配置文件
  3. 按「交给 Agent 安装 → Claude Desktop」标签中的 JSON 配置填入 mcpServers 字段
  4. 保存配置文件并重启 Claude 客户端
  5. 重启后,在对话中即可使用本工具
以下用法示例由 AI Skill Hub 整理,涵盖最常见的使用场景。
常用命令 / 代码示例
# 安装后在 Claude 对话中直接使用
# 示例:
用户: 请帮我用 另号学习源機学源 执行以下任务...
Claude: [自动调用 另号学习源機学源 MCP 工具处理请求]

# 查看可用工具列表
# 在 Claude 中输入:"列出所有可用的 MCP 工具"
以下配置示例基于典型使用场景生成,具体参数请参照官方文档调整。
配置示例
// claude_desktop_config.json 配置示例
{
  "mcpServers": {
    "________": {
      "command": "npx",
      "args": ["-y", "agentic-test-explorer"],
      "env": {
        // "API_KEY": "your-api-key-here"
      }
    }
  }
}

// 保存后重启 Claude Desktop 生效
📑 README 深度解析 真实文档 完整度 92/100 含工作流图 查看 GitHub 原文 →
以下内容由系统直接从 GitHub README 解析整理,保留代码块、表格与列表结构。

简介

<img src="logo.png" alt="Agentic Explorer Logo" width="500" align="center" />

A product-agnostic, AI-driven exploratory test framework that intelligently explores, tests, and validates any web application. Configure it for your stack via a small config.yaml, point it at your app, and let specialized agents drive a real browser to find bugs, render anomalies, and unscripted edge cases.

Powered by a LangGraph Swarm architecture, Playwright, and your choice of Claude (default) or Google Gemini, this framework dynamically routes tasks to behavioral QA personas and advanced stress/exploration agents, self-heals from UI errors, optionally consults user-provided MCP servers and Agent Skills for domain knowledge, generates reproducible Playwright test scripts from every bug found, and writes Markdown executive test reports.

It can also analyze GitHub Pull Requests — pass a PR URL and the framework extracts the code diff, feeds it to an LLM, and auto-generates targeted test missions covering the UI areas most likely impacted by the changes.

---

✨ Key Features

Product-Agnostic: One small config.yaml adapts the framework to any web app. Persona-Driven QA Agents: Three standard QA personas plus five advanced agents — each prompted around a specific testing strategy. Record-and-Translate Engine: Agents emit JSON intents, the deterministic engine executes and records every step to an immutable Action Tape. Every bug automatically generates a reproducible reproduction_*.spec.ts Playwright script. Resilient Selector Policy (Engine-Enforced): execute_browser_command rejects brittle XPath / positional selectors at runtime, enforcing data-test-subjaria-label → visible text priority. Self-Healing Browser Execution: Playwright actions are wrapped to catch uncaught exceptions. Errors are returned as natural language so agents can adapt strategies. Screenshot Evidence: Agents capture full-page screenshots when bugs or anomalies are detected, then generate reproducible Playwright specs from the Action Tape. Bring-Your-Own MCP: Plug in any MCP servers via a standard mcp_servers.json — agents query them for domain knowledge instead of guessing. Bring-Your-Own Skills: Install Agent Skills (per the agentskills.io spec) under AGENT_SKILLS_ROOT and the framework exposes them automatically. Cross-Session Learning: A four-level memory system (semantic, episodic, procedural, prioritization) powered by Langmem lets agents learn across sessions. The framework remembers page structures, selector reliability, application quirks, agent observations, past bugs, and which testing strategies worked. Agent prompts and supervisor routing rules self-improve via Langmem's prompt optimizer after each batch. Agents can proactively record observations and recall past findings using semantic search. Regression Testing: Run --regression to auto-generate missions from the bug catalog — no YAML needed. The framework targets pages with known open bugs and historically flaky areas. Application Model Export: Run --export-model to export the discovered application structure (pages, selectors with reliability scores, bugs, quirks, session stats) as app_model.json. PR-Driven Test Generation: Pass a GitHub PR URL (--pr-url) and the framework extracts the diff (preferring the GitHub MCP server, falling back to gh CLI), sends it to an LLM, and auto-generates targeted mission YAML covering the UI areas impacted by the code changes. When historical bug data exists, it's injected into the LLM prompt for better-targeted missions. Optionally execute the generated missions immediately with --execute. * Automated Artifact Generation: Every test produces an isolated folder containing raw execution traces, the Action Tape, bug screenshots, reproducible .spec.ts files, and an executive Markdown report.

---

Dashboard Features

The dashboard provides four key views:

  • Sidebar: Mission ID, graph type (standard/advanced), LLM provider, and live metrics (steps, bugs, explored paths)
  • Live Browser Vision: Real-time JPEG screenshots of the Playwright viewport, updated after each browser command
  • Swarm State Diagram: Interactive Mermaid diagram showing the Supervisor-Worker topology with the currently active node highlighted in green
  • Tabbed Activity Views:
  • Thought Stream: Latest LLM reasoning from the active agent
  • Action Tape: Recent browser commands with execution time and status
  • Bugs: Discovered bugs with detailed descriptions and bug count
  • Paths: URLs visited during the mission

1. Dependencies

Python 3.11+ is required. A virtual environment is highly recommended.

```bash

Install the package and all dependencies (editable mode)

pip install -e .

🛠️ Setup

Optional: Install Visual Mode (Streamlit dashboard)

pip install -e ".[visual]"

Install the Playwright Chromium browser

playwright install chromium


> **Keeping dependencies up to date:** After pulling new changes, always re-sync your
> virtual environment to pick up any added or updated packages:
>
> 
bash > # pip > pip install -e . > > # uv > uv pip install -e . > ```

AI is used with no additional setup.

Installation

Visual Mode requires Streamlit as an optional dependency:

```bash

Install with visual mode support

pip install -e ".[visual]"

Usage

Add the --visual flag to any mission:

```bash

🚀 Usage

🤖 Guide for Autonomous Agents

If you are an AI coding assistant contributing to this repository, see AGENTS.md for the conventions covering agent registration, selector policy, and tool behavior.

---

🎬 Demo

https://github.com/user-attachments/assets/9a17d846-5bee-4055-a97a-f9dd7ee191c2

---

Create and activate a virtual environment (plain venv or uv)

python -m venv .venv source .venv/bin/activate

2. Environment Variables

Copy .env.example.env and fill in your values. The framework supports two LLM providers — Claude (default) and Gemini — and auto-detects which to use from available credentials.

```env

--- LLM Provider (optional — auto-detected from credentials if not set) ---

Option A: Direct API key

ANTHROPIC_API_KEY="your_anthropic_api_key_here"

Option B: Vertex AI (zero config if you already use Claude Code)

The framework reads ~/.claude/settings.json automatically. If it contains

Option A: API key

Option B: OAuth credentials (no env var needed)

3. App Configuration

Copy config.yaml.exampleconfig.yaml and customize for your application:

```yaml app: name: "My Web Application" url: ${APP_URL} description: "Brief description used to give agent prompts domain context."

auth: method: form selectors: username: 'input[name="username"]' password: 'input[name="password"]' submit: 'button[type="submit"]' post_login_check: 'a[href="/home"]' # selector that confirms login worked

paths: mcp_servers: ./mcp_servers.json skills_root: ./agent-skills

LLM provider (optional — auto-detected from credentials by default)

llm: # provider: claude # or: gemini # claude_model: claude-sonnet-4-6 # claude_vision_model: claude-haiku-4-5 # gemini_model: gemini-3.1-flash-lite # gemini_vision_model: gemini-3.1-flash-lite

# Embedding model for semantic search in long-term memory (optional). # When configured, recall_past_findings uses vector similarity instead of # keyword matching. Gemini users can use their existing API key; Claude # users can run a local model via Ollama. # embedding_model: google-genai:models/embedding-001 # Gemini (768d) # embedding_dims: 768 # embedding_model: ollama:nomic-embed-text # Ollama local (768d) # embedding_dims: 768 ```

4. (Optional) MCP Servers

Copy mcp_servers.json.examplemcp_servers.json and list any MCP servers you want the agents to consult. Format follows the standard Claude Desktop / Code shape:

{
  "mcpServers": {
    "github": {
      "transport": "http",
      "url": "https://api.githubcopilot.com/mcp/"
    },
    "my-docs": {
      "transport": "http",
      "url": "https://my-docs.example.com/_mcp/"
    }
  }
}

The github entry is used by the PR analyzer (--pr-url) to fetch PR data via MCP tools (get_pull_request, get_pull_request_diff, get_pull_request_files). If not configured, the analyzer falls back to the gh CLI.

If the file is missing or empty, agents simply run without MCP tools.

5. (Optional) Agent Skills

Install any Skills (per agentskills.io) under the directory pointed at by AGENT_SKILLS_ROOT (default ./agent-skills/). The framework discovers them automatically and exposes fetch_agent_skill and run_agent_skill_script to agents. If the directory is missing the framework just logs an info message.

GOOGLE_API_KEY="your_gemini_api_key_here"

If GOOGLE_API_KEY is not set, the framework loads ~/.gemini/oauth_creds.json

--- Gemini authentication (alternative provider — choose one) ---

Standard 3-persona QA swarm (uses auto-detected provider — Claude by default)

agent-explorer --missions missions/new_user_agent.yaml

🇨🇳 中文文档镜像 AI 翻译 2026-05-25
英文原文章节由系统翻译为中文摘要,便于快速理解。完整原文见上方 "📑 README 深度解析"。
📌 简介

agentic-test-explorer 是一个与产品无关的 AI 驱动探索性测试框架。它能够智能地探索、测试并验证任何 Web 应用程序。开发者只需通过一个简单的 `config.yaml` 文件进行技术栈配置,即可驱动专门的 AI Agents 操作真实浏览器,自动发现 Bug、渲染异常以及各种非脚本化的边缘案例(edge cases),实现自动化的智能化测试。

⚡ 功能介绍

本项目具备高度的通用性,通过 `config.yaml` 即可适配任何 Web 应用。核心特色在于其 Persona-Driven QA Agents 系统,内置了 3 种标准 QA 角色及 5 种高级 Agent,每种角色都针对特定的测试策略进行了 Prompt 优化。此外,框架拥有 Record-and-Translate Engine,能将 Agent 发出的 JSON 意图转化为确定性的执行步骤,并记录在不可篡改的 Action Tape 中,确保每个 Bug 都能被自动生成并追踪。

📋 环境依赖

运行本项目需要 Python 3.11 或更高版本。为了保持环境整洁,强烈建议使用虚拟环境(如 venv 或 uv)进行开发。在安装依赖前,请确保您的系统已配置好相应的 Python 运行环境。

🛠 安装步骤(Docker/pip/源码)

首先,建议创建并激活虚拟环境。接着,使用 `pip install -e .` 以可编辑模式安装核心包及其依赖。如果需要使用可视化 Dashboard(Streamlit),请运行 `pip install -e "[visual]"`。最后,必须通过 `playwright install chromium` 命令安装 Playwright 所需的 Chromium 浏览器内核。若后续拉取了新代码,请务必重新同步虚拟环境以更新依赖。

🚀 使用教程

您可以通过命令行启动测试任务。若需启动可视化 Dashboard 实时监控测试过程,请在执行 mission 命令时添加 `--visual` 标志。例如:`agent-explorer --missions missions/new_user_agent.yaml --visual`。对于希望参与开发的 AI coding assistant,请参考 `AGENTS.md` 以了解 Agent 注册、选择器策略及工具行为的相关规范。

⚙️ 配置说明(含 MCP / env)

项目通过 `.env` 文件管理敏感信息。请将 `.env.example` 复制为 `.env` 并填写您的 API 密钥。框架支持 Claude(默认)和 Gemini 两个 LLM provider,并会根据提供的凭据自动检测。此外,通过 `config.yaml` 可以完成对目标 Web 应用的技术栈配置,实现框架与不同产品的解耦。

🔌 API 说明

本项目主要通过 LLM Provider(如 Claude 或 Gemini)进行驱动。框架会自动识别环境变量中的 `GOOGLE_API_KEY` 或本地 `~/.gemini/` 配置。Agent 通过输出 JSON 格式的意图(intents)与执行引擎进行交互,确保了 AI 决策与浏览器操作之间的逻辑一致性。

❓ FAQ 摘要

本项目默认使用 3 种标准 QA 角色组成的 Swarm 进行测试,并会自动检测可用的 LLM provider(如 Claude)。如果遇到环境配置问题,请优先检查 `.env` 文件中的 API 密钥设置是否正确,以及 Playwright 浏览器是否已正确安装。

🎯 aiskill88 AI 点评 A 级 2026-05-23

另号学习源機学源当前另号学习源機学源的为常子。当前另号学习源機学源实例一个另号学习源機学源的为常子。

📚 实用指南(长尾问题)
适合谁
  • 需要让 Claude / Cursor 操作本地工具的 AI 工程师
  • 构建多智能体协作系统的 Agent 开发者
  • 构建企业知识库 / RAG 检索应用的团队
  • 跨境业务、多语言内容运营团队
最佳实践
  • 配置 MCP 服务器时建议使用 stdio 传输 + JSON-RPC,避免暴露公网
  • 本地部署优先选 GGUF 量化模型,节省显存并保持响应速度
  • Agent 任务先做 dry-run 验证工具调用链,再开启自主执行
常见错误
  • API key 直接提交到 git 仓库(请用 .env 并加入 .gitignore)
  • MCP 配置路径拼错或权限不足,重启 Claude Desktop 才生效
  • 显存不足直接 OOM — 优先降低 context 或换更小的量化模型
  • Python 依赖冲突:建议用 venv / uv 隔离环境
部署方案
  • CLI:直接 npm install -g / pip install,命令行调用
  • 本地部署:CPU 8GB 起,GPU 推荐 16GB+ 显存
  • 云端托管:可放在 Vercel / Railway / Fly.io 等 PaaS 平台
相关搜索
agentic-test-explorer 中文教程agentic-test-explorer 安装报错怎么办agentic-test-explorer MCP 配置agentic-test-explorer Agent 工作流agentic-test-explorer 与同类工具对比agentic-test-explorer 最佳实践agentic-test-explorer 适合谁用
⚡ 核心功能
👥 适合谁
  • 需要让 Claude / Cursor 操作本地工具的 AI 工程师
  • 构建多智能体协作系统的 Agent 开发者
  • 构建企业知识库 / RAG 检索应用的团队
  • 跨境业务、多语言内容运营团队
⭐ 最佳实践
  • 配置 MCP 服务器时建议使用 stdio 传输 + JSON-RPC,避免暴露公网
  • 本地部署优先选 GGUF 量化模型,节省显存并保持响应速度
  • Agent 任务先做 dry-run 验证工具调用链,再开启自主执行
⚠️ 常见错误
  • API key 直接提交到 git 仓库(请用 .env 并加入 .gitignore)
  • MCP 配置路径拼错或权限不足,重启 Claude Desktop 才生效
  • 显存不足直接 OOM — 优先降低 context 或换更小的量化模型
  • Python 依赖冲突:建议用 venv / uv 隔离环境
👥 适合人群
Claude Desktop / Claude Code 用户AI 工具开发者需要扩展 AI 能力的专业人士自动化工程师
🎯 使用场景
  • 在 Claude Desktop 对话中直接调用本地工具,实现 AI 与系统的深度联动
  • 通过自然语言驱动复杂的多步骤自动化任务,代替繁琐手动操作
  • 将多个 MCP 工具组合使用,构建个人专属 AI 工作站
⚖️ 优点与不足
✅ 优点
  • +MIT 协议,可免费商用
  • +标准化 MCP 协议,生态互联性强
  • +与 Claude 官方生态无缝对接
  • +即插即用,配置简单快捷
⚠️ 不足
  • 依赖 Claude 客户端,非 Claude 用户无法使用
  • MCP 协议仍在持续演进,接口可能变更
  • 需要一定的配置步骤
⚠️ 使用须知

AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。

建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。

📄 License 说明

✅ MIT 协议 — 最宽松的开源协议之一,可自由商用、修改、分发,仅需保留版权声明。

🔗 相关工具推荐
📚 相关教程推荐
📰 相关 AI 新闻
🍿 AI 圈相关吃瓜
🗺️ 相关解决方案
🧩 你可能还需要
基于当前 Skill 的能力图谱,自动补全的工具组合
❓ 常见问题 FAQ
复制。
💡 AI Skill Hub 点评

总体来看,另号学习源機学源 是一款质量良好的MCP工具,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。

⬇️ 获取与下载
⬇ 下载源码 ZIP

✅ MIT 协议 · 可免费商用 · 直接从 aiskill88 服务器下载,无需跳转 GitHub

📚 深入学习 另号学习源機学源
查看分步骤安装教程和完整使用指南,快速上手这款工具
🌐 原始信息
原始名称 agentic-test-explorer
原始描述 开源MCP工具:An agnostic AI-driven exploratory test framework that intelligently explores, te。⭐10 · Python
Topics mcpagenticai-agentsai-testingautonomous-testingbrowser-automationpython
GitHub https://github.com/srbarrios/agentic-test-explorer
License MIT
语言 Python
🔗 原始来源
🐙 GitHub 仓库  https://github.com/srbarrios/agentic-test-explorer 🌐 官方网站  https://oscarbarrios.tech/agentic-test-explorer/

收录时间:2026-05-19 · 更新时间:2026-05-19 · License:MIT · AI Skill Hub 不对第三方内容的准确性作法律背书。