Imported from azusachino/harus-charts (AGENTS.md). Install upstream with npx skills add azusachino/harus-charts. Copyright stays with the author.
AI Agents
This repository is designed to be maintained and developed by AI agents in collaboration with human developers.
Context Awareness: All agents should refer to GEMINI.md for project overview, development workflows, and directory structures.
Task Management: Use the CLI ticket system tk for tracking tasks and progress. Run tk help for more information.
Collaboration: When multiple agents are active, ensure that changes are atomic, well-documented, and adhere to the established project conventions (CDK8s, Helm, etc.).
Consistency: Maintain the style and architectural patterns found in the existing codebase.
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/azusachino-harus-charts-harus-charts/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.
azusachino-harus-charts-harus-charts.ocm.jsonjson
{
"ocm": "1",
"id": "azusachino-harus-charts-harus-charts",
"kind": "skill",
"name": "harus-charts",
"description": "This repository is designed to be maintained and developed by AI agents in collaboration with human developers.",
"publisher": "azusachino",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"This repository is designed to be maintained and developed by AI agents in collaboration with human developers."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/azusachino/harus-charts",
"path": "AGENTS.md",
"ref": "ca09be80e2ee2b9eeafbaf2cfa2ecfb957cb8adf",
"url": "https://github.com/azusachino/harus-charts/blob/ca09be80e2ee2b9eeafbaf2cfa2ecfb957cb8adf/AGENTS.md",
"key": "azusachino/harus-charts/AGENTS.md"
}
},
"instructions": "# AI Agents\n\nThis repository is designed to be maintained and developed by AI agents in collaboration with human developers.\n\n- **Context Awareness**: All agents should refer to `GEMINI.md` for project overview, development workflows, and directory structures.\n- **Task Management**: Use the CLI ticket system `tk` for tracking tasks and progress. Run `tk help` for more information.\n- **Collaboration**: When multiple agents are active, ensure that changes are atomic, well-documented, and adhere to the established project conventions (CDK8s, Helm, etc.).\n- **Consistency**: Maintain the style and ",
"cost": {
"context_tokens": 163
}
}
Fetch it by URL: GET /api/v1/registry/azusachino-harus-charts-harus-charts/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.