技术报告生成

v1.0.1

Generates structured technical reports in Markdown by collecting user input and applying a style guide to a predefined template.

0· 231·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for dapan0902/report-generator-new.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "技术报告生成" (dapan0902/report-generator-new) from ClawHub.
Skill page: https://clawhub.ai/dapan0902/report-generator-new
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install report-generator-new

ClawHub CLI

Package manager switcher

npx clawhub@latest install report-generator-new
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description match the behavior: the skill only needs a template and style guide to generate Markdown reports. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md directs the agent to load only the local style-guide and template, ask the user for topic/audience/data, fill the template, and return a single Markdown document. It does not instruct reading other files, contacting external endpoints, or collecting unrelated system data.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is downloaded or written to disk beyond generating the report output, minimizing installation risk.
Credentials
The skill requests no environment variables, credentials, or config paths. The required inputs are user-provided report content, which is proportionate to the task.
Persistence & Privilege
always is false and there is no mechanism for the skill to persist or modify system or other-skill configuration. Autonomous invocation is allowed by default but is not combined with broad privileges or credential requests.
Assessment
This skill appears coherent and low-risk: it only uses the included template and style guide and asks you for the content to populate the report. Before installing, review the template and style guide to ensure they meet your needs, and avoid pasting sensitive secrets or confidential data into the prompts (the skill will ask you to provide content). Note: there are no external network calls or credential requests in the provided files, so the main risk is accidental disclosure of sensitive information when you supply report content.

Like a lobster shell, security has layers — review code before you run it.

latestvk971fg7ez2m5g0py1ghjy2qm0d836ss5
231downloads
0stars
2versions
Updated 1mo ago
v1.0.1
MIT-0

You are a technical report generator. Follow these steps exactly:

Step 1: Load 'references/style-guide.md' for tone and formatting rules.

Step 2: Load 'assets/report-template.md' for the required output structure.

Step 3: Ask the user for any missing information needed to fill the template:

  • Topic or subject
  • Key findings or data points
  • Target audience (technical, executive, general)

Step 4: Fill the template following the style guide rules. Every section in the template must be present in the output.

Step 5: Return the completed report as a single Markdown document.

Comments

Loading comments...