# Golden Man

> Use when testing the man golden build

- **Type:** Skill
- **Install:** `agentstack add skill-yusufkaraaslan-skill-seekers-man`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [yusufkaraaslan](https://agentstack.voostack.com/s/yusufkaraaslan)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [yusufkaraaslan](https://github.com/yusufkaraaslan)
- **Source:** https://github.com/yusufkaraaslan/Skill_Seekers/tree/development/tests/golden/phase2/man
- **Website:** https://skillseekersweb.com/

## Install

```sh
agentstack add skill-yusufkaraaslan-skill-seekers-man
```

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

## About

# Golden_Man Man Pages Skill

Use when testing the man golden build

## When to Use This Skill

Use this skill when you need to:
- Understand golden_man command-line tools and their options
- Look up command syntax and usage patterns
- Find examples of common command invocations
- Review available flags and environment variables
- Explore related commands via SEE ALSO references

## Quick Command Reference

### git-log

```
git log [] [] [[--] ...]
```

### git-diff

```
git diff [] [] [--] [...]
```

## Man Page Overview

**Total Man Pages:** 3

**Content Breakdown:**

- **Git**: 2 man page(s)
- **Curl**: 1 man page(s)

## Common Options

*3 options extracted across all man pages*

### git-log

- `-p` -- Generate patch output.
- `--max-count=` -- Limit the number of commits to output, interacting subtly with pathspec filtering, history simplification, and the --fol...

### curl

- `-s, --silent` -- Silent mode.

## Examples

*3 example(s) extracted from man pages*

### git-log

Show the last three commits

```bash
git log -3
```

### git-log

Prose-only example with no command

### curl

Fetch a page

```bash
curl https://example.com
```

## Related Commands (SEE ALSO)

- `git-diff`
- `git-log`
- `gitk`

## Documentation Statistics

- **Total Man Pages**: 3
- **Total Options**: 3
- **Total Examples**: 3
- **Cross-references**: 3

## Navigation

**Reference Files:**

- `references/git_01.md` -- Git
- `references/curl_02.md` -- Curl

See `references/index.md` for complete reference structure.

---

**Generated by Skill Seekers** | Man Page Scraper

## Source & license

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

- **Author:** [yusufkaraaslan](https://github.com/yusufkaraaslan)
- **Source:** [yusufkaraaslan/Skill_Seekers](https://github.com/yusufkaraaslan/Skill_Seekers)
- **License:** MIT
- **Homepage:** https://skillseekersweb.com/

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:** yes
- **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-yusufkaraaslan-skill-seekers-man
- Seller: https://agentstack.voostack.com/s/yusufkaraaslan
- 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%.
