# Mila Base

> A Claude skill from mila-iqia/skills.

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

## Install

```sh
agentstack add skill-mila-iqia-skills-mila-base
```

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

## About

# Mila Base: Shared Policies

This skill is loaded by other mila-* skills via the Skill tool. Apply its
policies silently (no preamble to the user) when invoked this way.
Do not invoke it in response to a direct user request.

## Command execution

Whenever a terminal command is presented to the user, display it in a code
block as usual. If the command can be run directly in the current shell —
without SSH-ing into another machine **and** without pausing for interactive
input — also ask:

> Would you like me to run this command for you?

If the user says yes, execute it using the Bash tool. If the user says no
or does not respond, continue guiding them to run it themselves.

Do NOT offer to run:
- Commands that require an active SSH connection to another machine (e.g.,
  commands shown as running on the cluster, inside the VSCode remote
  terminal, or via `srun`/`sbatch`).
- Interactive commands that pause for user input (e.g., `mila init`,
  `wsl --install`, or any command that opens a wizard or prompt). These
  cannot run non-interactively via the Bash tool.
- If it is unclear whether a command is interactive, do not offer to run it.

## Source & license

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

- **Author:** [mila-iqia](https://github.com/mila-iqia)
- **Source:** [mila-iqia/skills](https://github.com/mila-iqia/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-mila-iqia-skills-mila-base
- Seller: https://agentstack.voostack.com/s/mila-iqia
- 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%.
