Deterministic skills

167 tagged Deterministic, measured the same way as everything else here.

Browse within: openaec 643d 24agent-framework 21n8n 21deterministic-ai 19gis 19installer 19llm-wiki 19personal-assistant 19pyqgis 19second-brain 19agent-memory 12canvas 12game-development 12

reelier-replay

25

seldonframe/reelier

Skill Claude CodeCodex

Freeze a repeatable, tool-call-driven task into a replayable Reelier skill, and replay an existing skill instead of redoing deterministic work. Use after finishing a task that was mostly API/MCP tool calls (data pulls, report generation, deploy checks, CRUD sequences) — never for arbitrary coding/file-edit sessions…

3 8d ago A 75 tokens original MIT

seldonframe/reelier

Skill Claude CodeCodex

Bound and record an agent's writes before granting them. Use when the user is adding or configuring an MCP server, planning to run an agent unattended or on a schedule or in CI, or deciding whether to give an agent write access to a real system. Covers the recorder, the policy seatbelt, approvals, and what a receipt…

3 8d ago B 78 tokens original MIT

Impertio-Studio/n8n-Claude-Skill-Package

Skill Claude CodeCodex

Use when creating new n8n deployments or scaffolding custom node packages from scratch. Prevents misconfiguration by generating production-ready project structures. Covers Docker Compose with PostgreSQL, environment file templates, custom node package scaffolds (n8n-nodes-starter), workflow JSON templates, credential…

3 1mo ago A 111 tokens original MIT

n8n-agents-review

28

Impertio-Studio/n8n-Claude-Skill-Package

Skill Claude CodeCodex

Use when reviewing n8n workflows or validating workflow JSON before deployment. Prevents production errors by catching anti-patterns in node configuration, connection wiring, and expression syntax. Covers workflow JSON structure, node configuration, connection wiring, expression syntax, credential setup, error…

3 1mo ago A 102 tokens original MIT

Impertio-Studio/n8n-Claude-Skill-Package

Skill Claude CodeCodex

Use when creating custom n8n nodes, defining node properties, implementing execute methods, or building declarative nodes. Prevents incorrect INodeProperties types and malformed displayOptions conditions. Covers INodeType interface, INodeTypeDescription, INodeProperties (22 types), displayOptions with rich conditions…

3 1mo ago A 154 tokens original MIT

binding-enforcement

30

halvrenofviryel/phionyx-research

Skill Claude CodeCodex

Claude Code hook configuration that binds Phionyx self-governance to lifecycle events. Loaded when the assistant is editing .claude/settings.json, writing a new hook script under tools/claudecodemcp/, or asked about hook coverage / strict mode / why a hook fired.

2 15d ago A 61 tokens AGPL-3.0

mcp-self-governance

31

halvrenofviryel/phionyx-research

Skill Claude CodeCodex

Phionyx two-layer MCP architecture rules (pipeline + server). Loaded on demand when the assistant is about to call phionyxresponsegate, phionyxverifyclaim, phionyxcausaltrace, phionyxverifypaths, phionyxcheckpoint, phionyxsessionreport, or any mcpphionyx- tool. Codifies ADR-0006 (two-layer MCP, shared traceid) and the…

2 15d ago A 99 tokens AGPL-3.0

state-grounding

32

halvrenofviryel/phionyx-research

Skill Claude CodeCodex

How to ground state-fact assertions about external systems (repo visibility, deployment, PyPI, URL liveness) with authoritative checks in the same turn. Loaded when the assistant is about to write or commit a line that claims X is live / X is public / X is deployed / X has version V / branch X has commit Y. Codified…

2 15d ago A 89 tokens AGPL-3.0

vegastack

33

vegastack/vegastack-cli

Skill Claude CodeCodex

Part of vegastack-cli

Use when the user asks to write, debug, import, or migrate Terraform / HCL, or names any cloud / SaaS provider in a "deploy / provision / configure" context. Provides per-resource argument schemas, import-ID formats, deprecation flags, recent-change knowledge cards, cross-provider recipes, and recommended-companion…

