一键导入
llm-secrets
List available LLM-accessible credentials. Use when you need API keys, passwords, or other secrets that have been made available to you.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
List available LLM-accessible credentials. Use when you need API keys, passwords, or other secrets that have been made available to you.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Expert guide on writing, editing, and producing content in the high-energy, SEO-focused style of Julian Goldie. Use when transforming dry NotebookLM outputs, writing video scripts, or crafting viral affiliate marketing content. Covers hooks, formatting, the F.Y.W.H.E.E.L process, and direct-response principles.
Cập nhật tin tức mới nhất từ Julian Goldie.
Multi-agent autonomous startup system for Claude Code. Triggers on "Loki Mode". Orchestrates 100+ specialized agents across engineering, QA, DevOps, security, data/ML, business operations, marketing, HR, and customer success. Takes PRD to fully deployed, revenue-generating product with zero human intervention. Features Task tool for subagent dispatch, parallel code review with 3 specialized reviewers, severity-based issue triage, distributed task queue with dead letter handling, automatic deployment to cloud providers, A/B testing, customer feedback loops, incident response, circuit breakers, and self-healing. Handles rate limits via distributed state checkpoints and auto-resume with exponential backoff. Requires --dangerously-skip-permissions flag.
Use when a job requires modifying thepopebot's own code, configuration, personality, cron jobs, event handler, skills, or operating system files. This skill covers changes to the two-layer architecture (Event Handler + Docker Agent), scheduled jobs, chat behavior, and any other self-modification of the repository.
ULTRA-PRO: Use when generating high-converting AI news articles. This skill enforces the Julian Goldie style: viral hooks, punchy formatting, and natural revenue-driving CTAs. NO robot-speak allowed.
| name | llm-secrets |
| description | List available LLM-accessible credentials. Use when you need API keys, passwords, or other secrets that have been made available to you. |
/job/.pi/skills/llm-secrets/llm-secrets.js
Shows the names of available secret keys (not values). Output example:
Available secrets:
- BROWSER_PASSWORD
- SOME_API_KEY
To get a value: echo $KEY_NAME
echo $KEY_NAME
Replace KEY_NAME with one of the available secret names.