# Activity Maps

> Map key activities and their relationships. Use for operational analysis and capability development.

- **Type:** Skill
- **Install:** `agentstack add skill-linuszz-business-strategy-planning-skills-activity-maps`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [linuszz](https://agentstack.voostack.com/s/linuszz)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [linuszz](https://github.com/linuszz)
- **Source:** https://github.com/linuszz/business-strategy-planning-skills/tree/master/bp-business-modeling/skills/activity-maps

## Install

```sh
agentstack add skill-linuszz-business-strategy-planning-skills-activity-maps
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Activity Maps

## Metadata
- **Name**: activity-maps
- **Description**: Activity system mapping and analysis
- **Triggers**: activity map, activity system, value chain, operations

## Instructions

Map and analyze activity systems for $ARGUMENTS.

## Framework

### Activity System Map

```
              ┌──────────────┐
              │   Activity A │
              │   (Core)     │
              └──────┬───────┘
                     │
        ┌────────────┼────────────┐
        │            │            │
   ┌────▼────┐  ┌────▼────┐  ┌────▼────┐
   │Activity B│  │Activity C│  │Activity D│
   │(Support)│  │(Support) │  │(Support) │
   └────┬────┘  └────┬────┘  └────┬────┘
        │            │            │
   ┌────▼────┐  ┌────▼────┐  ┌────▼────┐
   │Activity E│  │Activity F│  │Activity G│
   └─────────┘  └─────────┘  └─────────┘
```

### Activity Categories

| Category | Description | Examples |
|----------|-------------|----------|
| **Core** | Differentiating | R&D, design |
| **Critical** | Must excel | Quality, delivery |
| **Supporting** | Enable core | HR, finance |
| **Outsourceable** | Non-critical | Cleaning, admin |

## Output

```
## Activity Map: [Business/Function]

### Core Activities

| Activity | Description | Capability Level |
|----------|-------------|------------------|
| [Activity 1] | [Desc] | Strong |
| [Activity 2] | [Desc] | Medium |

### Supporting Activities

| Activity | Supports | Performance |
|----------|----------|-------------|
| [Activity 3] | [Core activity] | Good |
| [Activity 4] | [Core activity] | Needs improvement |

### Activity Relationships

| From | To | Type | Strength |
|------|-----|------|----------|
| A | B | Enables | Strong |
| B | C | Feeds | Medium |
| C | D | Supports | Weak |

### Gap Analysis

| Activity | Required | Current | Gap |
|----------|----------|---------|-----|
| [Activity] | [Level] | [Level] | [Gap] |

### Recommendations

1. **[Core Activity]**: [Investment/focus area]
2. **[Gap]**: [Action to close]
3. **[Relationship]**: [Strengthening action]
```

## Tips
- Start with core differentiating activities
- Map relationships and dependencies
- Identify bottlenecks
- Focus on strategic activities

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [linuszz](https://github.com/linuszz)
- **Source:** [linuszz/business-strategy-planning-skills](https://github.com/linuszz/business-strategy-planning-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-linuszz-business-strategy-planning-skills-activity-maps
- Seller: https://agentstack.voostack.com/s/linuszz
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
