Agent skill

docs-brandonmcclure-python-5e-srd

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/docs-brandonmcclure-python-5e-srd

SKILL.md

Skill

Skill

Properties

Name Type Description Notes
index str Resource index for shorthand searching. [optional]
name str Name of the referenced resource. [optional]
url str URL of the referenced resource. [optional]
desc List[str] Description of the resource. [optional]
ability_score APIReference [optional]

Example

python
from openapi_client.models.skill import Skill

# TODO update the JSON string below
json = "{}"
# create an instance of Skill from a JSON string
skill_instance = Skill.from_json(json)
# print the JSON string representation of the object
print Skill.to_json()

# convert the object into a dict
skill_dict = skill_instance.to_dict()
# create an instance of Skill from a dict
skill_form_dict = skill.from_dict(skill_dict)

[Back to Model list] [Back to API list] [Back to README]

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results