All authors
plurigrid avatar

Claude Skills by plurigrid

github.com/plurigrid
376 skillsA× 332B× 34C× 5D× 2F× 33 installs203 views
ScrivenerA

Scrivener project format internals, data model, and programmatic access. Use when parsing .scriv bundles, querying DuckDB exports, extracting manuscript text, or building AI-assisted novel tools from Scrivener data. Covers Windows-origin projects, cross-platform migration, and RTF content.

documentationpythonsql
0
23
Scry RerankA

LLM-powered multi-attribute reranking of candidate sets via pairwise comparison. Supports canonical attributes (clarity, technical_depth, insight), custom prompts, model tier selection, and TopK configuration. Use when the task involves: rerank, rank by clarity, rank by insight, rank by depth, best items, quality tier, LLM judge, pairwise comparison, multi-attribute rank, rerank from sql or list. NOT for: simple SQL sorting (ORDER BY date/upvotes/score -- use scry), or semantic search and emb...

ai-agentsrustgo
0
23
Scry VectorsA

Compose semantic vectors in Scry -- embed concepts as @handles, search by cosine distance, debias with vector algebra, and diagnose signal loss. Use when the task involves: semantic search, embedding, vector, cosine distance, <=>, "X but not Y", debias, embed this concept, @handle, vibe algebra, concept vector. NOT for: word2vec training, fine-tuning embeddings, local vector databases (FAISS, Pinecone, Chroma), or plain keyword/SQL search (use scry).

businessrustgo
0
23
ScryC

Query the ExoPriors Scry API -- SQL-over-HTTPS search across 229M+ entities spanning forums, papers, social media, government records, and prediction markets. Includes cross-platform author identity resolution (actors, people, aliases), OpenAlex academic graph navigation (authors, citations, institutions, concepts), shareable artifacts, and structured agent judgements. Use when the task involves: Scry API, ExoPriors, /v1/scry/query, scry.search, scry.entities, materialized views, corpus searc...

ai-agentspythonrust
0
23
Scum ResourceA

SCUM Resource Skill

researchpythongo
0
23
Scum ScoreA

SCUM Score Skill

toolsgoshell
0
23
Sdr Borges ReafferenceA

SDR (GNU Radio) as self-learning REPL with Borges infinite library exploration, reafference random walks, spectral gap 1/4, and maximally mixed state for agency-enabling signal processing.

toolspythongo
0
23
Seatbelt SandboxerB

Generates minimal macOS Seatbelt sandbox configurations. Use when sandboxing, isolating, or restricting macOS applications with allowlist-based profiles.

toolsjavascriptgo
0
23
Secure Storage TemplateA

Boilerplate code templates for Tizen KeyManager integration. Generates C/C#/.NET code for password-protected secure data storage.

securitygoc#
0
23
Secure Workflow GuideA

Guide you through Trail of Bits' 5-step secure development workflow. Runs Slither scans, checks special features (upgradeability/ERC conformance/token integration), generates visual security diagrams, helps document security properties for fuzzing/verification, and reviews manual security areas. (project, gitignored)

developmentgogit
0
23
Securing Api Gateway With Aws WafB

Securing API Gateway endpoints with AWS WAF by configuring managed rule groups for OWASP Top 10 protection, creating custom rate limiting rules, implementing bot control, setting up IP reputation filtering, and monitoring WAF metrics for security effectiveness.

securitygobash
0
23
Securing Aws Iam PermissionsA

This skill guides practitioners through hardening AWS Identity and Access Management configurations to enforce least privilege access across cloud accounts. It covers IAM policy scoping, permission boundaries, Access Analyzer integration, and credential rotation strategies to reduce the blast radius of compromised identities.

devopsgobash
0
23
Securing Aws Lambda Execution RolesA

Securing AWS Lambda execution roles by implementing least-privilege IAM policies, applying permission boundaries, restricting resource-based policies, using IAM Access Analyzer to validate permissions, and enforcing role scoping through SCPs.

devopsrustbash
0
23
Securing Azure With Microsoft DefenderA

This skill instructs security practitioners on deploying Microsoft Defender for Cloud as a cloud-native application protection platform for Azure, multi-cloud, and hybrid environments. It covers enabling Defender plans for servers, containers, storage, and databases, configuring security recommendations, managing Secure Score, and integrating with the unified Defender portal for centralized threat management.

securitygoshell
0
23
Securing Container Registry ImagesF

Securing container registry images by implementing vulnerability scanning with Trivy and Grype, enforcing image signing with Cosign and Sigstore, configuring registry access controls, and building CI/CD pipelines that prevent deploying unscanned or unsigned images.

devopsgobash
0
23
Securing Container Registry With HarborB

Harbor is an open-source container registry that provides security features including vulnerability scanning (integrated Trivy), image signing (Notary/Cosign), RBAC, content trust policies, replicatio

securityrustgo
0
23
Securing Github Actions WorkflowsA

This skill covers hardening GitHub Actions workflows against supply chain attacks, credential theft, and privilege escalation. It addresses pinning actions to SHA digests, minimizing GITHUB_TOKEN permissions, protecting secrets from exfiltration, preventing script injection in workflow expressions, and implementing required reviewers for workflow changes.

securityrustshell
0
23
Securing Helm Chart DeploymentsB

Secure Helm chart deployments by validating chart integrity, scanning templates for misconfigurations, and enforcing security contexts in Kubernetes releases.

devopsbashkubernetes
0
23
Securing Historian Server In Ot EnvironmentA

