Skip to content

docs: Add topic on agent skill and refresh Installation guide#1253

Open
szaganek wants to merge 2 commits into
masterfrom
docs/add-agent-skill
Open

docs: Add topic on agent skill and refresh Installation guide#1253
szaganek wants to merge 2 commits into
masterfrom
docs/add-agent-skill

Conversation

@szaganek

@szaganek szaganek commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Adds a new topic on agent skill shipped with CLI.

  • At first I leaned into adding the info as a section to the Installation guide (as suggested by Patrik), that's why I refreshed it first. Removed the admonition chaos, mostly.
  • However, since agents are hot now, I decided to make the whole topic more prominent and reorganized the sidebar as well. You land on overview and see the agent stuff right away.

TODO: Once reviewed, I'll add changes to the next docs version as well.

Closes #1242.

@szaganek szaganek requested a review from patrikbraborec July 2, 2026 12:01
@szaganek szaganek self-assigned this Jul 2, 2026
@szaganek szaganek requested review from DaveHanns and l2ysho as code owners July 2, 2026 12:01
@szaganek szaganek added the documentation Improvements or additions to documentation. label Jul 2, 2026
description: Learn about the available agent skill for the Apify CLI.
---

An agent skill is a Markdown file that contains guidance for coding agents. The Apify CLI ships its own skill that your agent loads automatically when a task involves the CLI.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: not sure, if it is not "Agent Skill".

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, it's not true that agent loads it automatically :/. The agent needs to run apify help --skill which is not 100% sure.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup, Agent Skill should be capitalized, thanks for catching it. I changed loads to simply use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add link to Apify CLI skill from the docs

3 participants