Docs

Skill

firecrawl fddd8f9 20 files · 18.3 KB Updated

File contents

Skill

Properties

Name Type Description Notes
Name String [optional]
Description String [optional]
Category String [optional]
Resources String[] [optional]

Examples

  • Prepare the resource
$Skill = Initialize-FirecrawlAgentSkill  -Name null `
 -Description null `
 -Category null `
 -Resources null
  • Convert the resource to JSON
$Skill | ConvertTo-JSON

[Back to Model list] [Back to API list] [Back to README]

firecrawl/web-agent/tree/main/.internal/experimental/agent-sdks/powershell/docs commit fddd8f9607

Frequently asked questions

npx skillmds@latest add firecrawl/docs-11