-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
25 lines (25 loc) · 797 Bytes
/
CITATION.cff
File metadata and controls
25 lines (25 loc) · 797 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# 学术 / 博客引用 AIForge 时的标准元数据
# 参考 https://citation-file-format.github.io/
cff-version: 1.2.0
title: "AIForge: Unified Registry & Router for Agent Skills, MCP Servers, and Claude Code Plugins"
message: "If you use AIForge in academic work or technical writing, please cite it as below."
type: software
authors:
- given-names: AIForge
family-names: Contributors
website: "https://github.com/sheep-programmer/AIForge"
repository-code: "https://github.com/sheep-programmer/AIForge"
url: "https://github.com/sheep-programmer/AIForge"
license: Apache-2.0
version: 0.2.0
date-released: 2026-05-27
keywords:
- claude-code
- model-context-protocol
- mcp-server
- rag
- skill-router
- agent-tools
- llm
- retrieval-augmented-generation
- self-hosted