---
name: Skill A
slug: skill-a-3
category: Automation
description: "Skill A is used when doing task A. It calls the test-project:skill-b integration as part of its workflow."
github: "https://github.com/OdradekAI/bundles-forge/tree/main/tests/fixtures/unreachable/skills/skill-a"
language: Python
stars: 230
forks: 14
install: "npx degit https://github.com/OdradekAI/bundles-forge/tree/main/tests/fixtures/unreachable/skills/skill-a ~/.claude/skills/skill-a"
installs_to: ~/.claude/skills/skill-a
source_path: tests/fixtures/unreachable/skills/skill-a/SKILL.md
collection_size: 23
category_size: 1754
collection_url: "https://dirskills.com/collections/OdradekAI/bundles-forge"
added: 2026-09-03T06:04:35.965Z
last_synced: 2026-09-03T06:04:35.965Z
canonical_url: "https://dirskills.com/skills/skill-a-3"
---

# Skill A

Skill A is used when doing task A. It calls the test-project:skill-b integration as part of its workflow.

**Install:**

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

## README

## Integration

**Calls:** `test-project:skill-b`
