Skill Claude CodeCodex
A skill that sends a search query to a script and receives text from a retrieval-augmented generation system, which finds relevant source material before producing an answer.
Skill Claude CodeCodex
A skill that sends a search query to a script and receives text from a retrieval-augmented generation system, which finds relevant source material before producing an answer.
Skill Claude CodeCodex
A small tool for creating a local DuckDB database file. DuckDB is a database designed for analytical work on local data.
Skill Claude CodeCodex
Skill "user-list" from kuc-arc-f/agent_skills_2ex, covering 手順 and step 1: python スクリプトを実行する.
Skill Claude CodeCodex
A search procedure from an agent-skills collection, with instructions written partly in Japanese.
Skill Claude CodeCodex
A procedure for adding a todo item and then running a script. The available description is partly in Japanese and does not explain more about the script.
Skill Claude CodeCodex
A skill for deleting a TODO item by its ID. TODO items are entries used to track tasks that still need to be done.
Skill Claude CodeCodex
A skill that displays a list of TODO items, meaning tasks that still need to be done.
Skill Claude CodeCodex
A tool that converts comma-separated value (CSV) files into Excel spreadsheets.
Skill Claude CodeCodex
A file-conversion helper that takes CSV data, keeps rows for people aged 30 or older, sorts them by age, and creates an Excel file.
Skill Claude CodeCodex
A user-search procedure that first confirms an ID and then runs a Python script.
Skill Claude CodeCodex
A tool for creating a ChromaDB file locally. ChromaDB is a file-based database commonly used to store and search text embeddings.
Skill Claude CodeCodex
A tool for registering vector representations of data in a local ChromaDB database. ChromaDB is a database commonly used to store data for similarity search.
Skill Claude CodeCodex
A skill for posting a message to Discord, a chat service for communities and teams. Its documented process includes checking the message and running a Python script.