aris skills

22 tagged aris, measured the same way as everything else here.

Browse within: ai-filmmaking 16

homepage-generator

01

wanshuiyin/ARIS-in-AI-Offer

Skill Claude CodeCodex

Generate a fact-checked academic personal homepage from a CV, optionally augmented by an existing manual homepage and an assets directory. Produces editable structured source files (profile.yml + publications.bib + bio.md + news.md) and a single-file HTML page. Uses Codex MCP for independent factual review against…

425 7d ago A 129 tokens original MIT

wanshuiyin/ARIS-in-AI-Offer

Skill Claude CodeCodex

Generate a long-form Chinese interview-prep cheat sheet on a specific ML/LLM topic — formulas with derivations, from-scratch PyTorch code, comparison tables, and 25 高频面试题 (L1 必会 / L2 进阶 / L3 顶级 lab). Cross-model codex review checks math, code, historical citations, and style discipline; then /render-html produces a…

425 7d ago A 171 tokens copy · 88% MIT

render-html

03

wanshuiyin/ARIS-in-AI-Offer

Skill Claude CodeCodex

Render an ARIS Markdown / JSON artifact (IDEAREPORT, AUTOREVIEW, KILLARGUMENT, PAPERPLAN, research-wiki state, etc.) into a single-file HTML view designed for human reading. Academic template outputs are gated by a fresh cross-model Codex review for render fidelity + safety (the ARIS invariant). Use when the user says…

425 7d ago A 132 tokens original MIT

wanshuiyin/ARIS-Movie-Director

Skill Claude CodeCodex

Phase-1 (S4) of a comic movie — PRODUCE the canonical reusable references the whole spiral conditions on. Per asset it bakes ONE canonical 1:1 white-bg identity ref via the agent mcpcodexcodex sidecar bake (Codex native imagegen — conditioned, never hand-pasted) OR, for a deterministic motif…

55 7d ago A 205 tokens original MIT

wanshuiyin/ARIS-Movie-Director

Skill Claude CodeCodex

The ONE parameterized score-fuser for EVERY comic-author authoring gate — --gate intent|outline|asset|storyboard|blueprint|continuity|p0proof|compile. A single fuser (not a per-layer split) prevents drift. It NEVER re-runs a reviewer; it collects the reviewer score-nodes already on the wiki (via reviews edges), fuses…

55 7d ago A 339 tokens original MIT

comic-json-compiler

06

wanshuiyin/ARIS-Movie-Director

Skill Claude CodeCodex

Phase-1 (S9, the FINAL comic-author step) — assemble the LOCKED storyboard + locked per-panel blueprints into ONE schema-valid comic.json (the comic-ir/1.0 contract boundary handed to comic-director / runcomic.py). Project the pageorder + each panel's condition{} + render fields into pages[] + keyed panels{} per…

55 7d ago A 308 tokens original MIT

aris-kg-ingestion

07

Knuckles-Team/aris-mcp

Skill Claude CodeCodex

Natively ingest Software AG ARIS process models into the epistemic-graph knowledge graph over the aris-mcp MCP server — push models as typed :ProcessModel nodes, a single model's EPC objects as :EPCFunction/:EPCEvent/ :EPCRule with :flowsTo control-flow edges, and raw model exports as content-addressed :ModelExport…

0 4d ago A 136 tokens

aris-process-mining

08

Knuckles-Team/aris-mcp

Skill Claude CodeCodex

Analyze the control flow of Software AG ARIS EPC models over the aris-mcp MCP server — trace event→function→event paths, find splits/joins at rule operators, spot disconnected or dead-end objects, and reason about a model's structure. Use when the agent must explain how a process flows, validate an EPC's…

0 4d ago A 114 tokens

Knuckles-Team/aris-mcp

Skill Claude CodeCodex

Read Software AG ARIS process models over the aris-mcp MCP server — list the model inventory, fetch one model's metadata/attributes, and read its EPC objects (functions/events/rule operators) and directed control-flow connections. Use when the agent must inventory ARIS models, open one model by GUID, or inspect a…

0 4d ago A 116 tokens