Share Point Automation

by lingxling · development · api, skill

Automate SharePoint tasks via Rube MCP (Composio): document libraries, sites, lists, and content management. Always search tools first for current schemas.

Source: https://github.com/lingxling/awesome-skills-cn

Install

git clone https://github.com/lingxling/awesome-skills-cn

Tags: api, skill

103 GitHub stars · Source: skillsdirectory

About development MCP servers and Claude skills

development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Share Point Automation is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related development MCPs and skills

  • Status Update Generator by borghei

    Generate weekly executive status updates from Jira/Linear data exports. Produces a structured "highlights / blockers / risks / asks / what's next" briefing in markdown, Confluence, Notion, Linear, JSON, or Mermaid.

  • Story Mapping by borghei

    Jeff Patton-style user story mapping for visualizing user journeys and translating product strategy into prioritized, deliverable work. Use for release planning, MVP definition, backlog sequencing, and cross-team alignment on what to build and in what order.

  • 1692 Code Guide 23e43f0c by tools-only

    Universal principles for writing maintainable code. Stack-specific details should live in project CLAUDE.md files.

  • 1699 Agent Operating Manual Daa8c0c5 by tools-only

    **When to plan**: New features touching multiple files, refactoring with unclear scope, architecture changes, bug fixes with unclear root cause. **Interview first**: Before non-trivial tasks, use `AskUserQuestion` iteratively. For complex tasks, up to 40 questions across multiple rounds. **Workflow**: 1. Interview the user thoroughly 2. Check existing ADRs in `.meridian/adrs/` for relevant architectural decisions 3. Research the codebase (direct tools or Explore agents) 4. Follow the `/planni...

  • 1704 Story A73684d4 by tools-only

    I was building AI agents for automated testing - Helena for frontend QA, Victor for backend verification. They worked great... until they didn't. **The same mistakes kept happening:** - Helena would use `sleep(5000)` for waits, causing flaky tests - Victor would forget that the API uses JWT with 24-hour expiry - Both agents would repeat failed strategies session after session Every conversation started fresh. No memory. No learning. Just an expensive LLM making the same mistakes I'd a

  • 1712 Weboptimizer 9de1c683 by tools-only

    Establish performance benchmarks and optimize Next.js + FastAPI apps

  • 1722 Doc Quality 9caf90ff by tools-only

    A well-documented module tells the reader four things: what it does, when to use it, how to use it, and how to configure it.

  • 1726 Rate Limiting 282926f0 by tools-only

    `golang.org/x/time/rate` implements a token bucket rate limiter:

Frequently asked questions

How do I install Share Point Automation?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Share Point Automation?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Share Point Automation free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.