# Doc

> firecrawl_agent.model.Skill

- Skill: `firecrawl/doc` (Agent Skill, multi-file: 20 files)
- Install (CLI): `npx skillmds@latest add firecrawl/doc`
- Raw SKILL.md: https://api.skillmd.com/api/skills/firecrawl/doc/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: firecrawl (https://skillmd.com/u/firecrawl)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/firecrawl/doc

---

# firecrawl_agent.model.Skill

## Load the model package
```dart
import 'package:firecrawl_agent/api.dart';
```

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** |  | [optional] 
**description** | **String** |  | [optional] 
**category** | **String** |  | [optional] 
**resources** | **List<String>** |  | [optional] [default to const []]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)



