Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Beta Was this translation helpful? Give feedback.
All reactions