hosshan/eidosai

Generate wireframes and concept images from GitHub issue mentions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jan 19, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: hosshan/eidosai@9c8248b8505fd52ec21159d23e1539475e20f304 # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github-tokenGitHub token for API accessyes
ai-providerAI provider to use (gemini, openai)nogemini
ai-api-keyAPI key for the AI provideryes
model-nameModel name to use (e.g., gemini-3-pro-image-preview)nogemini-3-pro-image-preview
gcs-project-idGoogle Cloud Storage project IDyes
gcs-bucket-nameGoogle Cloud Storage bucket nameyes
gcs-service-account-keyGoogle Cloud Storage service account key (JSON string)yes
gcs-signed-url-expirySigned URL expiry in seconds (default: 31536000 = 1 year)no31536000
system-prompt-wfCustom system prompt template for wireframe images. Supports placeholders: {{imageNumber}}, {{totalCount}}, {{aspect}}, {{fullContext}}, {{commonContext}}no
system-prompt-conceptCustom system prompt template for concept images. Supports placeholders: {{imageNumber}}, {{totalCount}}, {{aspect}}, {{fullContext}}, {{commonContext}}no
system-prompt-customCustom system prompt template for custom images. Supports placeholders: {{imageNumber}}, {{totalCount}}, {{aspect}}, {{fullContext}}, {{customInstruction}}, {{commonContext}}no
system-prompt-wf-aspectsComma-separated list of aspects for wireframe images (e.g., "layout,components,navigation,interactions")no
system-prompt-concept-aspectsComma-separated list of aspects for concept images (e.g., "design direction,visual style")no
system-prompt-common-contextCommon context for all image types (service overview, brand guidelines, design principles, etc.). Automatically included in all prompts.no

no outputs