Globales Ranking · von 601 Skills
byted-las-pdf-parse-doubao AI Agent Skill
Quellcode ansehen: bytedance/agentkit-samples
MediumInstallation
npx skills add bytedance/agentkit-samples --skill byted-las-pdf-parse-doubao 90
Installationen
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 markdownparse_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。
Installationen
Sicherheitsprüfung
Quellcode ansehen
bytedance/agentkit-samples
Mehr aus dieser Quelle
Power your AI Agents with
the best open-source models.
Drop-in OpenAI-compatible API. No data leaves Europe.
Explore Inference APIGLM
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
So verwenden Sie diesen Skill
Install byted-las-pdf-parse-doubao by running npx skills add bytedance/agentkit-samples --skill byted-las-pdf-parse-doubao in your project directory. Führen Sie den obigen Installationsbefehl in Ihrem Projektverzeichnis aus. Die Skill-Datei wird von GitHub heruntergeladen und in Ihrem Projekt platziert.
Keine Konfiguration erforderlich. Ihr KI-Agent (Claude Code, Cursor, Windsurf usw.) erkennt installierte Skills automatisch und nutzt sie als Kontext bei der Code-Generierung.
Der Skill verbessert das Verständnis Ihres Agenten für byted-las-pdf-parse-doubao, und hilft ihm, etablierte Muster zu befolgen, häufige Fehler zu vermeiden und produktionsreifen Code zu erzeugen.
Was Sie erhalten
Skills sind Klartext-Anweisungsdateien — kein ausführbarer Code. Sie kodieren Expertenwissen über Frameworks, Sprachen oder Tools, das Ihr KI-Agent liest, um seine Ausgabe zu verbessern. Das bedeutet null Laufzeit-Overhead, keine Abhängigkeitskonflikte und volle Transparenz: Sie können jede Anweisung vor der Installation lesen und prüfen.
Kompatibilität
Dieser Skill funktioniert mit jedem KI-Coding-Agenten, der das skills.sh-Format unterstützt, einschließlich Claude Code (Anthropic), Cursor, Windsurf, Cline, Aider und anderen Tools, die projektbezogene Kontextdateien lesen. Skills sind auf Transportebene framework-agnostisch — der Inhalt bestimmt, für welche Sprache oder welches Framework er gilt.
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.