Agent Plugins Marketplace
All plugins

sap-sac-test-automation

v2.4.1

SAP Analytics Cloud (SAC) automated testing skill for designing capability-gated browser discovery and deterministic Playwright test suites for SAC stories, dashboards, reports, planning workflows, comments, permissions, visual regression, and reusable QA automation. This skill should be used when building SAC end-to-end tests, onboarding SAC dashboards into Playwright, creating dashboard profiles or scenario YAML, using Microsoft Edge/CDP, Chrome DevTools MCP, Vercel Labs agent-browser, or manual discovery for SAC components, testing SAC optimized stories, configuring SAC auth storage state, managing visual/data baselines, testing comments, planning writeback, data actions, multi actions, role-based views, restricted Windows/company environments, or creating SAC failure triage artifacts.

CodexClaude Code1 Skill

By Eduard JiglauLicense: GPL-3.0452 GitHub starsUpdated 2 days ago

Directory evidence

Runtimes
Codex and Claude Code
Parsed components
1 skill or MCP entry
Source updated
Sep 21, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install sap-sac-test-automation for Codex and Claude Code

Installs for the current user
codex plugin marketplace add secondsky/sap-skills
codex plugin marketplace upgrade sap-skills
codex plugin add sap-sac-test-automation@sap-skills

Paste and run these commands in a terminal with Codex. They add and refresh the sap-skills catalog, then install this plugin.

Compatibility: the page URL and API slug “sap-sac-test-automation” remain stable.

  • Codex: sap-sac-test-automation@agent-plugin-marketplacesap-sac-test-automation@sap-skills

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/secondsky/sap-skills

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/sap-sac-test-automation/.

Plugin files

plugins/sap-sac-test-automation/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
└── skills/sap-sac-test-automation/SKILL.md

Included Skills1

sap-sac-test-automationskills/sap-sac-test-automation/SKILL.md

SAP Analytics Cloud (SAC) automated testing skill for designing capability-gated browser discovery and deterministic Playwright test suites for SAC stories, dashboards, reports, planning workflows, comments, permissions, visual regression, and reusable QA automation. This skill should be used when building SAC end-to-end tests, onboarding SAC dashboards into Playwright, creating dashboard profiles or scenario YAML, using Microsoft Edge/CDP, Chrome DevTools MCP, Vercel Labs agent-browser, or manual discovery for SAC components, testing SAC optimized stories, configuring SAC auth storage state, managing visual/data baselines, testing comments, planning writeback, data actions, multi actions, role-based views, restricted Windows/company environments, or creating SAC failure triage artifacts.

Plugin manifests2

plugins/sap-sac-test-automation/.codex-plugin/plugin.json
{
  "name": "sap-sac-test-automation",
  "version": "2.4.1",
  "description": "SAP Analytics Cloud (SAC) automated testing skill for designing capability-gated browser discovery and deterministic Playwright test suites for SAC stories, dashboards, reports, planning workflows, comments, permissions, visual regression, and reusable QA automation. This skill should be used when building SAC end-to-end tests, onboarding SAC dashboards into Playwright, creating dashboard profiles or scenario YAML, using Microsoft Edge/CDP, Chrome DevTools MCP, Vercel Labs agent-browser, or manual discovery for SAC components, testing SAC optimized stories, configuring SAC auth storage state, managing visual/data baselines, testing comments, planning writeback, data actions, multi actions, role-based views, restricted Windows/company environments, or creating SAC failure triage artifacts.",
  "author": {
    "name": "Eduard Jiglau",
    "email": "[email protected]",
    "url": "https://sap-ai-skills.com"
  },
  "homepage": "https://sap-ai-skills.com",
  "repository": "https://github.com/secondsky/sap-skills",
  "license": "GPL-3.0",
  "keywords": [
    "analytics",
    "automation",
    "cap",
    "dashboard",
    "data",
    "edge",
    "rest",
    "sac",
    "sap",
    "sap-sac-test-automation",
    "test",
    "visualization",
    "yaml"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "SAP SAC Test Automation",
    "shortDescription": "SAP Analytics Cloud (SAC) automated testing skill for designi...",
    "longDescription": "SAP Analytics Cloud (SAC) automated testing skill for designing capability-gated browser discovery and deterministic Playwright test suites for SAC stories, dashboards, reports, planning workflows, comments, permissions, visual regression, and reusable QA automation. This skill should be used when building SAC end-to-end tests, onboarding SAC dashboards into Playwright, creating dashboard profiles or scenario YAML, using Microsoft Edge/CDP, Chrome DevTools MCP, Vercel Labs agent-browser, or manual discovery for SAC components, testing SAC optimized stories, configuring SAC auth storage state, managing visual/data baselines, testing comments, planning writeback, data actions, multi actions, role-based views, restricted Windows/company environments, or creating SAC failure triage artifacts.",
    "developerName": "Eduard Jiglau",
    "category": "Data Analytics",
    "capabilities": [
      "Interactive",
      "Read",
      "Write"
    ],
    "defaultPrompt": [
      "Use SAP SAC Test Automation for SAP guidance."
    ],
    "websiteURL": "https://sap-ai-skills.com"
  }
}
plugins/sap-sac-test-automation/.claude-plugin/plugin.json
{
  "name": "sap-sac-test-automation",
  "description": "SAP Analytics Cloud (SAC) automated testing skill for designing capability-gated browser discovery and deterministic Playwright test suites for SAC stories, dashboards, reports, planning workflows, comments, permissions, visual regression, and reusable QA automation. This skill should be used when building SAC end-to-end tests, onboarding SAC dashboards into Playwright, creating dashboard profiles or scenario YAML, using Microsoft Edge/CDP, Chrome DevTools MCP, Vercel Labs agent-browser, or manual discovery for SAC components, testing SAC optimized stories, configuring SAC auth storage state, managing visual/data baselines, testing comments, planning writeback, data actions, multi actions, role-based views, restricted Windows/company environments, or creating SAC failure triage artifacts.",
  "version": "2.4.1",
  "author": {
    "name": "Eduard Jiglau",
    "email": "[email protected]",
    "url": "https://sap-ai-skills.com"
  },
  "license": "GPL-3.0",
  "homepage": "https://sap-ai-skills.com",
  "repository": "https://github.com/secondsky/sap-skills",
  "keywords": [
    "analytics",
    "automation",
    "cap",
    "dashboard",
    "data",
    "edge",
    "rest",
    "sac",
    "sap",
    "sap-sac-test-automation",
    "test",
    "visualization",
    "yaml"
  ],
  "category": "data-analytics",
  "agents": [
    "./agents/sac-test-profile-reviewer.md"
  ],
  "commands": [
    "./commands/sac-test-onboard.md"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[sap-sac-test-automation on Agent Plugins Marketplace](https://pluginsmp.com/plugins/sap-sac-test-automation)