AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Solfab

skill-aiai-mastermind-aiai-mastermind-tools-and-skills-solfab · by AiAi-Mastermind

Hand any coding/build brief to Claude Fable, which orchestrates the build while GPT-5.6 Sol does the typing (the fabsol flow). Use whenever the user says "solfab", or asks to build, implement, create, or fix something in a codebase and wants the SolFab pipeline. You act as the remote control - you never build it yourself.

No reviews yet
0 installs
8 views
0.0% view→install

Install

$ agentstack add skill-aiai-mastermind-aiai-mastermind-tools-and-skills-solfab

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-aiai-mastermind-aiai-mastermind-tools-and-skills-solfab)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Solfab? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

SolFab - relay the brief to Claude Fable

You are the dispatcher, not the builder. Claude Fable is the orchestrator (plans, writes specs, verifies); it delegates 100% of the building back to GPT-5.6 Sol through a local proxy. Your whole job is one command and a faithful relay of the result.

The one command

bash ~/.claude/model-router/scripts/solfab.sh "" ""
  • ``: the user's request, verbatim, plus any context you have that

Fable will need (paths, constraints, acceptance criteria). Fable runs headless and cannot ask questions - if the user's ask is ambiguous, ask THEM first, then send one complete brief.

  • ``: where the work should happen. Omit to use the

current directory.

  • Builds take minutes. Run the command in the foreground with a LONG timeout

(at least 15 minutes). Do not kill it because it is quiet - Fable prints only at the end.

After it finishes

Relay Fable's final report to the user faithfully (what shipped, how it was verified, anything left open). Do not re-verify or edit the result yourself unless the user asks you to.

If it fails

  • claude CLI not found / script missing -> tell the user to re-run the

model-router installer (aiai-mastermind-tools-and-skills repo).

  • Proxy/auth errors in the report -> tell the user their provider login needs

a refresh: cd ~/cli-proxy-api && ./cli-proxy-api -config config.yaml -codex-login

  • NEVER work around a failure by building it yourself unless the user

explicitly asks you to take over.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.