# Primr Qa

> Review Primr outputs and diagnose integration issues. Use when the user wants report quality assessment, output review, or system health checks.

- **Type:** Skill
- **Install:** `agentstack add skill-blisspixel-primr-primr-qa`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [blisspixel](https://agentstack.voostack.com/s/blisspixel)
- **Installs:** 0
- **Category:** [Web & Browser](https://agentstack.voostack.com/c/web-and-browser)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [blisspixel](https://github.com/blisspixel)
- **Source:** https://github.com/blisspixel/primr/tree/main/openclaw/skills/primr-qa

## Install

```sh
agentstack add skill-blisspixel-primr-primr-qa
```

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

## About

# Primr QA Skill

## Conceptual Framework

Use QA to judge research usefulness and trustworthiness, not just formatting. Use diagnostics when the failure is operational rather than editorial.

This skill should stay close to MCP outputs. Avoid embedding fixed provider assumptions in the skill body.

## Operational Capabilities

### 1. Run quality assessment

Read `primr://output/latest` when no path is specified, then call `run_qa` on the concrete report file.

```text

run_qa(report_path="output/exampleco/report.md")

```

### 2. Run diagnostics

Call `doctor` when the issue looks like environment, API, or runtime configuration rather than report quality.

### 3. Interpret results

Focus on factual gaps, weak evidence, and thin strategic interpretation before cosmetic issues.

## Error Handling

- QA failures: run `doctor` and confirm the report path.

- Low scores: identify the weakest sections and recommend one next action.

- Config issues: use `primr://config` and `doctor` to explain what is missing.

## Source & license

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

- **Author:** [blisspixel](https://github.com/blisspixel)
- **Source:** [blisspixel/primr](https://github.com/blisspixel/primr)
- **License:** Apache-2.0

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-blisspixel-primr-primr-qa
- Seller: https://agentstack.voostack.com/s/blisspixel
- 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%.
