Formax Script Output Placement Workflow

assistant

v1.0.0

About this Skill

Install Formax Script Output Placement Workflow, an AI agent skill for AI agent workflows and automation. Explore features, use cases, limitations, and setup guidance.

Features

Formax Script Output Placement
新增或修改“会写文件”的脚本时,避免把机器产物放到 docs/。
docs/ 只放文档与静态说明素材,不放机器生成基线/报告。
app 产物 - apps/<name /perf/
repo 级脚本产物 - scripts/baselines/
yusifeng yusifeng
[7]
[2]
Updated: 3/11/2026

Skill Overview

Start with fit, limitations, and setup before diving into the repository.

Install Formax Script Output Placement Workflow, an AI agent skill for AI agent workflows and automation. Explore features, use cases, limitations, and setup guidance.

Core Value

Empowers agents to efficiently manage script output by providing a standardized placement workflow, utilizing command-line tools and adhering to specific placement rules, such as separating documentation from machine-generated content and utilizing owner directories for output.

Ideal Agent Persona

Perfect for Script Execution Agents needing organized output placement and workflow management.

Capabilities Granted for Formax Script Output Placement Workflow

Automating script output organization for multiple projects
Generating reports and baselines in designated directories
Debugging script execution issues with standardized output paths

! Prerequisites & Limits

  • Requires command-line interface access
  • Limited to script output management, not applicable to general file organization
  • Needs synchronization with README and learning materials for optimal use

! Source Notes

This page is still useful for installation and source reference. Before using it, compare the fit, limitations, and upstream repository notes above.

SKILL.md
Readonly

Formax Script Output Placement

Goal

新增或修改“会写文件”的脚本时,避免把机器产物放到 docs/

Placement Rules

  1. docs/ 只放文档与静态说明素材,不放机器生成基线/报告。
  2. 产物就近放到 owner 目录:
    • app 产物 -> apps/<name>/perf/
    • repo 级脚本产物 -> scripts/baselines/
    • 临时产物 -> .tmp/(gitignored)
  3. 生成脚本默认输出路径应指向 owner 目录,不指向 docs/**
  4. 建议提供 --output--baseline 覆盖参数(便于 CI 与本地临时切换路径)。

Minimal Workflow

  1. 先定产物 owner 与默认输出目录。
  2. 再写脚本和默认路径(owner-local)。
  3. 同步更新 README/learning 里的路径引用。

Checks

  • node ./scripts/check-docs-artifact-placement.mjs

FAQ & Installation Steps

Mirrors the structured data on this page for better search understanding.

How To Install

  1. 1

    Open your terminal

    Open the terminal or command line in your project directory.

  2. 2

    Run the install command

    Run: npx killer-skills add yusifeng/formax/formax-script-output-placement-workflow. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3

    Start using the skill

    The skill is now active. Your AI agent can use Formax Script Output Placement Workflow immediately in the current project.

? Frequently Asked Questions

What is Formax Script Output Placement Workflow?
Install Formax Script Output Placement Workflow, an AI agent skill for AI agent workflows and automation. Explore features, use cases, limitations, and setup guidance.
How do I install Formax Script Output Placement Workflow?
Run the command: npx killer-skills add yusifeng/formax/formax-script-output-placement-workflow. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.
What are the use cases for Formax Script Output Placement Workflow?
Key use cases include: Automating script output organization for multiple projects, Generating reports and baselines in designated directories, Debugging script execution issues with standardized output paths.
Which IDEs are compatible with Formax Script Output Placement Workflow?
This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.
Are there any limitations for Formax Script Output Placement Workflow?
Requires command-line interface access. Limited to script output management, not applicable to general file organization. Needs synchronization with README and learning materials for optimal use.

Related Skills

Looking for an alternative to Formax Script Output Placement Workflow or another community skill for your workflow? Explore these related open-source skills.

View All

openclaw-release-maintainer

Logo of openclaw
openclaw

openclaw-release-maintainer is an AI agent skill for openclaw release maintainer.

333.8k
0
AI

widget-generator

Logo of f
f

Generate customizable widget plugins for the prompts.chat feed system

149.6k
0
AI

flags

Logo of vercel
vercel

flags is an AI agent skill for use this skill when adding or changing framework feature flags in next.js internals.

138.4k
0
Browser

pr-review

Logo of pytorch
pytorch

pr-review is an AI agent skill for pytorch pr review skill.

98.6k
0
Developer