By chkp-roniz
Read, write, and detect protection on Microsoft Office files (.xlsx/.docx/.pptx and legacy formats), including Azure Information Protection encrypted documents
This repository is a dual-format distribution:
.claude-plugin/marketplace.jsonapm.ymlEach plugin lives under plugins/<name>/ with its skill content under .apm/skills/<skill-name>/SKILL.md (the APM convention). The Claude plugin manifest in plugins/<name>/.claude-plugin/plugin.json sets "skills": "./.apm/skills/" so both runtimes load the same files — one source of truth, two manifests.
ms-office-expertTools for reading, writing, and detecting protection on Microsoft Office files (.xlsx, .docx, .pptx and legacy .xls/.doc/.ppt), including Azure Information Protection (AIP) encrypted documents.
Skills
office-sensitivity-labels — detect and read AIP-protected Office files. See the skill.See plugins/ms-office-expert/README.md for full install and usage details.
/plugin marketplace add chkp-roniz/skills
/plugin install ms-office-expert@chkp-roniz-skills
This repo hosts APM packages as subdirectories under plugins/. APM supports installing a package from a subdirectory using its GitHub shorthand: <owner>/<repo>/<subpath>.
Imperative install (one-shot):
apm install chkp-roniz/skills/plugins/ms-office-expert
If you don't already have an apm.yml in the current project, APM will auto-create a minimal one and add the package to it. To target Claude Code specifically (instead of auto-detecting):
apm install chkp-roniz/skills/plugins/ms-office-expert --target claude
Declarative install (recommended for projects):
Add the package to your project's apm.yml, then run apm install:
# apm.yml
name: my-project
version: 1.0.0
dependencies:
apm:
- chkp-roniz/skills/plugins/ms-office-expert
apm install
User-scope install (available across all projects):
apm install -g chkp-roniz/skills/plugins/ms-office-expert
This deploys the skill into ~/.claude/skills/ (and the equivalents for other detected runtimes), so it's available to any project on the machine.
See the APM CLI reference for the full set of apm install options.
.
├── .claude-plugin/
│ └── marketplace.json # Claude marketplace manifest
├── plugins/
│ └── ms-office-expert/ # Claude plugin = APM package
│ ├── .claude-plugin/
│ │ └── plugin.json # Claude plugin manifest
│ ├── apm.yml # APM package manifest
│ ├── README.md
│ └── .apm/
│ └── skills/
│ └── office-sensitivity-labels/
│ ├── SKILL.md
│ ├── README.md
│ └── *.py
├── .gitignore
├── LICENSE
└── README.md
plugins/<plugin-name>/.apm.yml (APM manifest) and .claude-plugin/plugin.json (Claude plugin manifest, with "skills": "./.apm/skills/")..apm/skills/<skill-name>/SKILL.md. The frontmatter only needs name and description — both runtimes accept that minimum..claude-plugin/marketplace.json.MIT — see LICENSE.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub chkp-roniz/skills --plugin ms-office-expertHarness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Binary reverse engineering, malware analysis, firmware security, and software protection research for authorized security research, CTF competitions, and defensive security
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Next.js development expertise with skills for App Router, Server Components, Route Handlers, Server Actions, and authentication patterns
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications