SkillAgentSearch skills...

Readingplans

JSON Bible reading plans

Install / Use

/learn @khornberg/Readingplans
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

json reading plans

Transformed from devkardia's reading plans.

PHP files are modified and run from the command line produce the json files.

Execute the file with php *file.php* or all of them with find . -type f -name "*.php" -exec php {} \;

json format

'data': [array of strings],
'data2': [array of [array of strings]],
'id':Id,
'abbv':Abrrevation,
'name':Name,
'info':Info

Change Log

0.2.2

  • Add abbv attribute

0.2.1

  • Fix reference errors

Related Skills

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated13d ago
Forks9

Languages

PHP

Security Score

75/100

Audited on Mar 21, 2026

No findings