Tariq West
Community@tariqwest · Washington, DC
Full Stack Developer. Language, framework, and platform promiscuous, Javascript inclined. Navigating AI bullsh*t to figure out what's sustainable and ethical.
Agent Skills by Tariq West
Showing 11 vetted skills indexed across 1 GitHub repositories.
remove-from-catalog
Removes a single row from a Markdown catalog master table by id or uid.
list-catalog
List, search, and filter entries in the AI CLI client catalog master table.
batch-add-to-catalog
Batch-add AI coding tools from lists or listicle pages to a deduplicated catalog table.
remove-column-from-catalog
Removes a column from a markdown catalog master table with validation and legend cleanup.
add-column-to-catalog
Adds a column to a markdown catalog table and populates it via web research.
view-catalog
Reads a single catalog entry from the AI CLI client catalog master table by id, uid, or name.
add-to-catalog
Parse URLs or local paths and upsert AI coding tool entries into a Markdown catalog table.
refresh-catalog
Re-research and update catalog rows with live version, license, popularity, and URL data.
revalidate-catalog
Re-research and re-validate catalog table rows against GitHub APIs and URL checks.
search-catalog
Search the AI CLI client catalog master table by free-text query.
edit-catalog
Patches fields of an existing row in the catalog master Markdown table.
Frequently Asked Questions About Tariq West
FAQPage SchemaWhat tasks can I perform with Tariq West's catalog skills?▼
You can add, batch-add, edit, remove, view, list, and search entries in an AI CLI client catalog master table. You can also add or remove columns and refresh entries by re-researching version, license, popularity, URLs, and distribution metadata.
Who are these catalog skills designed for?▼
They suit developers and maintainers curating a structured reference table of AI desktop IDEs, workspace apps, and terminal coding CLIs. Anyone needing reliable CRUD, search, and periodic re-validation of catalog rows will benefit.
How does catalog entry validation and refresh work?▼
The refresh-catalog skill re-researches one, a subset, or all rows, checking version, license, popularity, URLs, and distribution. It re-applies judgement to update stale fields and leaves entries unchanged when they are still valid.
Can I modify the catalog table structure itself?▼
Yes. The add-column-to-catalog skill adds a new column and intelligently populates it for every row, while remove-column-from-catalog deletes a column with validation and cleanup to keep the master table consistent.
How do I find specific entries in the catalog?▼
Use list-catalog to list, search, and filter entries, search-catalog for free-text queries, or view-catalog to retrieve a single entry by id, uid, or name from the master table.