make mcp reference
by LocoLoboZ
A technical reference and troubleshooting expert for connecting Make.com scenarios to MCP-compatible AI agents.
Ship agent workflows in 30 seconds. Browse 2,000+ expert-built and security scanned skill -> Browse skills
THE AGENSI STORE
558 skills found
by LocoLoboZ
A technical reference and troubleshooting expert for connecting Make.com scenarios to MCP-compatible AI agents.
by Liam Romanis
Automated detection and remediation auditing for the CVE-2026-46243 "CIFSwitch" Linux privilege escalation vulnerability.
by LocoLoboZ
Design and analyze industrial control system anomaly detection logic for safe, protocol-aware OT security monitoring.
by LocoLoboZ
Generate structured, scored attack trees with AND/OR logic to visualize threat paths and identify security gaps.
Map any repo into an interactive D3 dependency graph plus a Markdown onboarding guide: entry points, module relationships, circular dependencies, and dead-code candidates, with refactor suggestions. Parses TypeScript, Python, Java, Go, and Rust imports, exports, and calls. Self-contained HTML, no source changes.
by LB Creations
Review macOS admin scripts for reliable current-user detection and safe session-context handling.
by LocoLoboZ
Draft, update, and convert professional Functional Requirements Specifications (FRS) for procurement and GRC.
by Shandra
Audits Kubernetes manifests, Helm values, deployment logs, and service configs to detect configuration errors and produce safe, reviewable fix plans.
Lint a prompt template for the issues that cause injection and flaky output. Flags untrusted variables interpolated straight into the instructions (the injection surface), placeholders that are never provided or never used, contradictory instructions, a missing output-format spec where the result is parsed, unbounded context interpolation, and leftover placeholders. It detects problems; it does not write prompts.
Debug failing GitHub Actions without scrolling 10,000 log lines. Reads the logs from the first failing step, pinpoints the root cause (missing secret, dependency mismatch, YAML syntax, permissions), and hands you a copy-paste fix, then offers to open the PR. GitHub CLI required.
by LocoLoboZ
Design, facilitate, and document professional security incident response tabletop exercises and after-action reports.
by LB Creations
Review Apple MDM payload risk before production rollout.
Audits any AI draft for unsupported claims — flags each one, grades its source, and returns a substantiation report.
by Shogun Labs
Debug n8n workflow execution errors fast. Diagnoses common failures, checks docker dependencies, and deactivates/reactivates workflows to fix stuck states.
by LocoLoboZ
Transform incident timelines into structured Cyber Kill Chain mappings and high-impact defensive roadmaps.
by LocoLoboZ
A structured governance auditor to optimize AI project instructions, clean up context, and manage workspace health.
by rayyer
Catch App Store and Google Play rejection causes before you submit — privacy manifest, permissions, billing, target SDK, ATT
by Timoranjes
Scan multi-language codebases for unused variables, orphaned functions, and unreachable code with severity ranking.
by LocoLoboZ
Standardize and validate Make API shell scenarios and connection workflows for reusable SaaS integrations.
Systematic audit for AI prompts to detect security flaws, bias, and cost-inefficiencies with auto-optimization.
by LocoLoboZ
Transform CTI reports into structured attack pattern libraries mapped to MITRE ATT&CK for threat-informed defense.
by Shogun Labs
Automate secret scanning with gitleaks — detect API keys, passwords, tokens before incidents.
by Nex AI
A production-ready Manifest V3 extension to strip tracking parameters and hidden Unicode from copied text.
Lint the function-calling tool definitions your agent exposes. Flags tools with no description, parameters missing a description or a type, overlapping or near-duplicate tools, too many tools for reliable selection, an unsafe tool exposed without a guard, required parameters missing from the schema, and free-form parameters that should be bounded with an enum. Cleaner tool schemas mean an agent that picks the right tool.