Curtis Muir
Community@curtismu7 · Dallas Texas
Curtis Muir's skill registry covers PingOne identity security, OAuth/OIDC banking demos, MCP gateway deployment, and static analysis for enterprise demo engineering.
Agent Skills by Curtis Muir
Showing 80 vetted skills indexed across 2 GitHub repositories.
pingone-mcp-install
Installs PingOne MCP server for Cursor or VS Code and creates PingOne Worker applications.
pingone-authorize-configure
Configure PingOne Authorize policies, attributes, and conditions via snapshot import.
authz-server-parity
Enforces synchronized changes across PingOne Authorize gateway, mock server, and BFF replicas.
authz-server
Explains PingOne Authorization Server architecture, decision API, and policy rules for MCP tool calls.
pingone-mcp
Reads and updates PingOne resources via the hosted MCP server with Management API fallback.
semgrep
Runs Semgrep static analysis scans with parallel subagents and merged SARIF output.
sarif-parsing
Parse, filter, deduplicate, and aggregate SARIF static analysis results from security scanners.
codeql
Scans codebases for security vulnerabilities using CodeQL data flow and taint tracking analysis.
a2a-protocol
Implements A2A JSON-RPC agent delegation with PingOne bearer authentication and RFC 8693 token exchange.
agent-demo-triage
Diagnoses silent agent pipeline failures using log signatures and root-cause tables.
privilege-cloud-mcp
Diagnose and configure the PingOne Privilege Cloud MCP gateway integration.
pingone-remote-mcp-connect
Connects IDE MCP clients to the PingOne hosted Remote MCP Server via OAuth.
privilege-admin-config-ui
Builds LMDB-backed admin config pages with Express routes and themed React components.
chip-correctness-testing
Validates that agent chips return correct values from stores across heuristic and LLM routing modes.
privilege-mcpgw-agent-k8s
Deploy and troubleshoot the PingOne Privilege AI Gateway on Kubernetes with Helm.
p1az-import-generator
Generate PingOne Authorize snapshot import files from plain-language authorization rules.
karpathy-guidelines
Applies behavioral guidelines to reduce common LLM coding mistakes during code writing and review.
se-k8-deploy
Deploy and undeploy the AI Demo application to the Ping SE DevOps Kubernetes cluster.
verify-ai-demo2
Diagnose testing, Docker deployment, and verification pitfalls in the AI-DEMO2 repository.
generate-tests
Generates unit and integration tests following repo-specific runner, mocking, and error-shape conventions.
inspector-template
Build or convert three-column tool pages onto the shared InspectorShell React component set.
pingone-davinci-orchestration
Implements and debugs PingOne DaVinci widget and Orchestration SDK authentication flows.
ping-se-cluster-deploy
Deploy applications to Ping's shared SE Kubernetes cluster with kubectl and GHCR.
privilege-cloud-mcp-gateway
Diagnose PingOne Privilege Cloud MCP gateway integrations by probing live deployments.
Frequently Asked Questions About Curtis Muir
FAQPage SchemaWhat tasks can I accomplish with curtismu7's skills?▼
You can implement PingOne OAuth/OIDC, CIBA, MFA, DPoP, and RFC 9396 Rich Authorization Requests; build and secure MCP servers and gateways; deploy banking demos to Kubernetes; run Semgrep/CodeQL scans with SARIF parsing; and generate PDF, DOCX, XLSX, and PPTX files.
Who are these skills designed for?▼
They target solutions engineers and developers building Ping Identity banking demos, MCP gateway integrations, and agent-based applications. Familiarity with TypeScript/Node.js, Kubernetes, and PingOne administration is assumed for most identity and deployment skills.
How do I install and connect PingOne MCP in my IDE?▼
Use the pingone-mcp-install or pingone-mcp-connect skills: they ask whether you use Cursor or VS Code, write the mcp.json config, create a PingOne Worker OAuth app, and troubleshoot errors like net::ERR_FAILED, ACCESS_FAILED, or missing scopes.
Are these skills open source and what do they cost?▼
Licensing varies per skill: karpathy-guidelines is MIT, impeccable is Apache 2.0, while xlsx, pdf, pptx, and docx are proprietary with terms in LICENSE.txt. Most PingOne demo skills carry no stated license and target internal demo environments.
What prerequisites do the security scanning skills require?▼
The semgrep skill needs Semgrep installed (Semgrep Pro enables cross-file taint analysis), and codeql requires the CodeQL CLI to build databases. Both spawn parallel subagents and output SARIF, which the sarif-parsing skill filters, deduplicates, and converts for CI/CD pipelines.