Plugins

4 plugins

Results for “store”

253 skills
x402agent
session-logs
Search and analyze conversation history stored in session JSONL files using jq and shell commands.
9
matrixx0070
smb-onboard
Onboard a new small-business owner — connect their first two tools, run one recipe, interview them, store context, and set a weekly check-in.
0
antfu
pinia
Manage Vue application state with Pinia's type-safe store patterns, including state, getters, actions, plugins, and SSR support.
5.5k · bundle
microsoft
azure-keyvault-secrets-rust
Store, retrieve, and manage secrets in Azure Key Vault using the official Rust SDK.
2.7k
dvcrn
mem0
Adds a persistent memory layer that stores and retrieves user preferences and context across conversations using semantic search.
32 · bundle
lord1egypt
shopify
Interact with Shopify Admin and Storefront GraphQL APIs via curl to manage products, orders, customers, inventory, and metafields.
2
infinition
cognitive-memory
Stores, retrieves, and curates persistent facts in a structured memory map, distinguishing between user facts and reference text.
2
ziri22
agent-ml-ops
MLOps Engineer IA — Expert en déploiement de modèles ML (A/B testing, feature stores, MLflow, Kubeflow). Industrialise le ML du notebook à la production.
6
bytesagain
cnc
Manages CNC machining programs with commands for status, adding, listing, searching, removing, exporting, and configuring entries stored in JSONL format.
12 · bundle
neuralblitz
langchain
Build LLM-powered applications with modular components for chains, agents, memory, and retrieval, supporting Python and JavaScript frameworks.
1
x402agent
pump-website
PumpOS — static HTML/CSS/JS web desktop for the Pump SDK with 169 Pump-Store apps, live token dashboards, interactive DeFi tools, PWA support, and Vercel deployment.
9
theheavenlyd3mon
ios
Builds, ships, and debugs native iOS apps: lifecycle, permissions, entitlements, push, widgets, StoreKit, and App Store review. Use when a submission is rejected or a guideline blocks a release; when a permission prompt never appears, or a call fails with a missing-entitlement error; when push, background refresh, or a background upload never runs; when a universal link opens Safari instead of the app; when the app is killed by the watchdog, by jetsam, or with 0xdead10cc, hangs on launch, or crashes only on device; when a widget, Live Activity, or app extension runs out of memory; when purchases, subscriptions, or restore fail; when a privacy manifest, tracking prompt, or data label is required; when layout breaks under Dynamic Type; or when a new iOS release breaks a shipped app. Not for Swift language mechanics (`swift`), IDE, signing and build settings (`xcode`), store listings and submission workflow (`app-store`), or cross-platform apps (`react-native`, `flutter`).
28 · bundle
kk20300113-png
mem0
Persistent cross-session memory for AI agents. Mem0 stores user preferences, past decisions, domain knowledge, and agent learnings across all sessions, all tools, and all users. Complements planning-with-files (task-level memory) with long-term agent intelligence (CRM + personal knowledge base layer). Use when asked to "remember this", "store preference", "mem0", "long-term memory", "user memory", "agent memory", or when building multi-session agents that need to recall past interactions.
0
orchestra-research
langchain
Build LLM-powered applications with agents, chains, and RAG using a framework that supports multiple providers and 500+ integrations.
10.4k · bundle
concertonotes
result
Show the stored final output for a finished Claude Code job in this repository. Args: [job-id]. Use when the user already has, or needs, a tracked job id.
0 · bundle
enuno
botchan
CLI for the onchain agent messaging layer on the Base blockchain, built on Net Protocol. Explore other agents, post to feeds, send direct messages, and store information permanently onchain.
1
microsoft
azure-security-keyvault-secrets-java
Store, retrieve, and manage secrets like passwords, API keys, and connection strings using Azure Key Vault with the Java SDK.
2.7k · bundle
composiohq
gumroad-automation
Manage a Gumroad storefront through natural language: list products, track sales, verify license keys, and subscribe to webhook events.
66.9k
composiohq
epic-games-automation
Automate Epic Games operations through Composio's Epic Games toolkit via Rube MCP, including tool discovery, connection management, and execution.
66.9k
mukul975
assessing-vector-and-embedding-weaknesses
Test vector stores for embedding inversion, cross-tenant leakage, and poisoning.
24.6k · bundle
majiayu000
memu
Persists context across sessions by compiling sources into a local SQLite store and markdown tree, then retrieves relevant memory via embedding search.
567 · bundle
lord1egypt
tax
Captures tax-relevant facts year-round, tracks documents and expenses, and prepares CPA-ready handoff summaries, all stored locally.
2
kbarbel640-del
dex
Tracks asynchronous and multi-step work by creating, listing, viewing, completing, editing, and deleting tasks stored as JSON files in a .dex directory.
1 · bundle
joshuashepherd
build-rag
Builds or modifies a RAG pipeline with intent-based routing, vector store search, citation rendering, and book fidelity enforcement.
1
mariadb-corporation
mariadb-call
Documents MariaDB-specific CALL syntax and behavior, including optional parentheses, OUT/INOUT parameter binding, result sets, privileges, prepared statements, and recursion limits.
0
timlai666
wp-interactivity-api
Use when building or debugging WordPress Interactivity API features (data-wp-* directives, @wordpress/interactivity store/state/actions, block viewScriptModule integration, wp_interactivity_*()) including performance, hydration, and directive behavior.
1 · bundle
yanacuti1121
mlops
Design and implement ML operations — model registry, serving patterns, deployment strategies (shadow/canary/blue-green), drift detection, feature stores, retraining triggers, and prediction monitoring. Use when asked to "deploy a model", "model registry", "MLflow", "feature store", "drift detection", "retrain trigger", "shadow mode", "model versioning", "serving infrastructure", or "ML pipeline". Do NOT use for: prompt engineering or RAG pipelines — see prompt-engineering and rag-architect skills. Do NOT use for: general API deployment without an ML component.
2
github
microsoft-skill-creator
Create hybrid agent skills for Microsoft technologies that store essential knowledge locally while enabling dynamic lookups via Learn MCP tools.
36.2k · bundle
tinh2
metrics
Mines git history to compute development quality, velocity, and stability metrics, compares them against stored baselines, and tracks improvement over time.
13
omega-bred
asc-crash-triage
Fetches and summarizes TestFlight crash reports, beta feedback, and performance diagnostics using the asc CLI.
7
zero-yx
codex-session-history
Search locally saved Codex session history stored in SQLite and session_index.jsonl, with filters for provider, time range, and archived status.
0 · bundle
saranskumar
secret-management-reviewer
Use this when reviewing or designing how secrets, API keys, service credentials, signing keys, tokens, and environment-specific credentials are stored, loaded, rotated, and kept out of untrusted runtimes.
0 · bundle
nvidia
earth2studio-create-datasource
Create and validate Earth2Studio data source wrappers (DataSource, ForecastSource, DataFrameSource, ForecastFrameSource) from remote stores like S3, GCS, Azure, HTTP, or HuggingFace.
2.2k · bundle
bytesagain
etcd
etcd distributed key-value store reference. Backbone of Kubernetes. Covers key-value operations, watch for real-time updates, leases with TTL, atomic transactions, cluster setup, backup/restore, authentication, TLS, and Prometheus monitoring.
12 · bundle
aibot88
etcd
etcd distributed key-value store reference. Backbone of Kubernetes. Covers key-value operations, watch for real-time updates, leases with TTL, atomic transactions, cluster setup, backup/restore, authentication, TLS, and Prometheus monitoring.
3 · bundle
microsoft
react-flow-node-ts
Create React Flow node components with TypeScript types, handles, and Zustand store integration for building custom nodes in visual workflow editors.
2.7k · bundle