# Social Media Assets

> Catalog, track usage, and request media for a social-media campaign — inventory in materiais.md, usage derived from posts, reuse caps from config, allowed source folders, and missing-media requisition. Use when assigning media to a post or requesting media that does not exist. Domain-agnostic.

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

## Install

```sh
agentstack add skill-landim32-awesome-ai-skills-social-media-assets
```

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

## About

# Social Media Assets

Owns the **media** layer of a campaign under `social-media/`: what exists, what is
missing, where media may come from, how often a piece may be reused, and how to
request what is missing. The agent **never creates media** — the user produces all
media; this skill only catalogs, tracks usage, and requisitions.

> Literal artifact tokens (`materiais.md`, the `Material:` field, `FALTANTE`, the
> "A produzir / requisitar" section label) are kept verbatim; the generated files
> target a PT-BR audience. The documentation is in English.

## Inventory and usage derived from posts

- `materiais.md` is the inventory of what is **available** or **missing** per item
  — it does **not** store usage.
- **Usage is derived from the posts** (single source, no duplication): before
  assigning media to a new post, Grep the `Material:` lines across
  `**/posts/**/*.md` to see which clips/images were already used and where.
  **Never persist a usage log** — recompute it from the posts.
- Every post records the path of the media it uses in its `Material:` field.

## Allowed media sources (hard rule)

You may locate, assign, and reference media **only** from the folders listed under
"Pastas de mídia permitidas (fontes)" in `config.md` (each folder **including all
its subfolders**). That table is the single source of truth — **never hardcode**
the folder list here. When you need media, run Glob/Grep scoped to those paths. A
file outside the allowed folders **must not** appear in a `Material:` field; if a
post can only be satisfied by media outside them, treat it as **FALTANTE** and
requisition it. To change the sources, the user edits the table in `config.md`.

## Reuse policy (hard) — caps come from config

Each source folder has a **reuse cap per network**, defined in the cap table in
`config.md` (the domain pack populates the values and the concrete folders). This
skill applies the generic **mechanism** without hardcoding the values:

- **Cap "1 use" / forbidden beyond the cap (e.g. backstage, sensitive material).**
  Hard cap — there is no `⚠️ FALTANTE` fallback; reuse simply isn't allowed. If a
  2nd assignment on the same network is needed, swap it for a different file or
  mark the post as pending fresh material.
- **Cap "N uses" with fallback (e.g. shorts/excerpts).** Allows up to N distinct
  dates (same network) to share the material before any marker. From the (N+1)-th
  use onward, mark the post `⚠️ FALTANTE não-bloqueante` (material reused, fresh
  would be ideal) and propagate to cronograma/agenda (`social-media-scheduling`).
- **Structural material (e.g. art/cover).** Use as needed, but mark
  `⚠️ FALTANTE não-bloqueante` when reuse forces same-material on consecutive posts
  on the same network.

Cross-cutting rules:
- **Never repeat the same material in two consecutive dated posts on the same
  network** — even within the cap.
- The rule is **per network**: the same short can legitimately go to 4 networks on
  the same day (one content distribution, not reuse). "Reuse" = the same
  `Material:` path appearing on the **same network** on **different dates**.

## Missing-media requisition

When a post needs media that does not exist, record it in `materiais.md` under
"A produzir / requisitar" and **tell the user directly** what to produce (aspect
ratio, content, destination folder). The user creates all media. **Never** route
the request to `ux-designer` or any other agent, and never suggest doing so. Never
fabricate or assume media exists. Mark the post `Material: FALTANTE` (non-blocking
while the date is distant; ⛔ if the date arrives without media) and propagate to
cronograma/agenda.

## Source & license

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

- **Author:** [landim32](https://github.com/landim32)
- **Source:** [landim32/awesome-ai-skills](https://github.com/landim32/awesome-ai-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-landim32-awesome-ai-skills-social-media-assets
- Seller: https://agentstack.voostack.com/s/landim32
- 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%.
