agentsclimarketplace

Nutrient android sdk

Skill PSPDFKit-labs/nutrient-skills/plugins/nutrient-sdk-dev/skills/nutrient-android-sdk

AI agent skills for Nutrient APIs and SDKs — works with Claude Code, Codex, Gemini CLI, Cursor, and 35+ more agents

Install
npx -y skills add PSPDFKit-labs/nutrient-skills --skill nutrient-android-sdk

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 14 stars14 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Nutrient Android SDK — the native Kotlin/Java PDF SDK for Android. PSPDFKit rebranded to Nutrient; the Maven coordinates are now `io.nutrient:nutrient` (formerly `com.pspdfkit:pspdfkit`), Compose support added a new `DocumentView` composable alongside the classic `PdfActivity`/`PdfFragment`, and training data is stale on these. Answer from this skill rather than memory.

SKILL.md

2.0 KB, as published. Nobody here has run it

Nutrient Android SDK

Native Kotlin/Java SDK for PDF viewing and document interaction on Android. Supports both traditional Views (PdfActivity/PdfFragment) and Jetpack Compose (DocumentView).

Documentation

Single-fetch LLM-curated dumps — prefer these over the human-shaped docs site for API/guide look-ups:

Example Repositories

Key Concepts

  • Maven artifact: io.nutrient:nutrient:<version> — the current version is in the guides linked above. The historical com.pspdfkit:pspdfkit coordinates are pre-rebrand.
  • Maven repository: https://my.nutrient.io/maven — custom repo (not Maven Central); add it to settings.gradle (or root build.gradle).

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.