Skip to main content
The store is where you find resources to install. Browse available resources like an app store, then install what you need with a single command.

Provider Tiers

Resources are built and maintained by providers. We categorize them into three tiers:
TierDescriptionStatus
First-partyBuilt and maintained by Pragmatiks. Guaranteed to work and fully supported.Available
Verified PartnersCertified by Pragmatiks, maintained by partners.Coming soon
CommunityShared by the community.Coming soon

Available Resources

All resources below are first-party, built and maintained by Pragmatiks.

GCP Provider

Google Cloud Platform infrastructure resources.
ResourceDescription
gcp/storageCloud Storage buckets
gcp/gkeGKE Autopilot clusters
gcp/secretSecret Manager secrets

Anthropic Provider

Claude AI model integration.
ResourceDescription
anthropic/messagesClaude Messages API for completions

OpenAI Provider

OpenAI model integration.
ResourceDescription
openai/chat_completionsChat Completions API
openai/embeddingsText embeddings API

Docling Provider

Document parsing for RAG pipelines.
ResourceDescription
docling/parserParse PDF, DOCX, HTML, Markdown with OCR support

Qdrant Provider

Vector database for similarity search.
ResourceDescription
qdrant/databaseDeploy Qdrant to GKE via Helm
qdrant/collectionManage vector collections

Agno Provider

AI agent deployment.
ResourceDescription
agno/agentDeploy AI agents to GKE

Pragma Provider

Platform resources built into Pragmatiks.
ResourceDescription
pragma/secretSecure credential storage (deprecated, use gcp/secret)

Browsing Resources

The web store is coming with the pragma-os dashboard. For now, browse resources via the CLI:
pragma providers list

Building Your Own

Want to create resources for your team or the community?

Building Providers

Learn how to build custom providers and resources.