# Repo Intelligence Brief

> >

- **Type:** Skill
- **Install:** `agentstack add skill-arnie016-codex-prompt-templates-repo-intelligence-brief`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Arnie016](https://agentstack.voostack.com/s/arnie016)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Arnie016](https://github.com/Arnie016)
- **Source:** https://github.com/Arnie016/codex-prompt-templates/tree/main/skills/repo-intelligence-brief
- **Website:** https://github.com/Arnie016/codex-prompt-templates

## Install

```sh
agentstack add skill-arnie016-codex-prompt-templates-repo-intelligence-brief
```

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

## About

# Repo Intelligence Brief

Use this to turn a repo into a practical Codex work unit.

## Intake

If the repo is remote, prefer a shallow clone into a bounded `sources/` or
`vendor/` folder. Inspect before installing.

Run:

```bash
scripts/repo_snapshot.sh 
```

Then read:

- README and docs index
- package manifests and lockfiles
- entry points
- tests and CI config
- license

## Output

```md
# Repo Intelligence Brief

## What It Is
## Why It Matters
## Architecture
## Setup Commands
## Extension Points
## Useful Patterns To Steal
## Risks And Trust Notes
## First Three Codex Projects
## Smallest Valuable Build
```

## Rules

- Mark unverifiable trend claims as unverified.
- Do not run install scripts until the source-intake safety pass is complete.
- Keep the brief under 1200 words unless the user asks for deep research.
- Prefer actionable project ideas over generic summaries.

Use `$sandbox-source-intake` first when a repo asks for broad permissions,
downloads binaries, or has suspicious install instructions.

## Validation

- README, license, manifests, entry points, tests/CI, and docs index were checked when present.
- Setup commands are marked inspect-only unless actually run.
- Trend or popularity claims are verified or labeled unverified.

## Source & license

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

- **Author:** [Arnie016](https://github.com/Arnie016)
- **Source:** [Arnie016/codex-prompt-templates](https://github.com/Arnie016/codex-prompt-templates)
- **License:** MIT
- **Homepage:** https://github.com/Arnie016/codex-prompt-templates

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-arnie016-codex-prompt-templates-repo-intelligence-brief
- Seller: https://agentstack.voostack.com/s/arnie016
- 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%.