This skill covers hardening and securing process historian servers (OSIsoft PI, Honeywell PHD, GE Proficy, AVEVA Historian) in OT environments. It addresses network placement across Purdue levels, access control for historian interfaces, data replication through DMZ using data diodes or PI-to-PI connectors, SQL injection prevention in historian queries, and integrity protection of process data used for safety analysis, regulatory reporting, and process optimization.

securitypythonrust
0
23
Securing Kubernetes On CloudA

This skill covers hardening managed Kubernetes clusters on EKS, AKS, and GKE by implementing Pod Security Standards, network policies, workload identity, RBAC scoping, image admission controls, and runtime security monitoring. It addresses cloud-specific security features including IRSA for EKS, Workload Identity for GKE, and Managed Identities for AKS.

devopsrustgo
0
23
Securing Remote Access To Ot EnvironmentA

This skill covers implementing secure remote access to OT/ICS environments for operators, engineers, and vendors while preventing unauthorized access that could compromise industrial operations. It addresses jump server architecture, multi-factor authentication, session recording, privileged access management, vendor remote access controls, and compliance with IEC 62443 and NERC CIP-005 remote access requirements.

devopspythonrust
0
23
Securing Serverless FunctionsA

This skill covers security hardening for serverless compute platforms including AWS Lambda, Azure Functions, and Google Cloud Functions. It addresses least privilege IAM roles, dependency vulnerability scanning, secrets management integration, input validation, function URL authentication, and runtime monitoring to protect against injection attacks, credential theft, and supply chain compromises.

securitypythongo
0
23
Security Requirement ExtractionA

Derive security requirements from threat models and business context. Use when translating threats into actionable requirements, creating security user stories, or building security test cases.

securitypythongo
0
23
Self Validation LoopA

Run self-validation loops for triadic color systems using prediction

researchgo
0
23
Semgrep Rule CreatorA

Create custom Semgrep rules for detecting bug patterns and security vulnerabilities. This skill should be used when the user explicitly asks to "create a Semgrep rule", "write a Semgrep rule", "make a Semgrep rule", "build a Semgrep rule", or requests detection of a specific bug pattern, vulnerability, or insecure code pattern using Semgrep.

securitygogit
0
23
SemgrepA

Run Semgrep static analysis for fast security scanning and pattern matching. Use when asked to scan code with Semgrep, write custom YAML rules, find vulnerabilities quickly, use taint mode, or set up Semgrep in CI/CD pipelines.

securitygogit
0
23
Semi ConjugacyA

Surjective map intertwining two dynamical systems

tools
0
23
SenseA

sense - Diagrammatic Video Extraction with Subtitle Alignment

developmentpythongo
0
23
Shadow GoblinA

shadow-goblin

researchgo
0
23
Sharp EdgesA

Identifies error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes. Use when reviewing API designs, configuration schemas, cryptographic library ergonomics, or evaluating whether code follows 'secure by default' and 'pit of success' principles. Triggers: footgun, misuse-resistant, secure defaults, API usability, dangerous configuration.

securitygogit
0
23
Sheaf CohomologyA

Čech cohomology for local-to-global consistency verification in code

developmentgoruby
0
23
Sheaf Laplacian CoordinationA

Sheaf neural network coordination via graph Laplacians for distributed

ai-agentspythongo
0
23
SicpA

SICP: Structure and Interpretation of Computer Programs - computational processes, abstraction, and metalinguistic design

developmentgobash
0
23
Signal Isolated AuthA

Maximally isolated Signal authentication via colored operad security boundaries. VM→Container→Process enclosure with GF(3) conservation for Agent-O-Rama pathways.

developmentpythonrust
0
23
Signal MessagingA

Signal Protocol MCP server (Rust). 3 tools — encrypt, initialize_session, verify_safety_number. Bypass route when Beeper Desktop is down.

testingrustgo
0
23
Skill BondsA

Skill Bonds Registry

developmentgobash
0
23
Skill Connectivity HubA

Skill Connectivity Hub

ai-agentspythonrust
0
23
Skill CreatorA

Guide for creating effective skills. Use when users want to create a

documentationgoapi
0
23
Skill DispatchA

GF(3) Triadic Task Routing for Subagent Orchestration

toolspythongo
0
23
Skill Embedding VssA

P-adic ultrametric skill embeddings with MLX Snowflake Arctic, DuckDB

developmentpythongo
0
23
Skill InstallerA

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

documentationgogit
0
23
Skill LoaderA

Dynamic skill loading via polynomial functor arrangements. Loads skills as interfaces p = A^y^B where state changes rewire the system.

toolsgobash
0
23
Skill Maker Ai Skill Factory For ToolsA

Meta-skill that generates domain-specific AI skills from tool documentation

documentationjavascriptpython
0
23
Skill SpecificationA

Agent Skills formal specification for cross-platform compatibility. Ensures skills are evolutionarily robust across Claude, Codex, Cursor, Amp, and future agents.

ai-agentspythongo
0
23
Skill Validation Gf3A

Skill Validation GF(3) - SLAVE (-1)

testingpythongo
0
23
Slack Gif CreatorA

Toolkit for creating animated GIFs optimized for Slack, with validators

designpythongo
0
23
Slime LispA

SLIME integration for Common Lisp development

developmentgo
0
23
Slowtime McpA

Asymmetric time dilation for MCP operations - deliberate slow paths enable capability accumulation through Cat# bicomodule composition.

developmenttypescriptpython
0
23
Smack Label OrchestratorA

Manages SMACK label assignments across apps and kernel. Coordinates mandatory access control labels with process isolation.

securitygogit
0
23
Smack Policy AuditorA

Analyzes SMACK policy files for correctness, label conflicts, and access control issues. Verifies mandatory access control rules.

securitygogit
0
23