cass-2003/local-workflow-skill
Instructions file CodexOpenCode
Instructions for cass-2003/local-workflow-skill, covering agents.md, repository workflow, state system, artifact contracts and autonomous project progress.
cass-2003/local-workflow-skill
Instructions file CodexOpenCode
Instructions for cass-2003/local-workflow-skill, covering agents.md, repository workflow, state system, artifact contracts and autonomous project progress.
cass-2003/local-workflow-skill
Instructions file
Instructions for cass-2003/local-workflow-skill, covering claude.md, default workflow, artifact contracts, autonomous project progress and skill library policy.
cass-2003/local-workflow-skill
Skill Claude CodeCodex
A guide for building AI agents and large-language-model applications, including systems that retrieve answers from a document collection. It covers design, tools, memory, prompts, monitoring, and optimization.
cass-2003/local-workflow-skill
Skill Claude CodeCodex
A guide for designing and building AI agents and retrieval-augmented generation (RAG) applications. RAG systems search a document collection and use the found material to form answers, often with citations.
cass-2003/local-workflow-skill
Skill Claude CodeCodex
A guide for coordinating several AI systems to handle different parts of a task. It describes assigning work to systems such as Claude, Gemini, Codex, and iFlow, then combining and checking their results.
cass-2003/local-workflow-skill
Skill Claude CodeCodex
A guide for operating machine-learning systems throughout their lifecycle, from experiments and training to deployment and monitoring. MLOps means the engineering practices that keep machine-learning work reproducible and maintainable.
cass-2003/local-workflow-skill
Skill Claude CodeCodex
A toolkit for writing browser-based end-to-end tests with Playwright, a tool that checks complete user journeys in real browsers. It also covers API checks, component checks, screenshot comparisons, and tests across multiple browsers.
cass-2003/local-workflow-skill
Skill Claude CodeCodex
Persistent browser and Electron interaction through jsrepl for fast iterative UI debugging.
cass-2003/local-workflow-skill
Skill Claude CodeCodex
Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via playwright-cli or the bundled wrapper script.
cass-2003/local-workflow-skill
Skill Claude CodeCodex
A guide for designing and improving instructions given to large language models (LLMs), the systems that generate text or code from prompts.
cass-2003/local-workflow-skill
Skill Claude CodeCodex
A guide for building and improving retrieval-augmented generation (RAG) systems. RAG systems find relevant information in a document collection before an AI model writes an answer.
cass-2003/local-workflow-skill
Skill Claude CodeCodex
Use when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (scripts/texttospeech.py) with built-in voices and require OPENAIAPIKEY for live calls. Custom voice creation is out of scope.
cass-2003/local-workflow-skill
Skill Claude CodeCodex
Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings.
cass-2003/local-workflow-skill
Skill Claude CodeCodex
A guide for turning vague requests into clear task briefs for coding agents or groups of agents. Each brief states the goal, context, limits, permissions, stopping rules, evidence, and required handoff format.
cass-2003/local-workflow-skill
Skill Claude CodeCodex
An engineering guide for building applications that use large language models, including chatbots, agents, search over documents, and tool calls.
cass-2003/local-workflow-skill
Skill Claude CodeCodex
A guide for writing precise instructions for AI image generators, including the subject, layout, style, lighting, colors, size, and things to exclude.
cass-2003/local-workflow-skill
Skill Claude CodeCodex
A guide for automating Android apps with Auto.js, AutoX.js, or AutoJS Pro using accessibility controls, selectors, screenshots, OCR, and related device features. It is limited to owned devices, authorized testing, and accessibility assistance.
cass-2003/local-workflow-skill
Skill Claude CodeCodex
A guide for evaluating large-language-models, AI agents, retrieval systems, prompts, and model changes with datasets, measurements, reviews, and release checks. It focuses on whether AI outputs are accurate, faithful, safe, and useful.
cass-2003/local-workflow-skill
Skill Claude CodeCodex
A guide for using MCP servers, tools, and resources safely and correctly. MCP is a standard way for an AI agent to access capabilities or information from other programs.
cass-2003/local-workflow-skill
Skill Claude CodeCodex
A security guide for applications that use large language models, covering unsafe inputs, model outputs, personal data, retrieved documents, and tool access.
cass-2003/local-workflow-skill
Skill Claude CodeCodex
/cs:ai-act-readiness — EU AI Act 6-question forcing interrogation. Use during AI-system intake, before EU deployment, or during annual compliance refresh as Article 113 obligations phase in (2025-02-02 / 2025-08-02 / 2026-08-02 / 2027-08-02).
cass-2003/local-workflow-skill
Skill Claude CodeCodex
/cs:aims-audit — ISO/IEC 42001 AIMS internal-audit 6-question forcing interrogation. Use before certification stage 1, before annual internal audit cycles, or when onboarding a new AI system into an existing AIMS.
cass-2003/local-workflow-skill
Plugin Claude Code
Answer Engine Optimization (AEO) skill — optimize content to be cited by AI language models (ChatGPT, Perplexity, Claude, Gemini, Mistral) as authoritative sources. Distinct from SEO (which optimizes for search rankings), AEO optimizes for citation in LLM-generated responses. Ships 3 stdlib Python tools (aeoaudit.py f.
cass-2003/local-workflow-skill
Skill Claude CodeCodex
Answer Engine Optimization (AEO) skill — optimize content to be cited by AI language models (ChatGPT, Perplexity, Claude, Gemini, Mistral) as authoritative sources. Distinct from SEO — AEO optimizes for citation in LLM-generated responses, not search rankings. Use when planning content for AI-first search audiences…