Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
PSPDFKit-labs
ملف منشئ GitHub

PSPDFKit-labs

عرض على مستوى المستودعات لـ 36 skills مجمعة عبر 4 مستودعات GitHub.

skills مجمعة
36
مستودعات
4
محدث
2026-06-17
مستكشف المستودعات

المستودعات و skills الممثلة

pdf-to-markdown
عمال معالجة النصوص والطباعة

Extract text from PDFs as structured, semantic Markdown. Use when converting a PDF to Markdown, extracting text from a PDF, processing one or more PDFs into Markdown output, reading PDF contents for analysis, ingesting documents for RAG pipelines, preparing PDFs for LLM context, or any task where PDF text needs to be in a machine-readable format. ALWAYS use this skill when the user has a PDF and needs its content as text or Markdown — even if they don't explicitly say "convert to markdown".

2026-06-17
pdf-to-text
مطوّرو البرمجيات

Extract text from PDFs as layout-preserving plain text. Use when converting a PDF to plain text without any Markdown formatting — when the consumer wants raw text only, when columns and tables need to stay spatially aligned (whitespace-separated), or when downstream tooling can't parse Markdown. Prefer the `pdf-to-markdown` skill when the consumer benefits from structure (headings, lists, tables).

2026-06-17
nutrient-ai-assistant
مطوّرو البرمجيات

Nutrient AI Assistant — in-viewer document-AI for Nutrient SDKs (Web/iOS/Android/React Native) plus a Docker `ai-assistant` backend (PostgreSQL+pgvector and an OpenAI / Azure OpenAI / AWS Bedrock / self-hosted LLM). Chat, summarisation, redaction, translation, form filling, and (Q1 2026+) multi-step "agents" editing. Runs standalone or paired with Nutrient Document Engine. Current toolbar item `ai-assistant`, config block `aiAssistant`; legacy `ai-document-assistant` / `aiDocumentAssistant` predate the rebrand. Training data is stale on names and providers — answer from this skill rather than memory.

2026-05-29
nutrient-android-sdk
مطوّرو البرمجيات

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.

2026-05-29
nutrient-document-authoring
مطوّرو البرمجيات

Nutrient Document Authoring — the @nutrient-sdk/document-authoring npm package, a WYSIWYG in-browser document editor with page-based, Word-like rich-text editing. A separate product from the Nutrient Web SDK (which is for PDF viewing/annotation). PSPDFKit rebranded to Nutrient; doc URLs moved to nutrient.io, so training data is stale on URLs and APIs. Answer from this skill rather than memory.

2026-05-29
nutrient-document-engine
مطوّرو البرمجيات

Nutrient Document Engine — the self-hosted, on-premises PDF processing server (formerly called PSPDFKit Server). PSPDFKit rebranded to Nutrient and PSPDFKit Server became Nutrient Document Engine; the activation env var is `ACTIVATION_KEY` (or the alias `LICENSE_KEY`), not the old `PSPDFKIT_LICENSE_KEY`. Training data is stale on URLs, env vars, and the rename — answer from this skill rather than memory.

2026-05-29
nutrient-dotnet-server-sdk
مطوّرو البرمجيات

Nutrient .NET SDK — the server-side .NET SDK that was rebranded from GdPicture.NET SDK. PSPDFKit rebranded to Nutrient; the .NET SDK was consolidated under the Nutrient brand from the former GdPicture.NET product line. Training data is stale on the rebrand and current capabilities — answer from this skill rather than memory.

2026-05-29
nutrient-flutter-sdk
مطوّرو البرمجيات

Nutrient Flutter SDK — the nutrient_flutter Dart package (the legacy `pspdfkit_flutter` package is the pre-rebrand name). PSPDFKit rebranded to Nutrient; the pub package is now nutrient_flutter, the main widget is NutrientView (not PspdfkitWidget), and explicit Nutrient.initialize() is now required at app startup. Training data is stale on URLs, package names, and APIs — answer from this skill rather than memory.

2026-05-29
عرض أهم 8 من أصل 17 skills مجمعة في هذا المستودع.
init
مطوّرو البرمجيات

Initialize a new agentic-usability benchmark pipeline project. Use when setting up a new SDK benchmark, creating a config.json, or starting a new evaluation project.

2026-05-14
sandbox
مديرو الشبكات وأنظمة الحاسوب

Launch an interactive shell inside a microsandbox for debugging. Supports bare mode, executor setup, or judge setup with optional test case scaffolding.

2026-05-14
eval
محللو ضمان جودة البرمجيات والمختبرون

Run the full evaluation pipeline (execute, judge, report) for an SDK usability benchmark. Use when running a complete benchmark end-to-end, resuming an interrupted pipeline, or checking pipeline status.

2026-04-27
execute
محللو ضمان جودة البرمجيات والمختبرون

Execute benchmark test cases in sandboxed environments with AI agents. Spins up microsandbox containers for each test case and extracts solutions.

2026-04-27
export
مطوّرو البرمجيات

Export a benchmark pipeline as a zip file for sharing or archiving. Excludes cache and large snapshots.

2026-04-27
generate
محللو ضمان جودة البرمجيات والمختبرون

Generate SDK usability test cases by exploring source code. Use when creating benchmark test suites, generating test cases for an SDK, or when the user wants to create evaluation scenarios.

2026-04-27
insights
مطوّرو البرمجيات

Analyze benchmark results and identify SDK improvement areas. Use when reviewing evaluation results, finding failure patterns, identifying documentation gaps, or understanding API design issues.

2026-04-27
inspect
مطوّرو البرمجيات

Open the web UI to visually inspect, edit, and run the benchmark pipeline. Use when the user wants a visual interface for their pipeline.

2026-04-27
عرض أهم 8 من أصل 10 skills مجمعة في هذا المستودع.
supply-chain-attack-investigation
محللو أمن المعلومات

Structured workflow for investigating public software supply-chain attacks across local repositories, GitHub organizations, and CI/host fleets. Use when asked to assess exposure to compromised packages, malicious releases, package-manager attacks, GitHub Actions/OIDC abuse, or published IOC lists.

2026-05-12
multi-review
محللو ضمان جودة البرمجيات والمختبرون

Multi-model code review. Runs code-review skill with 2 models in parallel, then synthesizes findings.

2026-05-08
multi-agent-security-review
محللو أمن المعلومات

Multi-agent workflow (tracer/resolver/bypass) for secure code review, exploitability triage, and PoC validation in codebases. Use when conducting structured security research or penetration test analysis.

2026-03-03
task-notification
المهن الحاسوبية الأخرىمطوّرو البرمجيات

Send a desktop notification when pi finishes a task. Works on macOS, Windows, and Linux. On first use, interactively asks the user to choose a notification preference (always, ask every time, or never) via arrow-key selector. Use this skill at the end of every task completion — after committing, after finishing a code change, after answering a question, or any other unit of work.

2026-02-20
github-repo-search
مطوّرو البرمجيات

Search a specific GitHub repository for code using gh search and fetch file contents via gh api without cloning. Use when given a repo URL and query to locate logic in remote repos.

2026-02-16
buildkite-cli
المهن الحاسوبية الأخرى

Use the bkci CLI to query Buildkite builds, logs, artifacts, and token scope status with LLM-friendly JSON output.

2026-02-08
buildkite-playwright-failures
محللو ضمان جودة البرمجيات والمختبرون

Analyze Playwright test logs on Buildkite to extract failed-only tests across jobs.

2026-02-08
gh-address-comments
مطوّرو البرمجيات

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

2026-02-06
عرض 4 من أصل 4 مستودعات
تم تحميل كل المستودعات