sharepoint-expert

sharepoint-expert is a skill for Claude Code from personamanagmentlayer/pcl. It costs 84 tokens per session (1,212 once invoked), scanned A, original, Apache-2.0.

A guide to SharePoint, Microsoft's platform for shared sites, document libraries, lists, intranets, search, and workflow automation. It covers both SharePoint Online and SharePoint Server development.

In plain words
What is it for?
Use it to build SharePoint Framework web parts and extensions, work with lists and libraries, create workflows, connect through REST or client APIs, and plan document or records management.
Why use it?
It helps an agent use SharePoint's content structure, permissions, metadata, and extension models correctly. This is important when building features that manage documents or customise an organisation's SharePoint sites.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to build SharePoint Framework web parts and extensions, work with lists and libraries, create workflows, connect through REST or client APIs, and plan document or records management.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/personamanagmentlayer/pcl/sharepoint-expert
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add personamanagmentlayer/pcl --skill sharepoint-expert
Clone the repo
git clone --depth 1 https://github.com/personamanagmentlayer/pcl

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for sharepoint-expert

README.md
[![agentmods](https://agentmods.dev/badge/skills/personamanagmentlayer/pcl/sharepoint-expert/github.svg)](https://agentmods.dev/skills/personamanagmentlayer/pcl/sharepoint-expert)
Your own site
<a href="https://agentmods.dev/skills/personamanagmentlayer/pcl/sharepoint-expert"><img src="https://agentmods.dev/badge/skills/personamanagmentlayer/pcl/sharepoint-expert/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for sharepoint-expert

Your own site · 80×15
<a href="https://agentmods.dev/skills/personamanagmentlayer/pcl/sharepoint-expert"><img src="https://agentmods.dev/badge/skills/personamanagmentlayer/pcl/sharepoint-expert.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 84 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,212 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00084 $0.01212
Opus 5 $0.00042 $0.00606
Sonnet 5 $0.00017 $0.00242
Haiku 4.5 $0.00008 $0.00121

Measured 7d ago against content hash 4f1accbbe2dd, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

sharepoint-expert scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

stdlib/domains/sharepoint-expert/SKILL.md · 169 lines

How it starts

The opening of the file, as written. The whole thing — 169 lines — stays where its author put it; the contents beside it link to each section on GitHub.

SharePoint Expert

Core Concepts

SharePoint Architecture

  • Site Collections - Top-level sites with shared settings
  • Sites & Subsites - Hierarchical structure
  • Lists & Libraries - Data storage containers
  • Content Types - Reusable content definitions
  • Site Columns - Reusable field definitions
  • Permissions - Security and access control

Development Approaches

  • SPFx - SharePoint Framework (modern)
  • Add-ins - SharePoint-hosted and provider-hosted apps
  • Web Parts - Custom UI components
  • Extensions - Application customizers, field customizers
  • REST API - RESTful web services
  • CSOM - Client-Side Object Model

Content Management

  • Document Management - Version control, check-in/out
  • Metadata - Columns and managed metadata
  • Search - Enterprise search capabilities
  • Workflows - Business process automation
  • Information Management - Retention and policies
  • Records Management - Compliance and governance

Best Practices

Site Architecture

  • Use hub sites for site association
  • Implement flat site structure (avoid deep subsites)
  • Use modern sites over classic
  • Apply consistent branding and theming
  • Use site templates for standardization
  • Implement proper governance

Content Organization

  • Use content types for consistency
  • Apply metadata for better findability
  • Implement managed metadata for taxonomy
  • Use document sets for related documents
  • Configure version control appropriately
  • Set up retention and disposal policies

Development Standards

  • Follow SPFx development guidelines
  • Use PnP libraries for common operations
  • Implement proper error handling
  • Use TypeScript for type safety
  • Test in dev/test before production
  • Document custom solutions

Performance Optimization

  • Minimize REST API calls
  • Use batch operations for multiple requests
  • Implement caching strategies
  • Optimize views and queries
  • Use indexed columns for large lists
  • Avoid client-side heavy operations

Read the full file on GitHub · 169 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 169 lines · 84 tokens per session scan A 4f1accbbe2dd

Subscribe to this mod's changes

sharepoint-expert is a skill published in the GitHub repository personamanagmentlayer/pcl (40 stars, last pushed 2d ago), licensed Apache-2.0. It adds 84 tokens to every session and 1,212 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-05.

Related

Other skills, from other repositories

plan-register

Register a plan document for protection using the current v2 protection API.

leaf76/session-collab-mcp · 17 tokens

payload

Use when working with Payload projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.

payloadcms/payload · 43 tokens

crewai-multi-agent

Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows requiring sequential/hierarchical execution. Built without LangChain dependencies…

davila7/claude-code-templates · 61 tokens

n8n-code-tool

Write JavaScript or Python for the n8n Custom Code Tool (@n8n/n8n-nodes-langchain.toolCode) — the AI-agent-callable tool, NOT the workflow Code node. Use when building a Code Tool attached to an AI Agent, writing code that an LLM will invoke, parsing the query input, returning a string result, defining an input schema…

czlonkowski/n8n-mcp · 221 tokens

n8n-expression-syntax

Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting expression errors, mapping data between nodes, or referencing webhook data in workflows. Use this skill whenever configuring node fields that reference data from…

czlonkowski/n8n-mcp · 104 tokens

n8n-node-configuration

Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between getnode detail levels, or learning common configuration patterns by node type. Always use this skill when setting up node parameters — it explains which fields are…

czlonkowski/n8n-mcp · 84 tokens