基于 SOC 职业分类
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/arch3rPro/ark-space --skill web-extract命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
Use when discovering public sources from a query, searching papers via arXiv, using a privacy-oriented SearXNG instance, or finding pages semantically related to a known URL; optionally select Exa MCP, Exa, Tavily, Firecrawl, Jina, DuckDuckGo, Brave, SearXNG, or arXiv.
Use when configuring ArkSpace providers, fixing missing provider URLs or API keys, checking provider readiness, or setting up multiple API key rotation.
Create or revise R&D-facing PRDs from product screenshots, prototypes, confirmed requirements, and review decisions. Keep the standard PRD document structure and preserve every functional-page field and field restriction; write clear workflows as a screenshot followed by concise requirements, and add branches, interaction constraints, or page flows only when they change implementation.
| name | web-extract |
| description | Extract requested structured fields or schema from supplied public URL(s) with a natural-language goal. |
Extract requested structured fields or schema from supplied URL(s) through the configured provider selected by registry/structured-extract-providers.yaml. For ambiguous web intent, apply workflows/web-capability-routing.md. Accept a prompt, URLs, schema, model, budget, wait, and output controls. Preserve asynchronous status and cancellation semantics; report the actual provider and request ID.
python3 <installed-arkspace-path>/scripts/arkspace.py structured extract --provider firecrawl "extract product pricing" --urls https://example.com --output json
For setup or a failed provider check, use provider-manager.