-
Notifications
You must be signed in to change notification settings - Fork 39
Expand file tree
/
Copy pathCITATION.cff
More file actions
49 lines (49 loc) · 1.59 KB
/
Copy pathCITATION.cff
File metadata and controls
49 lines (49 loc) · 1.59 KB
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# Citation metadata for ARPAHLS/skillware.
# Prefer the Zenodo concept DOI under identifiers; keep version in methods text.
# Validate: pip install cffconvert && cffconvert -i CITATION.cff -f apalike
cff-version: 1.2.0
message: >-
If you use this software, please cite it using the metadata below.
Prefer the Zenodo concept DOI (10.5281/zenodo.21552745).
Also record the Skillware version you used (PyPI or Git tag) for reproducibility.
type: software
title: Skillware
abstract: >-
Skillware is an open-source Python framework for modular, self-contained skill
management for machines. It provides a loadable skill registry with manifests,
constitution and safety constraints, deterministic execute() implementations,
and adapters for logical system providers — whether LLM APIs, hosted inference,
or local runtimes.
version: "0.4.8"
date-released: "2026-08-03"
license: MIT
repository-code: "https://github.com/ARPAHLS/skillware"
url: "https://skillware.site"
authors:
- family-names: Peilivanidis
given-names: Vladimiros
alias: Ross Peili
email: vpeilivanidis@gmail.com
affiliation: "ARPA Hellenic Logical Systems"
website: "https://github.com/rosspeili"
- name: "ARPA Hellenic Logical Systems"
email: skillware-os@arpacorp.net
website: "https://arpacorp.net"
keywords:
- skillware
- python
- ai
- ai-agents
- agent-skills
- autonomous-agents
- llm-tools
- function-calling
- local-ai
- sovereign-ai
- skill-registry
- open-source
- dev-tools
identifiers:
- type: doi
value: 10.5281/zenodo.21552745
description: Concept DOI (all versions)