SKILL

Views0
PublishedFeb 7, 2026

Loading actions...

5 minBeginnerpromptSingle file

Skill content

Main instructions and any bundled files for this skill.

markdown

Get Agent Skills Spec

Gets information and tools related to the Agent Skills specification for understanding or implementing agent capabilities.

guidelines:

  • Read the references once. If that fails, run the script. Do not read the references again.

Read References

  • Overview: A simple, open format for giving agents new capabilities and expertise.
  • Integrate skills into your agent: How to add Agent Skills support to your agent or tool.
  • Specification: The complete format specification for Agent Skills.
  • What are skills?: Agent Skills are a lightweight, open format for extending AI agent capabilities with specialized knowledge and workflows.

Run Script (Fallback Only)

Usage: python scripts/tool.py

python scripts/tool.py

Script Dependencies (If Required)

pip install requests
Share: