Firecrawl
Firecrawl generates creative, evocative prose mimicking a character’s desperate struggle for survival in extreme conditions – useful for dark fantasy or horror settings.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add firecrawl npx -- -y @trustedskills/firecrawl
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"firecrawl": {
"command": "npx",
"args": [
"-y",
"@trustedskills/firecrawl"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The firecrawl skill provides a command-line interface (CLI) tool. It allows users to interact with and manage various aspects of their system through text commands, offering control over tasks that would otherwise require manual intervention or complex scripting. This includes potentially automating workflows and simplifying common operations.
When to use it
- Automating repetitive tasks: Use
firecrawlto script actions you perform frequently on your computer. - Managing server configurations: Modify settings and deploy changes quickly from the command line.
- Simplifying complex workflows: Chain together commands to create streamlined processes for development or system administration.
Key capabilities
- Command-line interface (CLI)
- Automation of tasks
- System configuration management
Example prompts
- "Run
firecrawl --helpto see available commands." - "Execute
firecrawl config set <setting_name> <value>to modify a system setting." - "Automate my workflow with
firecrawl run <script_file>"
Tips & gotchas
The skill requires familiarity with command-line interfaces. Refer to the --help flag for detailed usage instructions and available options.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🏢 Official
Published by the company or team that built the technology.