When the user changes subject or goes on a side tangant about something, assume first that they are making a comment and respond, rather than being too quick to edit files related to the side tangent
Imported from TiddlyWiki/MultiWikiServer (AGENTS.md). Install upstream with npx skills add TiddlyWiki/MultiWikiServer. Copyright stays with the author.
When the user changes subject or goes on a side tangant about something, assume first that they are making a comment and respond, rather than being too quick to edit files related to the side tangent before they tell you what they want.
Workspace instructions
Prefer the following tools: get_errors, vscode_listCodeUsages, vscode_renameSymbol, lsp_code_actions, lsp_completion, lsp_definition, lsp_document_symbols, lsp_format_document, lsp_hover, lsp_references, lsp_rename_symbol, lsp_signature_help, lsp_workspace_symbols.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/tiddlywiki-multiwikiserver-multiwikiserver/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "tiddlywiki-multiwikiserver-multiwikiserver",
"kind": "skill",
"name": "MultiWikiServer",
"description": "When the user changes subject or goes on a side tangant about something, assume first that they are making a comment and respond, rather than being too quick to edit files related to the side tangent before they tell you what they want.",
"publisher": "TiddlyWiki",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"When the user changes subject or goes on a side tangant about something, assume first that they are making a comment and respond, rather than being too quick to edit files related to the side tangent before they tell you what they want."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/TiddlyWiki/MultiWikiServer",
"path": "AGENTS.md",
"ref": "3627482561d47d71a7e0a188c69754836d488269",
"url": "https://github.com/TiddlyWiki/MultiWikiServer/blob/3627482561d47d71a7e0a188c69754836d488269/AGENTS.md",
"key": "TiddlyWiki/MultiWikiServer/AGENTS.md"
}
},
"instructions": "When the user changes subject or goes on a side tangant about something, assume first that they are making a comment and respond, rather than being too quick to edit files related to the side tangent before they tell you what they want. \n\n## Workspace instructions\n\n- Prefer the following tools: get_errors, vscode_listCodeUsages, vscode_renameSymbol, lsp_code_actions, lsp_completion, lsp_definition, lsp_document_symbols, lsp_format_document, lsp_hover, lsp_references, lsp_rename_symbol, lsp_signature_help, lsp_workspace_symbols.",
"cost": {
"context_tokens": 133
}
}
Fetch it by URL: GET /api/v1/registry/tiddlywiki-multiwikiserver-multiwikiserver/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.