Serp Extraction Skill
Path:
loom-builder/specs/serp-extraction-skill.jsonRelative: specs/serp-extraction-skill.jsonSubproject: loom-builderCategory: dispatch-specsLines: 17Bytes: 1,273Imports: 0Exports: 0
Content Preview
- {
- "id": "serp-extraction-skill",
- "promptFile": "/home/mikes/leverage-loops-projects/loom-builder/prompts/serp-extraction-skill.md",
- "targetCwd": "/home/mikes/scripts",
- "model": { "provider": "openrouter", "id": "deepseek/deepseek-v4-flash" },
- "thinkingLevel": "medium",
- "validation": [
- { "label": "main script exists", "cmd": ["bash", "-c", "test -f /home/mikes/scripts/serp-extract/serp-extract.ts"], "cwd": "/home/mikes/scripts" },
- { "label": "parser exists", "cmd": ["bash", "-