cass-2003/local-workflow-skill

A local workflow orchestrator skill for routing project tasks, validation gates, authority resolution, and skill evolution.

12Stars on the repository
60Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ai-agent-dev

01

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.

12 1mo ago A 48 tokens original MIT

ai-agent-rag

02

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.

12 1mo ago A 95 tokens original MIT

ai-orchestrator

03

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.

12 1mo ago A 56 tokens original MIT

mlops

04

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.

12 1mo ago A 73 tokens original MIT

playwright-e2e

05

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.

12 1mo ago A 84 tokens original MIT

playwright

07

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.

12 1mo ago A 45 tokens copy · 100% MIT

prompt-engineering

08

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.

12 1mo ago A 81 tokens original MIT

rag-engineering

09

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.

12 1mo ago A 80 tokens original MIT

speech

10

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.

12 1mo ago A 70 tokens copy · 100% MIT

transcribe

11

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.

12 1mo ago A 45 tokens copy · 95% MIT

agent-briefing

12

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.

12 1mo ago A 105 tokens original MIT

ai-engineering

13

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.

12 1mo ago A 130 tokens original MIT

ai-image-prompt

14

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.

12 1mo ago A 97 tokens original MIT

autojs-automation

15

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.

12 1mo ago A 112 tokens original MIT

llm-eval

16

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.

12 1mo ago A 57 tokens original MIT

mcp-tool-use

17

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.

12 1mo ago A 49 tokens original MIT

llm-guardrails

18

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.

12 1mo ago B 179 tokens original MIT

ai-act-readiness

19

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).

12 1mo ago A 79 tokens original MIT

aims-audit

20

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.

12 1mo ago A 59 tokens original MIT

aeo

21

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…

12 1mo ago A 169 tokens original MIT

cass-2003/local-workflow-skill

Skill Claude CodeCodex

App Store Optimization (ASO) toolkit for researching keywords, analyzing competitor rankings, generating metadata suggestions, and improving app visibility on Apple App Store and Google Play Store. Use when the user asks about ASO, app store rankings, app metadata, app titles and descriptions, app store listings, app…

12 1mo ago A 103 tokens original MIT

api-data-platform

23

cass-2003/local-workflow-skill

Skill Claude CodeCodex

A toolkit for designing and reviewing APIs, databases, command-line tools, software libraries, and data pipelines. It covers contracts such as REST, GraphQL, and OpenAPI, where OpenAPI is a machine-readable description of an API.

12 1mo ago A 81 tokens original MIT

api-design-2

24

cass-2003/local-workflow-skill

Skill Claude CodeCodex

A set of Chinese-language rules for designing and reviewing web APIs, which are interfaces that let software exchange requests and responses. It covers routes, authentication, validation, errors, pagination, and safety.

12 1mo ago A 83 tokens original MIT