Claude Code Plugins

Community-maintained marketplace

Feedback

servicenow-source-control

@Knuckles-Team/servicenow-api
14
0

Manages ServiceNow source control. Use for applying changes, importing repos. Triggers: git integration, SCM.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md


name: servicenow-source-control description: Manages ServiceNow source control. Use for applying changes, importing repos. Triggers: git integration, SCM.

Overview

Source control ops via MCP.

Key Tools

  • apply_remote_source_control_changes: Apply branch changes.
  • import_repository: Import repo.

Usage Instructions

  1. Use sys_ids, branches.

Examples

  • Apply: apply_remote_source_control_changes with app_sys_id="app1", scope="global", branch_name="main".

Error Handling

  • Conflicts: Resolve manually.