plurigrid
@plurigrid Organization
Public Skills
adhd-ecs-olog
by plurigrid
"Adhd Ecs Olog"
aflpp
by plurigrid
Fuzzing with AFL++ for comprehensive binary and source code fuzzing.
abductive-monte-carlo
by plurigrid
"Retroductive hypothesis sampling via MCMC: given observations, importance-sample explanations weighted by P(observation hypothesis) using Gay.jl colored particles as hypothesis candidates."
able-markets
by plurigrid
"Skill able-markets"
aaif-governance-interleave
by plurigrid
Bridge layer connecting the Agentic AI Foundation (AAIF) governance structure — Linux Foundation stewardship of MCP, goose, AGENTS.md — to the plurigrid/asi skill graph. Formalizes AAIF-compatible skill registration, IPSIE identity profiles, and the cross-protocol interoperability surface. Maps the AAIF platinum member ecosystem (AWS, Anthropic, Block, Bloomberg, Cloudflare, Google, Microsoft, OpenAI) to specific ASI skill integration points.
abductive-oracle
by plurigrid
Formal oracle for abductive inference. Given a set of observations E and a hypothesis space H, returns the minimal hypothesis that best explains E. Three specific sub-oracles — MCMC (monad-bayes), Gemini (behavioral), and propagator (constraint) — each with formal pre/post-conditions. Never returns "I'm not sure".
12-factor-app-modernization
by plurigrid
Systematic process for analyzing and modernizing legacy applications to comply with the 12-Factor App methodology. Covers code analysis, configuration externalization, dependency management, and container/Kubernetes best practices.
11labs-acset
by plurigrid
"ElevenLabs voice synthesis as ACSet schema with Unison abilities"
acsets-dynamic-loader: GH Interactome Analysis + Optimized Loading
by plurigrid
69-constructions Skill
by plurigrid
Add Interaction Exemplars here as the skill is used.
adaptyv
by plurigrid
Cloud laboratory platform for automated protein testing and validation. Use when designing proteins and needing experimental validation including binding assays, expression testing, thermostability measurements, enzyme activity assays, or protein sequence optimization. Also use for submitting experiments via API, tracking experiment status, downloading results, optimizing protein sequences for better expression using computational tools (NetSolP, SoluProt, SolubleMPNN, ESM), or managing protein design workflows with wet-lab validation.
aeon
by plurigrid
This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs.
acset-superior-measurement
by plurigrid
Measure ACSets better than authors via surjectivity gadgets, Betti numbers,
acsets-hatchery
by plurigrid
Attributed C-Sets as algebraic databases. Category-theoretic data structures generalizing graphs and dataframes with Gay.jl color integration.
accept-no-substitutes
by plurigrid
This skill should be used when agents generate placeholder tokens like "pseudo-", "mock-", "temporary", "TODO", "demo-", or similar incompleteness markers. Detects substitution patterns in agent OUTPUT and triggers mandatory user interview instead of accepting incomplete work. Activates automatically on any output containing forbidden tokens.
active-interleave
by plurigrid
Interleaves context from recently active Claude/Amp threads into current activity via random walk.
a
by plurigrid
' '
affective-taxis
by plurigrid
"Affective valence as directional derivative of interoceptive energy landscape (Sennesh & Ramstead 2025)"
abd-quorum-registers
by plurigrid
ABD quorum-based linearizable registers for distributed storage — the canonical crash-tolerant read/write protocol with precise RTT and message complexity.
2600-magazine
by plurigrid
Query and explore the 2600: The Hacker Quarterly magazine archive (1984-present) via DuckDB. Provides structured access to 168+ issues covering hacker culture, security, privacy, telephony, and digital rights without loading full content into context.
academic-research
by plurigrid
Search academic papers across arXiv, PubMed, Semantic Scholar, bioRxiv, medRxiv, Google Scholar, and more. Get BibTeX citations, download PDFs, analyze citation networks. Use for literature reviews, finding papers, and academic research.
active-inference-robotics
by plurigrid
"Second-order skill synthesizing Patrick Kenny's discrete active inference framework with K-Scale's JAX/MuJoCo robotics stack for predictive coding in robot locomotion"
acsets-relational-thinking
by plurigrid
ACSets (Attributed C-Sets) for categorical database design and DPO rewriting
9a249c
by plurigrid
"Gay MCP skill at invocation 13"
19d57d
by plurigrid
"Gay MCP skill at invocation 5"
482ba7
by plurigrid
"Gay MCP skill at invocation 16"
3bdc6a
by plurigrid
"Auto-grown skill at knight tour position 1"
6fcbf2
by plurigrid
"Gay MCP skill at invocation 11"
98e0c4
by plurigrid
"Gay MCP skill at invocation 18"
993bdc
by plurigrid
"Auto-grown skill at knight tour position 2"
6ac6db
by plurigrid
"Gay MCP skill at invocation 15"
adjunction-algebra
by plurigrid
"Adjunctions as universal arrows. Left ⊣ Right."
13c0e3
by plurigrid
"Gay MCP skill at invocation 26"
acset-taxonomy
by plurigrid
Taxonomy of ACSet skills with morphisms to semantically similar categorical/relational skills
6feab7
by plurigrid
"Gay MCP skill at invocation 25"
aa1f4f
by plurigrid
"Gay MCP skill at invocation 23"
21e1b8
by plurigrid
"Gay MCP skill at invocation 14"
933133
by plurigrid
"Gay MCP skill at invocation 4"
1ea91a
by plurigrid
"Gay MCP skill at invocation 27"
1eab21
by plurigrid
"Gay MCP skill at invocation 3"
a810b3
by plurigrid
"Gay MCP skill at invocation 9"
1eb40f
by plurigrid
"Gay MCP skill at invocation 12"
6fd271
by plurigrid
"Gay MCP skill at invocation 17"
acsets-algebraic-databases
by plurigrid
"ACSets (Attributed C-Sets): Algebraic databases with Specter-style bidirectional navigation. Category-theoretic formalism for relational databases."
abductive-repl
by plurigrid
' Hypothesis-Test Loops via REPL for Exploratory Abductive Inference'
acsets-algebraic-databases
by plurigrid
"ACSets (Attributed C-Sets): Algebraic databases with Specter-style bidirectional"
ab-test-setup
by plurigrid
When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," or "hypothesis." For tracking implementation, see analytics-tracking.
2-Monad Skill
by plurigrid
Layering adds structure level by level. 2-monads layer algebraic structure on categories, with each strictness level a new layer.
address-sanitizer
by plurigrid
Use AddressSanitizer to detect memory safety bugs in C/C++ programs. Identifies use-after-free, buffer overflow, memory leaks, and other memory errors.