skills/agent-fxsh/SKILL.md
fxsh 项目协作工作流,包括构建、运行、代码生成与解释器/原生后端一致性检查。
npx skillsauth add aresbit/fxsh agent-fxshInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
适用场景:
src/* 后快速确认编译是否通过examples/*.fxsh 与 stdlib/*.fxsh建议步骤:
make -j2 先确认可编译examples/,保持最小可复现src/types/types.c (类型签名)src/interp/interp.c (解释器行为)src/codegen/codegen.c (native-codegen 行为)./bin/fxsh --native-codegen <file>testing
使用 fxsh JSON 运行时(json_validate/json_compact/json_get/json_get_*)进行结构化数据处理。
data-ai
Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.
data-ai
Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.
data-ai
OpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.