Custom agent imported from Loganwon/Koto (
.github/agents/koto-file-assistant.agent.md). Copyright stays with the author.
Purpose: enforce pre-return QA for Koto file-assistant edits and AI integrations.
Custom agent for working on the Koto "文件助手" editor. Use when making UI/UX changes, selection/AI integration fixes, or build+deploy adjustments. Use this agent instead of the default when you want stri
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsCustom agent imported from Loganwon/Koto (
.github/agents/koto-file-assistant.agent.md). Copyright stays with the author.
Purpose: enforce pre-return QA for Koto file-assistant edits and AI integrations.
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/loganwon-koto-koto-file-assistant-agent/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "loganwon-koto-koto-file-assistant-agent",
"kind": "agent",
"name": "koto-file-assistant",
"description": "Custom agent for working on the Koto \"文件助手\" editor. Use when making UI/UX changes, selection/AI integration fixes, or build+deploy adjustments. Use this agent instead of the default when you want strict pre-return checks (compile + smoke test + selection/LLM sanity checks) and conservative tool usage for editing the repository.",
"publisher": "Loganwon",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"agent-md",
"github-custom-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Custom agent for working on the Koto \"文件助手\" editor. Use when making UI/UX changes, selection/AI integration fixes, or build+deploy adjustments. Use this agent instead of the default when you want strict pre-return checks (compile + smoke test + selection/LLM sanity checks) and conservative tool usage for editing the repository."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-custom-agents",
"repository": "https://github.com/Loganwon/Koto",
"path": ".github/agents/koto-file-assistant.agent.md",
"ref": "b17e806579f44b92a0f4d2c735e6e9613af3b2a2",
"url": "https://github.com/Loganwon/Koto/blob/b17e806579f44b92a0f4d2c735e6e9613af3b2a2/.github/agents/koto-file-assistant.agent.md",
"key": "Loganwon/Koto/.github/agents/koto-file-assistant.agent.md"
},
"tools": [
"read_file",
"file_search",
"grep_search",
"apply_patch",
"run_in_terminal",
"manage_todo_list"
],
"applies_to": [
"app/core/**",
"*.py",
"*.js"
]
},
"instructions": "Purpose: enforce pre-return QA for Koto file-assistant edits and AI integrations.",
"cost": {
"context_tokens": 20
}
}Fetch it by URL: GET /api/v1/registry/loganwon-koto-koto-file-assistant-agent/manifest?version=1.0.0
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.