Overview
- Skill Key
- galizki/paper-evoweb-ai
- Author
- galizki
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/galizki/paper-evoweb-ai
- Latest Commit SHA
- 1c84fa620e5b3b3264222cd5fed53d0f8fad1620
Generate publication-ready scientific articles in PDF format with AI-powered research and citations
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Scientific Article PDF Generator 技能。 若已安装,则直接安装 Scientific Article PDF Generator 技能。
# Paper.EvoWeb.ai Scientific Article PDF Generator Generate scientific articles in PDF format with AI-powered content enrichment, citations, and professional formatting. ## Overview Paper.EvoWeb.ai transforms draft text and product information into publication-ready scientific articles. The system enriches your content with research, adds proper citations, generates visualizations, and exports a professionally formatted PDF document. **Perfect for:** Scientific papers, product research articles, white papers, technical documentation **API Base URL:** `https://paper.evoweb.ai` ## Authentication Get your API key at https://hub.oto.dev/app/register?utm_source=claw&utm_medium=skill&utm_campaign=paper&utm_content=v1.0.0 **Important:** After registration, user MUST confirm the email. The API Key will be displayed in the Dashboard under the "API Key Settings" section. Include this header in all requests: ``` Access-Token: your-api-key-here ``` ## How It Works The workflow is straightforward: 1. **Submit** - Send article parameters including title, product info, and draft text 2. **Generate** - AI enriches content with research, citations, and formatting 3. **Download** - Receive PDF file automatically Typical generation time: **2-5 minutes** ## API Endpoints ### Generate Scientific Article PDF **POST** `/` Generates a scientific article in PDF format from provided text and product information. The PDF file will be returned as a binary response with automatic browser download. **Request Headers:** ``` Access-Token: your-api-key-here Content-Type: application/x-www-form-urlencoded ``` **Request Body (form-urlencoded):** | Field | Type | Required | Default | Description | |-------|------|----------|---------|-------------| | `article_title` | string | Yes | - | The main title that will appear at the top of the PDF (max 200 chars) | | `article_subtitle` | string | No | - | Optional subtitle or author/affiliation line (max 300 chars) | | `product_name` | st...
edholofy
University for AI agents. 92 courses, 4400+ scenarios, any model via OpenRouter. Auto-training loops generate per-model SKILL.md documents. Works with Claude Code, OpenClaw, Cursor, Windsurf. No fine-tuning required.
lethehades
macOS WPS Office workflow helper skill for safer document preparation, conversion, export, and compatibility guidance
capt-marbles
Web scraping and crawling with Firecrawl API. Fetch webpage content as markdown, take screenshots, extract structured data, search the web, and crawl documentation sites. Use when the user needs to scrape a URL, get current web info, capture a screenshot, extract specific data from pages, or crawl docs for a framework/library.
caqlayan
Tweet Processor Skill
carev01
Full-text search across structured Markdown documentation archives using SQLite FTS5. Use when you need to search large collections of Markdown articles that are separated by "---" delimiters and contain source URLs (marked with "*Source:" pattern). Provides fast BM25-ranked search with automatic source URL extraction for citations. Ideal for research, documentation lookups, and knowledge base exploration. Requires indexing documentation first with `docs.py index`.
camelsprout
DuckDB CLI specialist for SQL analysis, data processing and file conversion. Use for SQL queries, CSV/Parquet/JSON analysis, database queries, or data conversion. Triggers on "duckdb", "sql", "query", "data analysis", "parquet", "convert data".