AI SummaryFortiManager Operations enables audit and management of Fortinet firewall estates through automated ADOM inventory, policy review, and compliance workflows. DevOps engineers and security teams managing FortiManager instances benefit from streamlined operational oversight.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "fortimanager-ops" skill in my project. Please run this command in my terminal: # Install skill into your project mkdir -p .claude/skills/fortimanager-ops && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/fortimanager-ops/SKILL.md "https://raw.githubusercontent.com/automateyournetwork/netclaw/main/workspace/skills/fortimanager-ops/SKILL.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
FortiManager operations — ADOM inventory, policy package review, object search, install preview, and compliance workflows
How to Call the MCP Tools
`bash python3 $MCP_CALL "$FORTIMANAGER_MCP_CMD" TOOL_NAME '{"param":"value"}' `
FortiManager Operations
Use this skill to audit and operate Fortinet firewall estates managed by FortiManager through the fortimanager-mcp backend. It covers ADOM inventory, policy package search, object hygiene, install-preview checks, and change validation.
MCP Server
• Source: jmpijll/fortimanager-mcp • Command: $FORTIMANAGER_MCP_CMD • Transport: stdio • Requires: FORTIMANAGER_HOST, FORTIMANAGER_API_TOKEN • Mode: read-only by default; install or policy writes require approved ServiceNow change control
Typical Tool Coverage
• ADOM and managed-device inventory • Policy package lookup and rule search • Address objects, services, and groups • Install preview and revision history • Policy package assignment and status
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster