---
name: Skill Consumer
slug: skill-consumer
category: AI Engineering
description: "Skill Consumer is used when consuming optimization artifacts from another skill. It expects an optimization-spec input and is called by test-project:skill-producer."
github: "https://github.com/OdradekAI/bundles-forge/tree/main/tests/fixtures/artifact-mismatch/skills/skill-consumer"
language: Python
stars: 230
forks: 14
install: "npx degit https://github.com/OdradekAI/bundles-forge/tree/main/tests/fixtures/artifact-mismatch/skills/skill-consumer ~/.claude/skills/skill-consumer"
installs_to: ~/.claude/skills/skill-consumer
source_path: tests/fixtures/artifact-mismatch/skills/skill-consumer/SKILL.md
collection_size: 23
category_size: 2793
collection_url: "https://dirskills.com/collections/OdradekAI/bundles-forge"
added: 2026-09-03T06:04:33.384Z
last_synced: 2026-09-03T06:04:33.384Z
canonical_url: "https://dirskills.com/skills/skill-consumer"
---

# Skill Consumer

Skill Consumer is used when consuming optimization artifacts from another skill. It expects an optimization-spec input and is called by test-project:skill-producer.

**Install:**

```bash
npx degit https://github.com/OdradekAI/bundles-forge/tree/main/tests/fixtures/artifact-mismatch/skills/skill-consumer ~/.claude/skills/skill-consumer
```

## README

## Integration

**Called by:** `test-project:skill-producer`

## Inputs

- `optimization-spec` — the optimization specification this skill expects
