Curtis Muir avatar

Curtis Muir

Community

@curtismu7 · Dallas Texas

2Followers
|
33Public Repos
|
80Published Skills

Curtis Muir's skill registry covers PingOne identity security, OAuth/OIDC banking demos, MCP gateway deployment, and static analysis for enterprise demo engineering.

Skills Distribution
DomainCybersecurit...Identity & Access .. (45%)MCP Gateway & Serv.. (20%)Static Analysis & .. (15%)Kubernetes Demo De.. (10%)

Agent Skills by Curtis Muir

Showing 80 vetted skills indexed across 2 GitHub repositories.

curtismu7curtismu7
1

pingone-mcp-install

Installs PingOne MCP server for Cursor or VS Code and creates PingOne Worker applications.

Community
Advanced
curtismu7curtismu7
1

pingone-authorize-configure

Configure PingOne Authorize policies, attributes, and conditions via snapshot import.

Community
Advanced
curtismu7curtismu7
1

authz-server-parity

Enforces synchronized changes across PingOne Authorize gateway, mock server, and BFF replicas.

Community
Intermediate
curtismu7curtismu7
1

authz-server

Explains PingOne Authorization Server architecture, decision API, and policy rules for MCP tool calls.

Community
Advanced
curtismu7curtismu7
1

pingone-mcp

Reads and updates PingOne resources via the hosted MCP server with Management API fallback.

Community
Intermediate
curtismu7curtismu7
1

semgrep

Runs Semgrep static analysis scans with parallel subagents and merged SARIF output.

Community
Advanced
curtismu7curtismu7
1

sarif-parsing

Parse, filter, deduplicate, and aggregate SARIF static analysis results from security scanners.

Community
Intermediate
curtismu7curtismu7
1

codeql

Scans codebases for security vulnerabilities using CodeQL data flow and taint tracking analysis.

Community
Advanced
curtismu7curtismu7
1

a2a-protocol

Implements A2A JSON-RPC agent delegation with PingOne bearer authentication and RFC 8693 token exchange.

Community
Advanced
curtismu7curtismu7
1

agent-demo-triage

Diagnoses silent agent pipeline failures using log signatures and root-cause tables.

Community
Advanced
curtismu7curtismu7
1

privilege-cloud-mcp

Diagnose and configure the PingOne Privilege Cloud MCP gateway integration.

Community
Advanced
curtismu7curtismu7
1

pingone-remote-mcp-connect

Connects IDE MCP clients to the PingOne hosted Remote MCP Server via OAuth.

Community
Intermediate
curtismu7curtismu7
1

privilege-admin-config-ui

Builds LMDB-backed admin config pages with Express routes and themed React components.

Community
Intermediate
curtismu7curtismu7
1

chip-correctness-testing

Validates that agent chips return correct values from stores across heuristic and LLM routing modes.

Community
Advanced
curtismu7curtismu7
1

privilege-mcpgw-agent-k8s

Deploy and troubleshoot the PingOne Privilege AI Gateway on Kubernetes with Helm.

Community
Advanced
curtismu7curtismu7
1

p1az-import-generator

Generate PingOne Authorize snapshot import files from plain-language authorization rules.

Community
Intermediate
curtismu7curtismu7
1

karpathy-guidelines

Applies behavioral guidelines to reduce common LLM coding mistakes during code writing and review.

Community
Basic
curtismu7curtismu7
1

se-k8-deploy

Deploy and undeploy the AI Demo application to the Ping SE DevOps Kubernetes cluster.

Community
Advanced
curtismu7curtismu7
1

verify-ai-demo2

Diagnose testing, Docker deployment, and verification pitfalls in the AI-DEMO2 repository.

Community
Advanced
curtismu7curtismu7
1

generate-tests

Generates unit and integration tests following repo-specific runner, mocking, and error-shape conventions.

Community
Intermediate
curtismu7curtismu7
1

inspector-template

Build or convert three-column tool pages onto the shared InspectorShell React component set.

Community
Intermediate
curtismu7curtismu7
1

pingone-davinci-orchestration

Implements and debugs PingOne DaVinci widget and Orchestration SDK authentication flows.

Community
Advanced
curtismu7curtismu7
1

ping-se-cluster-deploy

Deploy applications to Ping's shared SE Kubernetes cluster with kubectl and GHCR.

Community
Intermediate
curtismu7curtismu7
1

privilege-cloud-mcp-gateway

Diagnose PingOne Privilege Cloud MCP gateway integrations by probing live deployments.

Community
Intermediate

Frequently Asked Questions About Curtis Muir

FAQPage Schema
What 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.