2 3mo ago A 187 tokens original MIT

publish-npm

34

eternal-roman/ledger

Skill Claude CodeCodex

Part of ledger

This skill should be used when the user asks to "publish to npm", "npm publish", "/publish-npm", "/publishnpm", or "submit to the MCP registry"; or when the session hits EOTP, E403, ENEEDAUTH, 2FA, "bypass 2fa", "cannot publish over the previously published versions", redacted auth/cli/, "+ package@version" that still…

1 3d ago A 122 tokens original MIT

ledger-audit

35

eternal-roman/ledger

Skill Claude CodeCodex

Part of ledger

Whole-repo financial audit. Use for ledger-audit, financial audit, or /ledger-audit. Scan for non-kernel money math, reconstruct flows as JournalEntry sequences, prove with validateEntry + Ledger.apply + runTrace + auditHash.

1 3d ago A 54 tokens original MIT

ledger

36

eternal-roman/ledger

Skill Claude CodeCodex

Part of ledger

Use for ANY monetary, accounting, ledger, journal, balance, P&L, fee, FX, invoice, tax, cost-basis, or valuation work. Exact Money.from (never floats or parseFloat), double-entry via JournalEntry + validateEntry + Ledger.apply, MCP moneycompute / ledgerpost, canon citations, Zero-Skip + Canonical Financial Artifact.…

1 3d ago A 97 tokens original MIT

Razaib-khan/ForgeWeave

Skill Claude CodeCodex

Guide a new contributor through the ForgeWeave repo — project structure, development setup, branch strategy, and how to pick and start an issue.

1 2mo ago A 33 tokens original MIT

Skill Authoring

38

Razaib-khan/ForgeWeave

Skill Claude CodeCodex

Create or revise a ForgeWeave skill — from identifying the repeatable job to writing the bundle and validating it with eval checks.

1 2mo ago A 30 tokens original MIT

skill-builder

39

Razaib-khan/ForgeWeave

Skill Claude CodeCodex

Complete guide for designing, writing, testing, iterating, and packaging Claude Skills (SKILL.md files). Use this skill whenever someone wants to: create a new skill from scratch, improve or update an existing skill, understand the skill format, write a SKILL.md, build a skill folder with scripts and references…

1 2mo ago A 158 tokens original MIT

memorise

40

GRU-953/MTA_Plugin

Skill Claude CodeCodex

Part of memorised-them-all

Digest a folder of documents into local, token-free knowledge-graph memory and recall from it. Use when the user wants to "memorise", "digest", "ingest", or "remember" files/attachments/a folder, build a knowledge graph from documents, or ask questions grounded in their own documents without paying tokens to read…

1 28d ago A 106 tokens original MIT

ASVLCII/verified-technical-solver

Skill Claude CodeCodex

Solve and verify mathematical, logical, engineering, and dimensional CAD problems with deterministic tools and explicit evidence. Use for arithmetic, algebra, calculus, equation systems, quantitative claims, difficult multi-step questions, reasoning audits, unit-sensitive engineering work, parametric 3D parts…

0 17d ago A 84 tokens original MIT

prompt-to-scene

42

elemarin/renderoni

Skill Claude CodeCodex

Turn a game prompt into a Renderoni scene with a compact inventory JSON, optional reference image, and img2threejs object factories. Use when the user wants prompt-to-game, image-to-scene, or token-efficient 3D content.

0 5d ago A 54 tokens original MIT

renderoni

43

elemarin/renderoni

Skill Claude CodeCodex

Comprehensive guide and best practices for building high-performance 3D games, deterministic simulations, and headless test suites with Renderoni, Three.js, and Rapier WASM physics.

0 5d ago A 40 tokens original MIT

tetracoralla/deterministic-dependency-engine

Skill Claude CodeCodex

Resolve prerequisites, ready work, execution order, blockers, change impact, dependency slices, and path explanations with Deterministic Dependency Engine over an explicitly declared graph. Use when a task asks who depends on what or why work is blocked; do not use it to infer undeclared relations or solve…

0 3d ago A 67 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: