Skrptiq-on-Skrptiq
Developer Official v1.0.13Use Skrptiq to design, build, and publish new skrpts — a four-stage compound workflow chain that demonstrates multi-stage pipelines with human-in-the-loop gates
by skrptiq
Sign in to import this skrpt into your workspace.
Sign inWhat's included 20 nodes
Idea Validation
Takes a plain-language skrpt idea, evaluates feasibility, identifies required node types, checks catalog overlap, and assesses complexity
Skrpt Build
Takes an approved design and generates all node files, validates structure, and iterates until the build passes review
Skrpt Design
Takes a validated idea and produces a complete architecture: node graph, execution plan, connections, and input/output contract
Skrpt Publish
Validates the generated skrpt for Hub publication — deterministic checks first, then semantic quality checks, with a final approval gate
Architecture Design
Produces a complete skrpt architecture from a validated idea: node graph, execution plan, connections, and input/output contract
Build Gate
Human gate — pauses for the user to review generated files and validation results, serves as loop verifier
Build Validation
Validates generated skrpt files against structural rules: connections, IDs, input declarations, execution block integrity
Design Gate
Human gate — pauses for the user to review the architecture design and approve or correct before build begins
Idea Analysis
Evaluates a plain-language skrpt idea: feasibility, required node types, catalog overlap, complexity assessment
Idea Gate
Human gate — pauses for the user to review the validated idea and approve or redirect before design begins
Publish Check
Validates the generated skrpt for Hub publication: scanner rules, manifest completeness, prompt quality, and naming conventions
Publish Gate
Human gate — pauses for the user to review the publication readiness report and approve for Hub publication
Analyze Idea
Evaluates a plain-language skrpt idea for feasibility, required nodes, catalog overlap, and complexity
Check Publication
Validates the generated skrpt for Hub publication readiness — deterministic checks first, then semantic checks
Design Architecture
Produces a structured skrpt design specification from a validated idea
Review Build
Presents generated files and validation results to the user for approval — serves as loop verifier
Review Design
Presents the architecture design to the user for approval before build begins
Review Idea
Presents the idea validation report to the user for approval before design begins
Review Publication
Presents the publication readiness report to the user for final approval
Validate Build
Validates generated skrpt files against structural rules and reports issues
Requirements 1 service
- LLM Service
Security Passed
Detected
- Services: llm-service
- Permissions:
- Data Handling:
Version history 10 releases
GH#844 — migrate the gate step from node-meta (`metadata.gate: true` in the skill) to the canonical execution-entry `gate: true` on the workflow step. Single source of truth; the engine + app read the execution entry. No behaviour change — `IsGate` is identical.
GH#745 — declare per-step `output: {name, type}` on every execution step (idea_analysis/text, idea_verdict/decision, architecture/text, design_verdict/decision, nodes/text, build_validation/decision, build_verdict/decision, publish_check/decision, publish_verdict/decision (across the 4 chained workflows)). Lights up the #744 rich flow-map. Content-only; no bindings or logic changes.
GH#645 Row 3b — migrate to K-037 dep-referenced schema. Strip 5 inline shared-content files and declare 5 hub-shared deps (UUID id + slug name + version + checksum from `gen-dep-checksums.mjs`). Closes pre-Step-3 inline-vendoring for this bundle.
Wave 2: re-signed with canonical engine signing pipeline.
Signature fix — RELEASE_NOTES.md now included in integrity checksum.
New skrpt: 4-stage compound workflow chain — idea validation, design, build, and publish.
Release notes unavailable for this version.
Release notes unavailable for this version.
Release notes unavailable for this version.
Release notes unavailable for this version.
More from Developer
View all →Translation Pipeline
Translate content into multiple languages with quality review and comparative reporting
Bug Report Triage Pipeline
Classifies incoming bug reports, extracts structured details, and triages by severity using incident response guidelines
Customer Support Flow
Classifies customer intent and drafts appropriate responses