---
name: Mock Engine
slug: mock-engine
category: Quality
description: Mock Engine is a mock skill used for deterministic pipeline testing. Use it when you need predictable behavior in an AI workflow or agent pipeline.
github: "https://github.com/alibaba/skill-up/tree/main/e2e/testdata/mock-engine"
language: Go
stars: 680
forks: 45
install: "npx degit https://github.com/alibaba/skill-up/tree/main/e2e/testdata/mock-engine ~/.claude/skills/mock-engine"
installs_to: ~/.claude/skills/mock-engine
source_path: e2e/testdata/mock-engine/SKILL.md
collection_size: 23
category_size: 1354
collection_url: "https://dirskills.com/collections/alibaba/skill-up"
added: 2026-08-24T05:16:12.458Z
last_synced: 2026-08-24T05:16:12.458Z
canonical_url: "https://dirskills.com/skills/mock-engine"
---

# Mock Engine

Mock Engine is a mock skill used for deterministic pipeline testing. Use it when you need predictable behavior in an AI workflow or agent pipeline.

**Install:**

```bash
npx degit https://github.com/alibaba/skill-up/tree/main/e2e/testdata/mock-engine ~/.claude/skills/mock-engine
```

## README

# Mock Engine Test Skill
This is a mock skill used for deterministic pipeline testing.
