← Back to Skills Marketplace
yshishenya

StitchFlow Legacy Alias

by yshishenya · GitHub ↗ · v1.3.0 · MIT-0
cross-platform ⚠ suspicious
222
Downloads
0
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install stitch-design-local
Description
Legacy compatibility alias for StitchFlow. Use when a user explicitly references stitch-design-local, or when older prompts and setups still call that skill...
Usage Guidance
This skill is a thin compatibility alias that tells the agent to follow the canonical StitchFlow skill and to use a local toolkit path (defaults to ~/.agents/stitch-starter). Before enabling: (1) verify the canonical 'stitchflow' skill and its SKILL.md exist and are trustworthy, (2) inspect any install.sh or toolkit contents before running them, and (3) be aware the alias may read sibling skill files and the toolkit directory (and it references STITCH_STARTER_ROOT and $HOME). If you don't trust the canonical skill or the toolkit path, do not enable this alias.
Capability Analysis
Type: OpenClaw Skill Name: stitch-design-local Version: 1.3.0 The skill bundle is classified as suspicious because it references an external installation script (install.sh) that is not included in the provided files, and it instructs the AI agent to perform a path traversal to read content from a sibling directory (../stitchflow/SKILL.md). These instructions in SKILL.md could be used to bypass sandbox boundaries or access unauthorized data, and the missing installation logic prevents a full security verification of the execution flow.
Capability Assessment
Purpose & Capability
Name/description state this is a backward-compatibility alias and the SKILL.md simply redirects to the canonical 'stitchflow' workflow and toolkit; no unrelated capabilities, binaries, or credentials are requested.
Instruction Scope
The SKILL.md instructs the agent to read ../stitchflow/SKILL.md and to use the toolkit at ${STITCH_STARTER_ROOT:-$HOME/.agents/stitch-starter}. That means the agent will consult another skill's files and an on-disk toolkit; this is expected for an alias but it does reference filesystem paths and an environment variable not declared in metadata.
Install Mechanism
Registry metadata shows no install spec (instruction-only), but the SKILL.md contains an 'install: "bash install.sh --target all"' line. There is no bundled install script in this skill, so the line is an instruction/placeholder pointing to the canonical skill's install rather than an actual installer here.
Credentials
The skill declares no required env vars, yet SKILL.md references STITCH_STARTER_ROOT and $HOME as the default toolkit path. This is proportionate to a local-toolkit workflow but is a mismatch between declared requirements and referenced environment variables.
Persistence & Privilege
Flags show no 'always' privilege and autonomous invocation is allowed by default. The skill does not request persistent or system-wide privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stitch-design-local
  3. After installation, invoke the skill by name or use /stitch-design-local
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.3.0
This listing is now a compatibility alias. Canonical skill slug: stitchflow.
v1.2.0
Rebranded the project as StitchFlow while keeping the existing skill slug for compatibility.
v1.1.0
Refined positioning, improved discovery metadata, and adopted Apache-2.0.
v1.0.3
Added examples, launch assets, and GitHub polish for stronger adoption and clearer onboarding.
v1.0.2
Stronger description, clearer positioning, and improved cross-agent discovery copy.
v1.0.1
Documentation cleanup and simpler cross-agent packaging docs.
Metadata
Slug stitch-design-local
Version 1.3.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is StitchFlow Legacy Alias?

Legacy compatibility alias for StitchFlow. Use when a user explicitly references stitch-design-local, or when older prompts and setups still call that skill... It is an AI Agent Skill for Claude Code / OpenClaw, with 222 downloads so far.

How do I install StitchFlow Legacy Alias?

Run "/install stitch-design-local" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is StitchFlow Legacy Alias free?

Yes, StitchFlow Legacy Alias is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does StitchFlow Legacy Alias support?

StitchFlow Legacy Alias is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created StitchFlow Legacy Alias?

It is built and maintained by yshishenya (@yshishenya); the current version is v1.3.0.

💬 Comments