#601

Global Rank · of 601 Skills

byted-las-pdf-parse-doubao AI Agent Skill

View Source: bytedance/agentkit-samples

Medium

Installation

npx skills add bytedance/agentkit-samples --skill byted-las-pdf-parse-doubao

90

Installs

LAS-AI PDF 解析(las_pdf_parse_doubao)

快速开始

在本 skill 目录执行:

python3 scripts/skill.py --help

提交并等待

python3 scripts/skill.py submit \
  --url "https://las-ai-cn-beijing-baseline.tos-cn-beijing.volces.com/operator_cards_serving/public/baseline/las_pdf_parse_doubao/v1/pdf-sample.pdf" \
  --parse-mode normal \
  --format markdown

parse_mode 说明:

  • normal:默认开启,不进行深度思考;速度更快,适用于绝大多数文档场景。
  • detail:开启深度思考;分析更细致,但耗时更长。

仅提交(返回 task_id)

python3 scripts/skill.py submit --url "<pdf_url>" --no-wait

轮询 / 等待

python3 scripts/skill.py poll <task_id>
python3 scripts/skill.py wait <task_id> --timeout 1800 --format markdown

配置

  • 鉴权:环境变量 LAS_API_KEY(推荐)或在当前目录提供 env.sh
    • 默认使用 Authorization: Bearer <LAS_API_KEY>
    • 若控制台示例为 X-Api-Key,可用 --auth x-api-key 或设置 LAS_API_KEY_AUTH=x-api-key
  • Region:--region cn-beijing|cn-shanghai 或环境变量 LAS_REGION

参数与返回字段

详见 references/api.md

Installs

Installs 90
Global Rank #601 of 601

Security Audit

ath Safe
socket Safe
Alerts: 0 Score: 90
snyk Medium
EU EU-Hosted Inference API

Power your AI Agents with the best open-source models.

Drop-in OpenAI-compatible API. No data leaves Europe.

Explore Inference API

GLM

GLM 5

$1.00 / $3.20

per M tokens

Kimi

Kimi K2.5

$0.60 / $2.80

per M tokens

MiniMax

MiniMax M2.5

$0.30 / $1.20

per M tokens

Qwen

Qwen3.5 122B

$0.40 / $3.00

per M tokens

How to use this skill

1

Install byted-las-pdf-parse-doubao by running npx skills add bytedance/agentkit-samples --skill byted-las-pdf-parse-doubao in your project directory. Run the install command above in your project directory. The skill file will be downloaded from GitHub and placed in your project.

2

No configuration needed. Your AI agent (Claude Code, Cursor, Windsurf, etc.) automatically detects installed skills and uses them as context when generating code.

3

The skill enhances your agent's understanding of byted-las-pdf-parse-doubao, helping it follow established patterns, avoid common mistakes, and produce production-ready output.

What you get

Skills are plain-text instruction files — not executable code. They encode expert knowledge about frameworks, languages, or tools that your AI agent reads to improve its output. This means zero runtime overhead, no dependency conflicts, and full transparency: you can read and review every instruction before installing.

Compatibility

This skill works with any AI coding agent that supports the skills.sh format, including Claude Code (Anthropic), Cursor, Windsurf, Cline, Aider, and other tools that read project-level context files. Skills are framework-agnostic at the transport level — the content inside determines which language or framework it applies to.

Data sourced from the skills.sh registry and GitHub. Install counts and security audits are updated regularly.

EU Made in Europe

Chat with 100+ AI Models in one App.

Use Claude, ChatGPT, Gemini alongside with EU-Hosted Models like Deepseek, GLM-5, Kimi K2.5 and many more.

Customer Support