# NJUPT SAST AI Agent Skills

NJUPT SAST publishes official AI agent skills for its tools, services, and developer workflows.

Browse 1 official AI agent skill across 1 NJUPT SAST repository, with install commands and source links.

Official page: https://skillscout.sh/official/njupt-sast/
Markdown page: https://skillscout.sh/official/njupt-sast/njupt-sast_skills_skillscout.md
Vendor website: https://sast.fun/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/njupt-sast/njupt-sast_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant NJUPT SAST skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### njupt-sast/sast-printer

Includes 1 official skill: goprint-repo-context.

Install:

```bash
npx skills add njupt-sast/sast-printer -y
```

Source: https://github.com/NJUPT-SAST/sast-printer

## Individual skills

### goprint-repo-context

Official NJUPT SAST skill from njupt-sast/sast-printer.

Install:

```bash
npx skills add njupt-sast/sast-printer@goprint-repo-context -y
```

Package: njupt-sast/sast-printer
Source: https://github.com/NJUPT-SAST/sast-printer/tree/main/.claude/skills/goprint-repo-context

## njupt-sast/sast-printer package overview

Includes 1 official skill: goprint-repo-context.

### Top skills in this package

- goprint-repo-context: Official NJUPT SAST skill from njupt-sast/sast-printer.

### Install

Install the full package:

```bash
npx skills add njupt-sast/sast-printer -y
```

Install a specific skill:

```bash
npx skills add njupt-sast/sast-printer@goprint-repo-context -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/njupt-sast/sast-printer#readme
