You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which package is the feature request for? If unsure which one to select, leave blank
None
Feature
Proposing agent skill for crawlee. It will help develop crawlee projects faster with AI. Instead of manually reviewing docs and sourcing the AI to use it, it would be very helpful to include them.
"Agents are increasingly capable, but often don’t have the context they need to do real work reliably. Skills solve this by giving agents access to procedural knowledge and company-, team-, and user-specific context they can load on demand. Agents with access to a set of skills can extend their capabilities based on the task they’re working on." - from https://agentskills.io/home which clearly defines the purpose of it.
Ideal solution or implementation, and any additional constraints
Introduce an official Crawlee Agent Skill package/spec
featureIssues that represent new features or improvements to existing features.t-toolingIssues with this label are in the ownership of the tooling team.
2 participants
Converted from issue
This discussion was converted from issue #3547 on April 03, 2026 10:50.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Which package is the feature request for? If unsure which one to select, leave blank
None
Feature
Proposing agent skill for crawlee. It will help develop crawlee projects faster with AI. Instead of manually reviewing docs and sourcing the AI to use it, it would be very helpful to include them.
A great example is scrapling python library
https://github.com/D4Vinci/Scrapling/tree/main/agent-skill
Motivation
"Agents are increasingly capable, but often don’t have the context they need to do real work reliably. Skills solve this by giving agents access to procedural knowledge and company-, team-, and user-specific context they can load on demand. Agents with access to a set of skills can extend their capabilities based on the task they’re working on." - from https://agentskills.io/home which clearly defines the purpose of it.
Ideal solution or implementation, and any additional constraints
Introduce an official Crawlee Agent Skill package/spec
Alternative solutions or implementations
No response
Other context
No response
All reactions