Generate AI videos from text prompts using the HeyGen API. Use when: (1) Generating videos from text descriptions, (2) Creating AI-generated video clips for content production, (3) Image-to-video generation with a reference image, (4) Choosing between video generation providers (VEO, Kling, Sora, Runway, Seedance), (5) Working with HeyGen's /v1/workflows/executions endpoint for video generation.
- 📁 csharp/
- 📁 curl/
- 📁 go/
- 📄 SKILL.md
Use this skill when the user wants to build with the Claude API or Anthropic SDKs.
- 📄 LICENSE
- 📄 README.md
- 📄 SKILL.md
Use when running promptminder or promptminder-agent commands, setting PROMPTMINDER_TOKEN, passing --team for workspace scoping, handling JSON stderr errors like "Missing token" or HTTP 401, or using the agent wrapper with dot-notation actions and --input JSON.
- 📁 .github/
- 📁 bridge/
- 📁 core/
- 📄 .gitignore
- 📄 .npmignore
- 📄 CHANGELOG.md
IM bridge for AI coding tools — chat with Claude Code / Codex from Telegram, Discord, or Feishu. Approve permissions, get streaming responses, manage sessions from your phone.
Install or enable Secure Claude Code with the recommended balanced baseline.
- 📁 reference/
- 📄 README.md
- 📄 SKILL.md
Offensive AI security testing and exploitation framework. Systematically tests LLM applications for OWASP Top 10 vulnerabilities including prompt injection, model extraction, data poisoning, and supply chain attacks. Integrates with pentest workflows to discover and exploit AI-specific threats.
AI Agent 安全开发与防护最佳实践,包含prompt注入防护、代码执行安全、敏感信息保护、合规审计全流程规范。
- 📁 agents/
- 📁 references/
- 📄 SKILL.md
Use when the user wants cross-disciplinary research ideas generated as concise research cards with Title, Abstract, Design, Distinctiveness, and Significance rather than one-shot prompting.
Build and package Claude Inspector as a distributable Electron app (.dmg / .exe)
- 📁 prompts/
- 📁 references/
- 📁 scripts/
- 📄 .gitignore
- 📄 README.md
- 📄 requirements.txt
对中文论文、摘要、课程作业、技术文档进行多轮降 AIGC 改写。用户提到降AIGC、论文去AI味、降低AI痕迹、人性化改写论文、按顺序使用多个提示词改写文本、多轮改写时必须使用。本 skill 必须严格按 1-2-3 顺序依次使用 prompts/baibaiAIGC1.md、prompts/baibaiAIGC2.md、prompts/baibaiAIGC3.md,每次调用只执行一轮改写,依靠“降 AIGC 记录”跨对话串联轮次,并在最终根据 checklist.md 做检查和评分。
- 📁 tools/
- 📁 workflows/
- 📄 SKILL.md
Creates visual prompts from hooks. Expects hook-bank to exist. Outputs prompts.json for MCP image generation.
Use the local Codex CLI from Claude Code with the user's existing Codex login or API key. Use for Codex reviews, second-opinion analysis, implementation delegation, or non-interactive Codex runs in the current workspace.