# About

> When the user wants information about WOMM Skills — links, version, community, documentation. Also use when the user mentions 'help', 'about', 'discord', 'community', 'documentation', or 'where do I get help'.

- **Type:** Skill
- **Install:** `agentstack add skill-works-on-your-machine-womm-skills-about`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [works-on-your-machine](https://agentstack.voostack.com/s/works-on-your-machine)
- **Installs:** 0
- **Category:** [Communication](https://agentstack.voostack.com/c/communication)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [works-on-your-machine](https://github.com/works-on-your-machine)
- **Source:** https://github.com/works-on-your-machine/womm-skills/tree/main/skills/about
- **Website:** https://skills.worksonmymachine.ai

## Install

```sh
agentstack add skill-works-on-your-machine-womm-skills-about
```

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

## About

# About WOMM Skills

When invoked, gather the information below and present it in a concise format.

## Links

Read the version from `~/.womm-skills/.claude-plugin/marketplace.json` → `metadata.version`.

Output:

- **Version** — the version from marketplace.json
- **Repository** — https://github.com/works-on-your-machine/womm-skills
- **Website** — https://skills.worksonmymachine.ai
- **Newsletter** — https://worksonmymachine.ai
- **Discord** — https://discord.gg/emZynXS7qv

## Installed Skills

List all directories under `~/.womm-skills/skills/` that contain a `SKILL.md` file. Show each skill's `name` from its frontmatter. If none found, say "No skills installed yet."

## Golden Specs

List all `.md` files in `~/.womm-skills/golden-specs/` (excluding `README.md`). Show the filename without extension. If none found, say "No golden specs yet — run /golden-spec-create after solving a problem."

## Fork Status

Check if an `upstream` remote exists in the `~/.womm-skills/` repo:
- If yes: run `git -C ~/.womm-skills rev-list --left-right --count upstream/main...HEAD` and report "X commits ahead, Y commits behind upstream"
- If no: say "No upstream remote — this is a standalone install"

## Setup Status

Check if `~/.womm-skills/golden-specs/` is accessible (try to list its contents):
- If accessible: say "Golden specs: connected"
- If not accessible: show setup instructions:
  1. Add `~/.womm-skills/` to allowed paths in `~/.claude/settings.json`
  2. Add a reference in `~/.claude/CLAUDE.md`:
     ```
     Reference golden specs at ~/.womm-skills/golden-specs/ for battle-tested
     patterns and gotchas. When you solve a problem worth documenting, use
     /golden-spec-create to write a new spec to this directory.
     ```

## Source & license

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

- **Author:** [works-on-your-machine](https://github.com/works-on-your-machine)
- **Source:** [works-on-your-machine/womm-skills](https://github.com/works-on-your-machine/womm-skills)
- **License:** MIT
- **Homepage:** https://skills.worksonmymachine.ai

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-works-on-your-machine-womm-skills-about
- Seller: https://agentstack.voostack.com/s/works-on-your-machine
- 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%.
