Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 3.74 KB

File metadata and controls

34 lines (30 loc) · 3.74 KB

Atmosphere Skill Card Catalog

Generated artifact — regenerate with ./scripts/regen-skillcards.sh. This file is the index for every per-runtime SKILLCARD.yaml shipped in this repository. Each row is a verifiable trust manifest plus its OpenSSF Model Signing signature when one has been produced (tag-time sigstore-keyless via .github/workflows/sign-skillcards.yml).

Distribution model: git itself is the daily sync — every push to main propagates the cards (and any signatures committed alongside) to every clone. Released signatures are also attached to the GitHub release as workflow artifacts; the bundled jars carry the same files at META-INF/atmosphere/SKILLCARD.yaml[.sig], so downstream consumers can verify integrity without re-fetching from this repository.

Inspired by NVIDIA's verified-agent-skills catalog (https://developer.nvidia.com/blog/nvidia-verified-agent-skills-provide-capability-governance-for-ai-agents/); the signature envelope is the same OpenSSF Model Signing format NVIDIA uses (https://github.com/sigstore/model-transparency).

Runtime Module Language Capabilities Card Contract test Signature
AdkAgentRuntime modules/adk java 19 card test unsigned
AgentScopeAgentRuntime modules/agentscope java 17 card test unsigned
AnthropicAgentRuntime modules/anthropic java 19 card test unsigned
BuiltInAgentRuntime modules/ai-test java 19 card test unsigned
CohereAgentRuntime modules/cohere java 17 card test unsigned
CrewAiAgentRuntime modules/crewai java 9 card test unsigned
EmbabelAgentRuntime modules/embabel kotlin 15 card test unsigned
KoogAgentRuntime modules/koog kotlin 19 card test unsigned
LangChain4jAgentRuntime modules/langchain4j java 17 card test unsigned
SemanticKernelAgentRuntime modules/semantic-kernel java 15 card test unsigned
SpringAiAgentRuntime modules/spring-ai java 17 card test unsigned
SpringAiAlibabaAgentRuntime modules/spring-ai-alibaba java 16 card test unsigned