Skip to main content
Run any Skill in Manus
with one click
GitHub repository

aic-mcp-server

aic-mcp-server contains 4 collected skills from pingidentity, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
2
updated
2026-05-08
Forks
2
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

add-tool
software-developers

Required conventions for MCP tool implementation — structure, response formatting, annotations, and registration. TRIGGER when: creating or modifying any tool file in src/tools/; changing inputSchema, toolFunction, or response handling; adding a tool category; touching code that uses makeAuthenticatedRequest, createToolResponse, or formatSuccess. SKIP when: only modifying tests (use testing skill), only reviewing code (use review-conventions skill).

2026-05-08
monitor-usage
network-and-computer-systems-administrators

Audit and report on MCP server activity in AIC logs — authentication events, user-attributed actions, and API traffic. TRIGGER when: user asks what has been done/used/changed via the MCP server; asked to audit or review MCP activity; asked to show recent actions, operations, or usage; user wants to trace an action back to a user or session.

2026-05-08
review-conventions
software-quality-assurance-analysts-and-testers

Code review checklists and common pitfalls for this codebase — security, correctness, conventions, and verification commands. TRIGGER when: reviewing a PR or diff; user asks to review, check, or validate changes; running /review or /security-review; verifying tool implementation correctness before committing.

2026-05-08
testing
software-quality-assurance-analysts-and-testers

Required conventions for writing and modifying tests — framework, file template, section ordering, and security test requirements. TRIGGER when: creating or modifying any file under test/; adding, changing, or removing tool parameters or response behavior that requires test updates; user asks about testing patterns or test structure.

2026-05-08