# Thanks Stars

> Use this skill when the user wants to star GitHub dependencies of a project automatically.

- Skill: `javimosch/thanks-stars` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/thanks-stars`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/thanks-stars/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/thanks-stars

---

# thanks-stars Plugin
Automatically star GitHub dependencies.
## Commands
- `thanks-stars self version` — Print thanks-stars version
- `thanks-stars _ _` — Passthrough to thanks-stars CLI
## Installation
```bash
npm install -g thanks-stars
```
## Examples
```bash
thanks-stars
```
## Key Features
- **Auto-star** — Star all dependencies
- **GitHub integration** — Uses GitHub API
- **Pipeline-ready** — Headless operation

