show-password-setup

Routes access changes to Cloudflare Access exact-email policies and WIN client API provisioning.

25|1|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/wisdom-in-a-nutshell/agents --skill show-password-setup-wisdom-in-a-nutshell
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: show-password-setup
Source: https://github.com/wisdom-in-a-nutshell/agents/tree/main/skills-source/owned/show-password-setup
Command: npx skills add https://github.com/wisdom-in-a-nutshell/agents --skill show-password-setup-wisdom-in-a-nutshell

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? This retired workflow prevents agents from provisioning or rotating application passwords for AIPodcasting, directing all human access changes to the single whole-app Cloudflare Access exact-email allowlist instead. ## Core Features & Use Cases - Retired Workflow Guard: Blocks creation of PASSWORD_* variables, password-session cookies, APP_ACCESS_MODE, and frontend bearer keys. - Access Routing: Directs human access changes to the Cloudflare Access exact-email policy documented in the access-and-client-api reference. - Customer Agent Separation: Points customer-agent enablement to the scoped WIN /client/v1/** API via the ai-podcasting skill. - Use Case: When asked to change how a human logs into AIPodcasting, edit the Cloudflare Access exact-email allowlist rather than configuring any application password. ## Quick Start Ask the agent to explain how human access to AIPodcasting is managed and where to change the Cloudflare Access exact-email allowlist.

Frequently Asked Questions about show-password-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I change human access to AIPodcasting?▼

Edit the Cloudflare Access exact-email allowlist policy, which is the single login mechanism for the complete application. Policy identifiers and operating rules are documented in the access-and-client-api reference; do not configure application passwords.

How do I enable a customer agent for AIPodcasting?▼

Customer agents use the separate scoped WIN /client/v1/** API through the ai-podcasting skill, following WIN's client-principal provisioning contract. They do not use Cloudflare browser sessions or application passwords.

Can I still provision or rotate application passwords for AIPodcasting?▼

No. The show-password workflow was retired on 2026-08-29 and is dormant in the agents registry. Do not add PASSWORD_* variables, password-session cookies, APP_ACCESS_MODE, or frontend external bearer keys.

Why is the show-password-setup skill retired?▼

It was retired because human access moved to one whole-app Cloudflare Access login with an exact-email allowlist, eliminating the need for per-application passwords. The skill remains dormant in the registry and is not installed in AIPodcasting or WIN.

Where are the Cloudflare Access policy details documented?▼

The exact-email allowlist, policy identifiers, and operating rules live in the access-and-client-api reference document in the aipodcasting repository. Consult it before making any human access changes.