top skills
pricing
resources
install
github
sign in
sign up
back to leaderboard
CR
@crewaiinc
contributor on implexa, with 4 skills ranked by
SkillRank
across 1 source.
crewaiinc on github
publishes to skills.sh
skills, ranked by SkillRank
score
source
skill
4.3
skills.sh
design-agent
partial guide to crewai agent design emphasizing task-first thinking and agent minimalism, but lacks actionable procedures for role/goal/backstory definition, llm selection, or tool assignment.
—
skills.sh
design-task
CrewAI task design and configuration. Use when creating, configuring, or debugging crewAI tasks — writing descriptions and expected_output, setting up task…
—
skills.sh
ask-docs
ask-docs — an installable skill for AI agents, published by crewaiinc/skills.
—
skills.sh
getting-started
CrewAI architecture decisions and project scaffolding. Use when starting a new crewAI project, choosing between LLM.call() vs Agent.kickoff() vs Crew.kickoff()…