Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install wonderlydotcom-internal-tool-freetool-agents-skills-deploy-github-actionsgit clone https://github.com/wonderlydotcom/internal-tool-freetool.gitcp internal-tool-freetool/SKILL.MD ~/.claude/skills/wonderlydotcom-internal-tool-freetool-agents-skills-deploy-github-actions/SKILL.md--- name: deploy-github-actions description: Create or update the repo's merge-to-deploy GitHub Actions workflow. mcp_server: internal-tools mcp_tool: use_workflow mcp_workflow: deploy-github-actions mcp_repo: freetool mcp_kind: shared-stub --- # Deploy Github Actions Call `internal-tools.use_workflow` with: - `workflow_name="deploy-github-actions"` - `repo_name="freetool"` If the task is not an obvious fit for this stub, call `internal-tools.recommend_workflows` first and then use the top shared workflow before editing. Then follow the returned: - files to inspect - workflow steps - validation commands - related workflows If the change also touches adjacent concerns, follow the related workflows returned by `internal-tools.use_workflow`.