원클릭으로
report-builder
Generate documents, reports, and formatted output files
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generate documents, reports, and formatted output files
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Discover, test, and document public REST/GraphQL/JSON APIs — explore endpoints, inspect responses, and build integration guides
Transform, filter, and analyse data using sandbox handlers
KQL language expertise for writing correct, efficient Kusto queries using Fabric RTI MCP tools
Connect and use external MCP servers (M365, GitHub, custom services)
Expert at building professional PDF documents using Hyperlight sandbox modules
Multi-source web research synthesised into structured reports or presentations
| name | report-builder |
| description | Generate documents, reports, and formatted output files |
| triggers | ["report","DOCX","markdown","write a report","generate report","status report","executive summary","markdown report","DOCX report"] |
| patterns | ["two-handler-pipeline","file-generation"] |
| antiPatterns | ["Don't build the entire report in one monolithic handler","Don't inline large template strings — keep handlers under 4KB","Don't forget to enable fs-write plugin before writing files"] |
| allowed-tools | ["register_handler","execute_javascript","execute_bash","delete_handler","get_handler_source","edit_handler","list_handlers","reset_sandbox","list_modules","module_info","list_plugins","plugin_info","manage_plugin","list_mcp_servers","mcp_server_info","manage_mcp","apply_profile","configure_sandbox","sandbox_help","register_module","write_output","read_input","read_output","ask_user"] |
For TEXT reports (Markdown, plain text, CSV, JSON):
For binary formats (DOCX, PPTX, XLSX, ZIP):
For multi-section reports:
For reading input files:
Always apply the file-builder profile before building binary files.