{"id":48296898,"url":"https://github.com/bholmesdev/warp-agent-skills","last_synced_at":"2026-04-04T23:36:53.547Z","repository":{"id":337702154,"uuid":"1150137682","full_name":"bholmesdev/warp-agent-skills","owner":"bholmesdev","description":"Coding agent skill for running and configuring Warp cloud agents","archived":false,"fork":false,"pushed_at":"2026-02-10T20:47:04.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-10T23:43:21.782Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bholmesdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-04T23:29:21.000Z","updated_at":"2026-02-05T02:58:13.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/bholmesdev/warp-agent-skills","commit_stats":null,"previous_names":["bholmesdev/warp-agent-skills"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/bholmesdev/warp-agent-skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bholmesdev%2Fwarp-agent-skills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bholmesdev%2Fwarp-agent-skills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bholmesdev%2Fwarp-agent-skills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bholmesdev%2Fwarp-agent-skills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bholmesdev","download_url":"https://codeload.github.com/bholmesdev/warp-agent-skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bholmesdev%2Fwarp-agent-skills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31419538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-04-04T23:36:51.083Z","updated_at":"2026-04-04T23:36:53.537Z","avatar_url":"https://github.com/bholmesdev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Warp Agent Skill\n\nA coding agent skill for interacting with the [Warp Agent platform](https://docs.warp.dev/agent-platform/platform/warp-platform). Coding agents can use this skill to spawn and manage cloud agents, configure environments, and automate tasks via the Warp CLI, REST API, or GitHub Actions.\n\n## Prerequisites\n\nInstall the `warp` CLI. This comes pre-installed with [Warp](https://warp.dev), or you can install it separately [following our installation guide](https://docs.warp.dev/reference/cli).\n\n## Installation\n\nCopy this repository into your agent's skills folder:\n\n- **Codex**: `~/.codex/skills/`\n- **Claude**: `~/.claude/skills/`\n- **Warp or other agents**: `~/.agents/skills/`\n\n```bash\ncp -r warp-agent-skills ~/.agents/skills/\n```\n\n## Usage\n\nReference the Warp skill using `/warp` in your coding agent, or by asking the agent to do something with Warp cloud agents. For example:\n\n```sh\n# Create an environment\n/warp Create an environment from this repository\n\n# Create a GitHub action\nCreate a Warp GitHub action for this environment that looks for bug reports. I want it to look at the issue template in the repository, which should be cloned into the environment, and evaluate if the bug report follows that template faithfully. If not, it should use the GitHub CLI to leave a comment to the user. \n```\n\nThis skill allows the agent to:\n\n- Spawn cloud agents with custom prompts and environments\n- Monitor agent status and view cloud sessions\n- Schedule agents to run repeatedly (cron-based)\n- Create and manage development environments\n- Integrate with GitHub Actions workflows\n\n## Documentation\n\nFor usage instructions and detailed guides:\n\n- [Platform overview](https://docs.warp.dev/agent-platform/platform/warp-platform)\n- [Usage with cron scheduling](https://docs.warp.dev/agent-platform/ambient-agents/managing-ambient-agents/scheduled-agents)\n- [Usage within GitHub Actions](https://docs.warp.dev/agent-platform/integrations/github-actions)\n- [Usage from application code with REST API or SDK](https://docs.warp.dev/reference/api-and-sdk/api-and-sdk)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbholmesdev%2Fwarp-agent-skills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbholmesdev%2Fwarp-agent-skills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbholmesdev%2Fwarp-agent-skills/lists"}