Skip to content

Commit 05aaa6e

Browse files
committed
chore: remove unused rules
1 parent 3d7909f commit 05aaa6e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ Official Apify plugin for GitHub Copilot — adds an `apify` agent, an Apify MCP
99
| Component | Name | Purpose |
1010
|---|---|---|
1111
| Agent (entry point) | `apify` | Routes each Apify request to the right MCP tool, CLI-based flow, or internal skill. **This is the one you should invoke.** |
12-
| Routing rule | `apify-routing` | Tells Copilot to send Apify-related requests through the `apify` agent first instead of calling `apify-*` skills directly. |
1312
| MCP server | `apify` (`https://mcp.apify.com/`) | Configured in `.vscode/mcp.json`; lets the agent search the Apify Store, fetch Actor details, run Actors, retrieve dataset items, and look up Apify docs when MCP is available. |
1413
| Skill | `apify-actor-development` | Create, debug, test, and deploy a new Apify Actor from scratch. |
1514
| Skill | `apify-actorization` | Convert an existing JavaScript, TypeScript, Python, or CLI-based project into an Apify Actor. |

0 commit comments

Comments
 (0)