Skip to content

Add AI Pass integration community skill - #117

Draft
eiliyaabedini wants to merge 1 commit into
zocomputer:mainfrom
eiliyaabedini:add-aipass-integration
Draft

Add AI Pass integration community skill#117
eiliyaabedini wants to merge 1 commit into
zocomputer:mainfrom
eiliyaabedini:add-aipass-integration

Conversation

@eiliyaabedini

Copy link
Copy Markdown

Summary

  • add the official aipass-integration v1.2.2 workflow as a Community skill
  • include the complete local SKILL.md, references, MIT license, and display metadata
  • preserve provider-direct BYOK, existing authentication, billing, deployment, and data while offering AI Pass as an optional user-funded path

Why

This lets Zo users install an auditable, self-contained workflow for adding text, image, speech, video, or multi-model AI through the AI Pass JavaScript SDK, OAuth, or OpenAI-compatible REST API. The skill does not fetch replacement instructions at runtime, and AI Pass Spaces remains only an optional hosting fallback.

The packaged content matches the official v1.2.2 release at commit 1a3f198ba413d2e0d905e6ffe7912bc3832ea4ea. The only SKILL.md additions are Zo's required metadata.author and metadata.category fields; agents/openai.yaml is omitted because Zo permits only assets, references, and scripts subdirectories.

Validation

  • npx bun validate — exits successfully; only the repository's 15 pre-existing External-skill warnings remain, with no warning for Community/aipass-integration
  • npx skills-ref validate Community/aipass-integration
  • byte-for-byte comparison against the v1.2.2 release, aside from the required Zo metadata
  • git diff HEAD^ --check

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant