en un clic
agent-prompt-rules-system
agent-prompt-rules-system contient 17 skills collectées depuis lamxy, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Fix npm global install failures for @openai/codex when ENOTEMPTY rename conflicts occur in the global node_modules path.
Write skill_for_setup/SKILL.md and skill_for_setup/README.md for any open-source library in the open_supports/ system. Use after scripts_for_install/ is complete. Implements the script-first pattern: primary path runs the install script; fallback follows repo_readme_summary.md Part 2.
Use when creating or updating an open_supports support package end-to-end, especially when coordinating repo summary, install script, setup skill, clarification, resume, or optional install verification.
帮助用户安装并配置 OpenSpec。主路径:运行支持包内的一键脚本;脚本不可用时回退到 repo_readme_summary.md 第 2 部分。范围:安装/更新 CLI、验证版本、可选初始化或更新项目;不含卸载、删除生成文件或详细使用教程。
Write scripts_for_install/install.sh for any open-source library in the open_supports/ system. Use when adding a new support package that needs a one-click installation script. Produces a POSIX sh script with platform detection, flag-driven interface, and idempotent behavior.
Write repo_readme_summary.md for any open-source library in the open_supports/ system. Use when adding a new support package or updating an existing summary. Produces a concise 5-part structured document distilled from the official README.
Write optional usage_examples.md for an open_supports support package when a library has meaningful post-install workflows. Use after repo summary, install script, and setup Skill are complete.
Use when installing, configuring, verifying, or updating deanpeters/Product-Manager-Skills for Codex, Claude Code, or Claude Desktop/Web via this open_supports package.
帮助用户安装或更新 Taskmaster / task-master-ai。主路径:运行支持包内的一键脚本;脚本不可用或用户需要手动 MCP/Windows 路径时回退到 repo_readme_summary.md 第 2 部分。范围:npm 安装、可选 Claude Code MCP 注册、可选项目初始化;不含写入 API keys 或卸载。
Help users install or update gstack. Primary path: run the support package install script; fallback to repo_readme_summary.md when the script is unavailable or manual control is needed. Scope: install, update, host selection, optional team mode, and verification guidance; excludes uninstall and detailed usage tutorials.
帮助用户安装或更新 Agency Agents。主路径:运行支持包内的一键脚本;脚本不可用时回退到 repo_readme_summary.md 第 2 部分。范围:CLI agent 安装、更新、选择工具/division/agent、dry-run 和验证入口;不含卸载、删除配置或桌面应用安装。
Install and update PM Skills Marketplace for Claude Code, Codex CLI, Claude Cowork, or skills-only clients. Primary path: run the support-package install script. Fallback: follow repo_readme_summary.md Part 2. Scope includes setup, update, copy-mode install, and verification; excludes slash-command conversion and workflow tutorials.
帮助用户安装或更新 Cognee。主路径:运行支持包内的一键脚本;脚本不可用时回退到 repo_readme_summary.md 第 2 部分。范围:Python 包、extras、本地/用户级安装与轻量验证;不自动写入 .env、Docker、Claude、Agent 或 MCP 配置。
Install or update project-local open_supports packages from .claude/open_supports_name_list.txt by using scripts/install-open-supports.sh.
帮助用户安装或更新 GSD Core runtime 配置。主路径:运行支持包内的一键脚本;脚本不可用或用户需要 native/manual 路径时回退到 repo_readme_summary.md 第 2 部分。范围:运行官方 npx 安装器并提示验证方式,不含安装 Node.js、Codex CLI 或运行 GSD 项目工作流。
帮助用户安装并配置 CodeGraph。主路径:运行支持包内的一键脚本(macOS / Linux / WSL);脚本不可用或平台不支持时,回退到 repo_readme_summary.md 的安装说明。范围:CLI 安装 + Agent 接入,不含 codegraph init。
Publish a GitHub release using gh CLI. Use when creating a new version tag, writing release notes, or fixing garbled/corrupted characters in release notes. Covers standard release flow, ASCII-safe notes file approach, and Unicode homoglyph prevention.