pa-db-prune
by rob
Remove old or low-importance messages from SQLite database. Deletes messages based on age, importance score, or total count criteria. Returns deleted message IDs and count.
cmdforge install rob/pa-db-prune
Start typing to search...
Discover community-built AI tools for your command line.
12 tools in Data
by rob
Remove old or low-importance messages from SQLite database. Deletes messages based on age, importance score, or total count criteria. Returns deleted message IDs and count.
cmdforge install rob/pa-db-prune
by rob
Update last_accessed timestamp and increment access_count for message records in SQLite database
cmdforge install rob/pa-db-touch
by rob
Retrieve messages from the PA2 SQLite database. Queries the messages table and returns conversation history filtered by conversation_id, role, or limit.
cmdforge install rob/pa-db-get-messages
by rob
Save a message to the PA2 SQLite database with conversation tracking. Creates database and schema if needed, assigns unique message ID, and stores message with metadata.
cmdforge install rob/pa-db-save-message
by rob
Delete documents from a ChromaDB vector collection by their IDs
cmdforge install rob/pa-vector-delete
by rob
Add documents to a ChromaDB vector collection with embeddings. Reads JSON input with id, content, and metadata fields, uses pa-embed tool to obtain embeddings, and stores the document in the specified ChromaDB collection.
cmdforge install rob/pa-vector-add
by rob
Performs semantic search against a ChromaDB vector collection. Parses query from JSON input, queries the collection using embeddings, and returns matching results with similarity distances.
cmdforge install rob/pa-vector-search
by rob
Embed text into vector representations for semantic search using Ollama's embedding models. Outputs embedding vector with metadata.
cmdforge install rob/pa-embed
by official
Analyze CSV with sampled data for large files
cmdforge install official/csv-insights
by official
Generate SQL from natural language
cmdforge install official/sql-from-text
by official
Generate SQL with safety checks
cmdforge install official/safe-sql
by official
Summarize and analyze log files
cmdforge install official/parse-log
Choose which cookies you want to accept. Essential cookies cannot be disabled as they are required for the site to function.
Required for the website to function properly.
Help us understand how visitors use our site.
Used to show relevant ads and support the project.