Skillshub appfolio-hello-world

install
source · Clone the upstream repo
git clone https://github.com/ComeOnOliver/skillshub
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ComeOnOliver/skillshub "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/jeremylongshore/claude-code-plugins-plus-skills/appfolio-hello-world" ~/.claude/skills/comeonoliver-skillshub-appfolio-hello-world && rm -rf "$T"
manifest: skills/jeremylongshore/claude-code-plugins-plus-skills/appfolio-hello-world/SKILL.md
source content

AppFolio Hello World

Error Handling

ErrorCauseSolution
401 Unauthorized
Invalid credentialsVerify client_id/secret
404 Not Found
Wrong endpointCheck API version in URL
422 Unprocessable
Invalid request bodyValidate required fields

Resources

Next Steps

Continue with the next skill in the AppFolio pack sequence.