← Browse

@lakshay1509/neatmail

B

A brief description of what this skill does

skillclaude

Install

agr install @lakshay1509/neatmail --target claude

Writes 26 files into .claude/skills/, pinned to git-75433fc2.

  • .claude/skills/neatmail/.dockerignore
  • .claude/skills/neatmail/.env.example
  • .claude/skills/neatmail/.gitignore
  • .claude/skills/neatmail/AGENTS.md
  • .claude/skills/neatmail/CHANGELOG.md
  • .claude/skills/neatmail/CLAUDE.md
  • .claude/skills/neatmail/DESIGN.md
  • .claude/skills/neatmail/Dockerfile
  • .claude/skills/neatmail/LICENSE
  • .claude/skills/neatmail/PRODUCT.md
  • .claude/skills/neatmail/README.md
  • .claude/skills/neatmail/SKILL.md
  • .claude/skills/neatmail/bun.lock
  • .claude/skills/neatmail/commits.txt
  • .claude/skills/neatmail/components.json
  • .claude/skills/neatmail/docker-entrypoint.sh
  • .claude/skills/neatmail/eslint.config.mjs
  • .claude/skills/neatmail/instrumentation-client.ts
  • .claude/skills/neatmail/instrumentation.ts
  • .claude/skills/neatmail/next.config.ts
  • .claude/skills/neatmail/package.json
  • .claude/skills/neatmail/postcss.config.mjs
  • .claude/skills/neatmail/prisma.config.ts
  • .claude/skills/neatmail/proxy.ts
  • .claude/skills/neatmail/skills-lock.json
  • .claude/skills/neatmail/tsconfig.json

Document


name: neatmail description: A brief description of what this skill does

neatmail

Instructions for the agent to follow when this skill is activated.

When to use

Describe when this skill should be used.

Instructions

  1. First step
  2. Second step
  3. Additional steps as needed

Trustgrade B

  • passBody integrity

    Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.

  • passType matchnot applicable to this artifact type

    Whether the artifact is really the kind of thing its metadata claims it is.

  • passFreshness

    How long since the source repository was last pushed to.

  • passPrompt injection

    Scans the artifact's own text for instructions aimed at your agent rather than at you.

  • warnLicenseno SPDX license detected

    Whether the source repository declares an SPDX license permissive enough to redistribute.

How the grade is calculated

Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:

  • Aevery check passed
  • Bone warning
  • Ctwo warnings
  • Dprompt injection or body integrity failed, or three warnings
  • Fone of those failed, and something else is wrong

These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.

Versions

  • git-75433fc29ba62026-07-30