buluslan
Community@buluslan
buluslan builds cross-border e-commerce analytics skills covering Amazon review VOC insights, competitor listing analysis, product image generation, and n8n-to-skill migration.
Agent Skills by buluslan
Showing 5 vetted skills indexed across 4 GitHub repositories.
n8n-to-skill
Rewrites n8n workflow JSON into standalone goal-equivalent Agent Skill directories.
amazon-review-analyzer
Analyze Amazon review CSVs into 22-dimension tags, distribution statistics, and insight reports.
ecom-image2
Generate e-commerce product images via GPT-Image-2 templates through Codex CLI.
ecommerce-competitor-analyzer
Analyze cross-platform ecommerce product listings to generate competitor insights.
review-analyzer-skill
Generates VOC insights and executive dashboards from e-commerce review CSV or URL inputs.
Frequently Asked Questions About buluslan
FAQPage SchemaWhat tasks can I accomplish with buluslan's skills?▼
You can turn Amazon review CSVs into 22-dimension tagged VOC reports with executive dashboards, analyze cross-platform competitor product listings, generate e-commerce product images via GPT-Image-2 templates, and convert existing n8n workflows into standalone agent skills with goal parity.
Who are buluslan's skills designed for?▼
They target cross-border e-commerce sellers and operators who need review-driven product iteration decisions, competitor intelligence, and product image generation, plus builders who want to retire n8n workflows by re-implementing them as self-contained agent skills.
What inputs and prerequisites do these skills require?▼
amazon-review-analyzer requires an existing Amazon review CSV (it does not scrape reviews, handle non-Amazon sources, or do product selection). n8n-to-skill requires an exported n8n workflow JSON, workflow URL, or template. Both rely on Read/Write/Edit and python3 execution permissions.
Are buluslan's skills free and open source?▼
Yes. Both new skills (n8n-to-skill v0.1.1 and amazon-review-analyzer) are released under the MIT license, permitting free use, modification, and redistribution.
What does n8n-to-skill not cover?▼
It does not build n8n workflows from scratch, debug n8n node errors, or make skills call back into n8n. It only performs goal-parity rewrites of existing n8n workflows into standalone skills that no longer depend on the original workflow.