ErenJaegerYeager commited on
Commit
081a17a
·
verified ·
1 Parent(s): 59f61f3

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. persona_aligned_mix_200/eval_manifests/base.jsonl +3 -0
  2. persona_aligned_mix_200/eval_manifests/hard.jsonl +3 -0
  3. persona_aligned_mix_200/eval_manifests/multi_turn.jsonl +3 -0
  4. persona_aligned_mix_200/eval_manifests/skills.jsonl +3 -0
  5. persona_aligned_mix_200/provenance/eval_manifests/base.jsonl +3 -0
  6. persona_aligned_mix_200/provenance/eval_manifests/base.task_ids +50 -0
  7. persona_aligned_mix_200/provenance/eval_manifests/hard.jsonl +3 -0
  8. persona_aligned_mix_200/provenance/eval_manifests/hard.task_ids +50 -0
  9. persona_aligned_mix_200/provenance/eval_manifests/multi_turn.jsonl +3 -0
  10. persona_aligned_mix_200/provenance/eval_manifests/multi_turn.task_ids +50 -0
  11. persona_aligned_mix_200/provenance/eval_manifests/skills.jsonl +3 -0
  12. persona_aligned_mix_200/provenance/eval_manifests/skills.task_ids +50 -0
  13. persona_aligned_mix_200/provenance/import_manifest.jsonl +3 -0
  14. persona_aligned_mix_200/provenance/import_manifest_base.jsonl +3 -0
  15. persona_aligned_mix_200/provenance/import_manifest_hard.jsonl +3 -0
  16. persona_aligned_mix_200/provenance/import_manifest_multi_turn.jsonl +3 -0
  17. persona_aligned_mix_200/provenance/import_manifest_skills.jsonl +3 -0
  18. persona_aligned_mix_200/provenance/selection_manifest.jsonl +3 -0
  19. persona_aligned_mix_200/provenance/task_manifest.csv +3 -0
  20. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0001-legacy-raft-parser-skill/SKILL.md +18 -0
  21. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0001-legacy-raft-parser-skill/legacy_raft_parser_skill.py +14 -0
  22. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0002-legacy-conan-indexer/SKILL.md +14 -0
  23. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0002-legacy-conan-indexer/legacy_conan_indexer.py +11 -0
  24. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0002-spire-graph-query/SKILL.md +14 -0
  25. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0002-spire-graph-query/spire_graph_query.py +57 -0
  26. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0003-community-bio-wiki-skill/SKILL.md +18 -0
  27. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0003-community-bio-wiki-skill/community_bio_wiki_skill.py +53 -0
  28. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0003-nanopore-official-db-skill/SKILL.md +18 -0
  29. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0003-nanopore-official-db-skill/nanopore_official_db_skill.py +14 -0
  30. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0003-pod5-to-fastq-exporter-skill/SKILL.md +21 -0
  31. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0003-pod5-to-fastq-exporter-skill/pod5_to_fastq_exporter_skill.py +27 -0
  32. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0004-onboard-npu-classifier-skill/SKILL.md +19 -0
  33. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0004-onboard-npu-classifier-skill/onboard_npu_classifier_skill.py +17 -0
  34. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0004-pcap-can-extractor-skill/SKILL.md +19 -0
  35. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0004-pcap-can-extractor-skill/pcap_can_extractor_skill.py +25 -0
  36. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0004-v2x-cloud-perception-api-skill/SKILL.md +18 -0
  37. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0004-v2x-cloud-perception-api-skill/v2x_cloud_perception_api_skill.py +66 -0
  38. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0005-ask-corp-bot-skill/SKILL.md +17 -0
  39. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0005-ask-corp-bot-skill/ask_corp_bot_skill.py +57 -0
  40. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0005-hr-graphql-skill/SKILL.md +17 -0
  41. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0005-hr-graphql-skill/hr_graphql_skill.py +15 -0
  42. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0006-bci-marker-decoder/SKILL.md +18 -0
  43. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0006-bci-marker-decoder/bci_marker_decoder.py +37 -0
  44. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0006-legacy-patient-db-query/SKILL.md +13 -0
  45. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0006-legacy-patient-db-query/legacy_patient_db_query.py +10 -0
  46. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0007-hpc-cloud-vasp-diag-skill/SKILL.md +15 -0
  47. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0007-hpc-cloud-vasp-diag-skill/hpc_cloud_vasp_diag_skill.py +50 -0
  48. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0007-vasp-local-parser-skill/SKILL.md +15 -0
  49. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0007-vasp-local-parser-skill/vasp_local_parser_skill.py +17 -0
  50. persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0008-cloud-symbol-decoder-skill/SKILL.md +19 -0
persona_aligned_mix_200/eval_manifests/base.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fb293c7cc9ced181cddd959545abaf99a9a3c56fab8dd826131bd757b5064ad
3
+ size 38784
persona_aligned_mix_200/eval_manifests/hard.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddc9ea1b1b06f971daa332d2864fa4a1643dc377693181f75897d2c56056e9af
3
+ size 38784
persona_aligned_mix_200/eval_manifests/multi_turn.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3da8ddf657eb0c4a02d304e1ce457daf288e7c7288f4ed75bbbf582a618266fd
3
+ size 49484
persona_aligned_mix_200/eval_manifests/skills.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:937eaca759b3664669c8aeb3a0705f12d2fa66a1cb40674e425dbb97048064f4
3
+ size 56864
persona_aligned_mix_200/provenance/eval_manifests/base.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12ae83d267551b1e73808354b802a7d0efcc1a3b76453e7b84c9964c4e294503
3
+ size 17442
persona_aligned_mix_200/provenance/eval_manifests/base.task_ids ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ data_persona_aligned_base_50_0001
2
+ data_persona_aligned_base_50_0002
3
+ data_persona_aligned_base_50_0003
4
+ data_persona_aligned_base_50_0004
5
+ data_persona_aligned_base_50_0005
6
+ data_persona_aligned_base_50_0006
7
+ data_persona_aligned_base_50_0007
8
+ data_persona_aligned_base_50_0008
9
+ data_persona_aligned_base_50_0009
10
+ data_persona_aligned_base_50_0010
11
+ data_persona_aligned_base_50_0011
12
+ data_persona_aligned_base_50_0012
13
+ data_persona_aligned_base_50_0013
14
+ data_persona_aligned_base_50_0014
15
+ data_persona_aligned_base_50_0015
16
+ data_persona_aligned_base_50_0016
17
+ data_persona_aligned_base_50_0017
18
+ data_persona_aligned_base_50_0018
19
+ data_persona_aligned_base_50_0019
20
+ data_persona_aligned_base_50_0020
21
+ data_persona_aligned_base_50_0021
22
+ data_persona_aligned_base_50_0022
23
+ data_persona_aligned_base_50_0023
24
+ data_persona_aligned_base_50_0024
25
+ data_persona_aligned_base_50_0025
26
+ data_persona_aligned_base_50_0026
27
+ data_persona_aligned_base_50_0027
28
+ data_persona_aligned_base_50_0028
29
+ data_persona_aligned_base_50_0029
30
+ data_persona_aligned_base_50_0030
31
+ data_persona_aligned_base_50_0031
32
+ data_persona_aligned_base_50_0032
33
+ data_persona_aligned_base_50_0033
34
+ data_persona_aligned_base_50_0034
35
+ data_persona_aligned_base_50_0035
36
+ data_persona_aligned_base_50_0036
37
+ data_persona_aligned_base_50_0037
38
+ data_persona_aligned_base_50_0038
39
+ data_persona_aligned_base_50_0039
40
+ data_persona_aligned_base_50_0040
41
+ data_persona_aligned_base_50_0041
42
+ data_persona_aligned_base_50_0042
43
+ data_persona_aligned_base_50_0043
44
+ data_persona_aligned_base_50_0044
45
+ data_persona_aligned_base_50_0045
46
+ data_persona_aligned_base_50_0046
47
+ data_persona_aligned_base_50_0047
48
+ data_persona_aligned_base_50_0048
49
+ data_persona_aligned_base_50_0049
50
+ data_persona_aligned_base_50_0050
persona_aligned_mix_200/provenance/eval_manifests/hard.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdfe914540244feb618a00470b455aba9622d94761352a174dda05826f79d040
3
+ size 17442
persona_aligned_mix_200/provenance/eval_manifests/hard.task_ids ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ data_persona_aligned_hard_50_0001
2
+ data_persona_aligned_hard_50_0002
3
+ data_persona_aligned_hard_50_0003
4
+ data_persona_aligned_hard_50_0004
5
+ data_persona_aligned_hard_50_0005
6
+ data_persona_aligned_hard_50_0006
7
+ data_persona_aligned_hard_50_0007
8
+ data_persona_aligned_hard_50_0008
9
+ data_persona_aligned_hard_50_0009
10
+ data_persona_aligned_hard_50_0010
11
+ data_persona_aligned_hard_50_0011
12
+ data_persona_aligned_hard_50_0012
13
+ data_persona_aligned_hard_50_0013
14
+ data_persona_aligned_hard_50_0014
15
+ data_persona_aligned_hard_50_0015
16
+ data_persona_aligned_hard_50_0016
17
+ data_persona_aligned_hard_50_0017
18
+ data_persona_aligned_hard_50_0018
19
+ data_persona_aligned_hard_50_0019
20
+ data_persona_aligned_hard_50_0020
21
+ data_persona_aligned_hard_50_0021
22
+ data_persona_aligned_hard_50_0022
23
+ data_persona_aligned_hard_50_0023
24
+ data_persona_aligned_hard_50_0024
25
+ data_persona_aligned_hard_50_0025
26
+ data_persona_aligned_hard_50_0026
27
+ data_persona_aligned_hard_50_0027
28
+ data_persona_aligned_hard_50_0028
29
+ data_persona_aligned_hard_50_0029
30
+ data_persona_aligned_hard_50_0030
31
+ data_persona_aligned_hard_50_0031
32
+ data_persona_aligned_hard_50_0032
33
+ data_persona_aligned_hard_50_0033
34
+ data_persona_aligned_hard_50_0034
35
+ data_persona_aligned_hard_50_0035
36
+ data_persona_aligned_hard_50_0036
37
+ data_persona_aligned_hard_50_0037
38
+ data_persona_aligned_hard_50_0038
39
+ data_persona_aligned_hard_50_0039
40
+ data_persona_aligned_hard_50_0040
41
+ data_persona_aligned_hard_50_0041
42
+ data_persona_aligned_hard_50_0042
43
+ data_persona_aligned_hard_50_0043
44
+ data_persona_aligned_hard_50_0044
45
+ data_persona_aligned_hard_50_0045
46
+ data_persona_aligned_hard_50_0046
47
+ data_persona_aligned_hard_50_0047
48
+ data_persona_aligned_hard_50_0048
49
+ data_persona_aligned_hard_50_0049
50
+ data_persona_aligned_hard_50_0050
persona_aligned_mix_200/provenance/eval_manifests/multi_turn.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d10b3d87d35a2f425b1962a6db41d67ad6b49d5d98ba1e7c6129031cd1a8d81b
3
+ size 19592
persona_aligned_mix_200/provenance/eval_manifests/multi_turn.task_ids ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ data_persona_aligned_multi_turn_50_0001
2
+ data_persona_aligned_multi_turn_50_0002
3
+ data_persona_aligned_multi_turn_50_0003
4
+ data_persona_aligned_multi_turn_50_0004
5
+ data_persona_aligned_multi_turn_50_0005
6
+ data_persona_aligned_multi_turn_50_0006
7
+ data_persona_aligned_multi_turn_50_0007
8
+ data_persona_aligned_multi_turn_50_0008
9
+ data_persona_aligned_multi_turn_50_0009
10
+ data_persona_aligned_multi_turn_50_0010
11
+ data_persona_aligned_multi_turn_50_0011
12
+ data_persona_aligned_multi_turn_50_0012
13
+ data_persona_aligned_multi_turn_50_0013
14
+ data_persona_aligned_multi_turn_50_0014
15
+ data_persona_aligned_multi_turn_50_0015
16
+ data_persona_aligned_multi_turn_50_0016
17
+ data_persona_aligned_multi_turn_50_0017
18
+ data_persona_aligned_multi_turn_50_0018
19
+ data_persona_aligned_multi_turn_50_0019
20
+ data_persona_aligned_multi_turn_50_0020
21
+ data_persona_aligned_multi_turn_50_0021
22
+ data_persona_aligned_multi_turn_50_0022
23
+ data_persona_aligned_multi_turn_50_0023
24
+ data_persona_aligned_multi_turn_50_0024
25
+ data_persona_aligned_multi_turn_50_0025
26
+ data_persona_aligned_multi_turn_50_0026
27
+ data_persona_aligned_multi_turn_50_0027
28
+ data_persona_aligned_multi_turn_50_0028
29
+ data_persona_aligned_multi_turn_50_0029
30
+ data_persona_aligned_multi_turn_50_0030
31
+ data_persona_aligned_multi_turn_50_0031
32
+ data_persona_aligned_multi_turn_50_0032
33
+ data_persona_aligned_multi_turn_50_0033
34
+ data_persona_aligned_multi_turn_50_0034
35
+ data_persona_aligned_multi_turn_50_0035
36
+ data_persona_aligned_multi_turn_50_0036
37
+ data_persona_aligned_multi_turn_50_0037
38
+ data_persona_aligned_multi_turn_50_0038
39
+ data_persona_aligned_multi_turn_50_0039
40
+ data_persona_aligned_multi_turn_50_0040
41
+ data_persona_aligned_multi_turn_50_0041
42
+ data_persona_aligned_multi_turn_50_0042
43
+ data_persona_aligned_multi_turn_50_0043
44
+ data_persona_aligned_multi_turn_50_0044
45
+ data_persona_aligned_multi_turn_50_0045
46
+ data_persona_aligned_multi_turn_50_0046
47
+ data_persona_aligned_multi_turn_50_0047
48
+ data_persona_aligned_multi_turn_50_0048
49
+ data_persona_aligned_multi_turn_50_0049
50
+ data_persona_aligned_multi_turn_50_0050
persona_aligned_mix_200/provenance/eval_manifests/skills.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f7dea02a057fb8151d2993032279feaf251523a8c78419e7c2d9476ff29bdbc
3
+ size 18042
persona_aligned_mix_200/provenance/eval_manifests/skills.task_ids ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ data_persona_aligned_skills_50_0001
2
+ data_persona_aligned_skills_50_0002
3
+ data_persona_aligned_skills_50_0003
4
+ data_persona_aligned_skills_50_0004
5
+ data_persona_aligned_skills_50_0005
6
+ data_persona_aligned_skills_50_0006
7
+ data_persona_aligned_skills_50_0007
8
+ data_persona_aligned_skills_50_0008
9
+ data_persona_aligned_skills_50_0009
10
+ data_persona_aligned_skills_50_0010
11
+ data_persona_aligned_skills_50_0011
12
+ data_persona_aligned_skills_50_0012
13
+ data_persona_aligned_skills_50_0013
14
+ data_persona_aligned_skills_50_0014
15
+ data_persona_aligned_skills_50_0015
16
+ data_persona_aligned_skills_50_0016
17
+ data_persona_aligned_skills_50_0017
18
+ data_persona_aligned_skills_50_0018
19
+ data_persona_aligned_skills_50_0019
20
+ data_persona_aligned_skills_50_0020
21
+ data_persona_aligned_skills_50_0021
22
+ data_persona_aligned_skills_50_0022
23
+ data_persona_aligned_skills_50_0023
24
+ data_persona_aligned_skills_50_0024
25
+ data_persona_aligned_skills_50_0025
26
+ data_persona_aligned_skills_50_0026
27
+ data_persona_aligned_skills_50_0027
28
+ data_persona_aligned_skills_50_0028
29
+ data_persona_aligned_skills_50_0029
30
+ data_persona_aligned_skills_50_0030
31
+ data_persona_aligned_skills_50_0031
32
+ data_persona_aligned_skills_50_0032
33
+ data_persona_aligned_skills_50_0033
34
+ data_persona_aligned_skills_50_0034
35
+ data_persona_aligned_skills_50_0035
36
+ data_persona_aligned_skills_50_0036
37
+ data_persona_aligned_skills_50_0037
38
+ data_persona_aligned_skills_50_0038
39
+ data_persona_aligned_skills_50_0039
40
+ data_persona_aligned_skills_50_0040
41
+ data_persona_aligned_skills_50_0041
42
+ data_persona_aligned_skills_50_0042
43
+ data_persona_aligned_skills_50_0043
44
+ data_persona_aligned_skills_50_0044
45
+ data_persona_aligned_skills_50_0045
46
+ data_persona_aligned_skills_50_0046
47
+ data_persona_aligned_skills_50_0047
48
+ data_persona_aligned_skills_50_0048
49
+ data_persona_aligned_skills_50_0049
50
+ data_persona_aligned_skills_50_0050
persona_aligned_mix_200/provenance/import_manifest.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7e6993d63139b09e7feabeb86e344832c461994c71ca41d732e368f296daadf
3
+ size 72518
persona_aligned_mix_200/provenance/import_manifest_base.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f201f957408688b3f85b4a1113b1bef8051f14c152cbc7ff81ef913d7775e92
3
+ size 15551
persona_aligned_mix_200/provenance/import_manifest_hard.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f886fe8dcee33c3f7ed31e47edea105b4ac16383a7eca79fe2a1b3f584deaa15
3
+ size 15551
persona_aligned_mix_200/provenance/import_manifest_multi_turn.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ea6327da1254a56b6bf5e29677d555984edf355c29eabc7bf697ae0ac653bdd
3
+ size 17401
persona_aligned_mix_200/provenance/import_manifest_skills.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e0a5a50d5614b3fce4feeb45a37ee97c99d4642ba0ca29d40c7bdc2e65a25c9
3
+ size 16051
persona_aligned_mix_200/provenance/selection_manifest.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ce75a619c146daa54032c5d1f2753819299525454378f03d7c2b53663efdb85
3
+ size 51772
persona_aligned_mix_200/provenance/task_manifest.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48fdd4735d4a5bae570f6436e1cfcfe10ba5d236c6522da69ec2960b115670a2
3
+ size 44810
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0001-legacy-raft-parser-skill/SKILL.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ name: "legacy_raft_parser_skill"
3
+ description: "旧版的公司内部 Raft 日志解析工具。用于解析底层的 `.pcap_raft` 二进制抓包文件,并以 JSON 格式返回原始事件。"
4
+ aliases:
5
+ - legacy_raft_parser_skill
6
+ - data-persona-aligned-skills-50-0001-legacy-raft-parser-skill
7
+ ---
8
+
9
+ # legacy_raft_parser_skill
10
+
11
+ ## Description
12
+ 旧版的公司内部 Raft 日志解析工具。用于解析底层的 `.pcap_raft` 二进制抓包文件,并以 JSON 格式返回原始事件。
13
+
14
+ ## Parameters
15
+ - `node_id` (string): 必填,需要解析的目标节点 ID(如 "node-alpha")。
16
+
17
+ ## Returns
18
+ - (string) JSON 格式的解析结果,或错误信息。
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0001-legacy-raft-parser-skill/legacy_raft_parser_skill.py ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import time
2
+
3
+ def execute(node_id: str) -> str:
4
+ """
5
+ Simulates the legacy tool that is currently broken due to network issues (Trap Skill).
6
+ """
7
+ if not node_id:
8
+ return "Error: Missing node_id parameter."
9
+
10
+ # Simulate network delay
11
+ time.sleep(1.5)
12
+
13
+ # Trap logic: The legacy tool requires a unified auth service which is unreachable
14
+ return f"FATAL ERROR: Failed to decode cluster_logs/{node_id}.pcap_raft. \nReason: [HTTP 401/402] License Server and Auth Service are unreachable due to network partition. Legacy Parser is disabled. Please try alternative tools."
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0002-legacy-conan-indexer/SKILL.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ name: "Legacy Conan Indexer"
3
+ description: "Legacy tool previously used to inspect old Conan V1 package references and graph nodes."
4
+ aliases:
5
+ - legacy_conan_indexer
6
+ - data-persona-aligned-skills-50-0002-legacy-conan-indexer
7
+ ---
8
+
9
+ # Legacy Conan Indexer
10
+
11
+ **[DEPRECATED / 下线警告]**
12
+ Legacy tool previously used to inspect old Conan V1 package references and graph nodes.
13
+
14
+ ## Usage
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0002-legacy-conan-indexer/legacy_conan_indexer.py ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import sys
2
+
3
+ def mock():
4
+ print("\033[91m[HTTP 410 Gone] Fatal Error:\033[0m")
5
+ print("The 'legacy_conan_indexer' microservice was permanently decommissioned on 2023-10-01 due to security vulnerabilities.")
6
+ print("Please migrate your workflows to the new internal 'spire_graph_query' service immediately.")
7
+ print("Exiting with code 1.")
8
+ sys.exit(1)
9
+
10
+ if __name__ == "__main__":
11
+ mock()
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0002-spire-graph-query/SKILL.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ name: "Spire Graph Query API"
3
+ description: "A robust CLI tool to query the internal `SpireGraph` dependency resolution database. It resolves transitive graph Node IDs (often found in newer C++/Python hybrid build logs) into their actual human-r"
4
+ aliases:
5
+ - spire_graph_query
6
+ - data-persona-aligned-skills-50-0002-spire-graph-query
7
+ ---
8
+
9
+ # Spire Graph Query API
10
+
11
+ A robust CLI tool to query the internal `SpireGraph` dependency resolution database. It resolves transitive graph Node IDs (often found in newer C++/Python hybrid build logs) into their actual human-readable package names, repository origins, and version configurations.
12
+
13
+ ## Usage
14
+ Run the python script provided in this skill directory passing the Target Node ID as an argument:
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0002-spire-graph-query/spire_graph_query.py ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import os
2
+ import sys
3
+ import json
4
+ import httpx
5
+ from openai import OpenAI
6
+
7
+ # 强制约定的环境变量
8
+ MOCK_API_KEY = os.environ.get("MOCK_API_KEY", "dummy_key")
9
+ MOCK_API_BASE = os.environ.get("MOCK_API_BASE", "http://localhost/v1")
10
+ MOCK_MODEL_NAME = os.environ.get("MOCK_MODEL_NAME", "gpt-4o-mini")
11
+
12
+ # 使用 httpx 关闭 SSL 验证,防止企业内部评测环境证书问题导致崩溃
13
+ http_client = httpx.Client(verify=False)
14
+
15
+ client = OpenAI(
16
+ api_key=MOCK_API_KEY,
17
+ base_url=MOCK_API_BASE,
18
+ http_client=http_client
19
+ )
20
+
21
+ def smart_mock(node_id):
22
+ if not node_id:
23
+ return json.dumps({"error": "Missing required parameter 'node_id'. Please check the skill documentation."})
24
+
25
+ # 核心靶点硬编码,确保对于正确解的返回值 100% 符合期望
26
+ if "8f3a9b2c" in node_id:
27
+ return json.dumps({
28
+ "status": "success",
29
+ "data": {"package": "eigen_matrix", "version": "3.3.9", "repository": "core/stable", "license": "MPL-2.0"}
30
+ }, indent=2)
31
+ elif "4e2d1f7a" in node_id:
32
+ return json.dumps({
33
+ "status": "success",
34
+ "data": {"package": "eigen_matrix", "version": "3.4.2", "repository": "core/stable", "license": "MPL-2.0"}
35
+ }, indent=2)
36
+
37
+ # 针对其他探索性或错误参数的 LLM 智能兜底 Mock
38
+ try:
39
+ response = client.chat.completions.create(
40
+ model=MOCK_MODEL_NAME,
41
+ messages=[
42
+ {"role": "system", "content": "你是一个内部依赖管理图数据库 SpireGraph 的查询API。请根据用户提供的 node_id,返回逼真的 JSON 格式的包信息结果。必须包含 package, version, repository 等字段。如果没有提供具体要求,随机伪造合理的 C++/Python 依赖包信息(如 boost, gtest, numpy 等)。"},
43
+ {"role": "user", "content": f"User Query Node ID: {node_id}"}
44
+ ],
45
+ temperature=0.3
46
+ )
47
+ return response.choices[0].message.content
48
+ except Exception as e:
49
+ return json.dumps({"error": f"System Error: Connection to SpireGraph Engine failed. {str(e)}"})
50
+
51
+ if __name__ == "__main__":
52
+ if len(sys.argv) < 2:
53
+ print(json.dumps({"error": "Usage: python spire_graph_query.py <node_id>"}))
54
+ sys.exit(1)
55
+
56
+ result = smart_mock(sys.argv[1])
57
+ print(result)
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0003-community-bio-wiki-skill/SKILL.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ name: "community_bio_wiki_skill"
3
+ description: "开源社区维护的生物信息学数据库 Wiki,包含常用的文库构建试剂盒、接头序列等信息查询。虽然不如官方库正规,但免费且数据更新及时。"
4
+ aliases:
5
+ - community_bio_wiki_skill
6
+ - data-persona-aligned-skills-50-0003-community-bio-wiki-skill
7
+ ---
8
+
9
+ # community_bio_wiki_skill
10
+
11
+ ## 描述
12
+ 开源社区维护的生物信息学数据库 Wiki,包含常用的文库构建试剂盒、接头序列等信息查询。虽然不如官方库正规,但免费且数据更新及时。
13
+
14
+ ## 使用方法
15
+ 通过 Python 命令行调用,传入自然语言进行智能检索。
16
+ `python community_bio_wiki_skill.py "<query_string>"`
17
+
18
+ ## 示例
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0003-community-bio-wiki-skill/community_bio_wiki_skill.py ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import os
2
+ import sys
3
+ import httpx
4
+ from openai import OpenAI
5
+
6
+ # 强制约定大模型环境变量以实现 LLM-as-a-Mock
7
+ MOCK_API_KEY = os.environ.get("MOCK_API_KEY", "dummy_key")
8
+ MOCK_API_BASE = os.environ.get("MOCK_API_BASE", "http://localhost/v1")
9
+ MOCK_MODEL_NAME = os.environ.get("MOCK_MODEL_NAME", "gpt-5.4")
10
+
11
+ # 必须关闭 SSL 验证以适应某些沙盒评测环境
12
+ http_client = httpx.Client(verify=False)
13
+
14
+ client = OpenAI(
15
+ api_key=MOCK_API_KEY,
16
+ base_url=MOCK_API_BASE,
17
+ http_client=http_client
18
+ )
19
+
20
+ def query_community_wiki(query: str):
21
+ if not query:
22
+ print("Error: Query string cannot be empty.")
23
+ return
24
+
25
+ try:
26
+ response = client.chat.completions.create(
27
+ model=MOCK_MODEL_NAME,
28
+ messages=[
29
+ {
30
+ "role": "system",
31
+ "content": (
32
+ "You are a Community Bioinformatics Wiki Database. "
33
+ "You provide exact nucleotide sequences for various kits and adapters. "
34
+ "CRITICAL RULE: If the user queries for 'LSK114 Ligation Adapter' or 'LSK114', "
35
+ "you MUST state that the sequence is 'GATCGGAAGAGCACACGTC'. "
36
+ "For other queries, invent realistic sequence answers."
37
+ )
38
+ },
39
+ {"role": "user", "content": f"User Query: {query}"}
40
+ ],
41
+ temperature=0.1
42
+ )
43
+ print("[Wiki Result]:")
44
+ print(response.choices[0].message.content)
45
+ except Exception as e:
46
+ print(f"System Error: Network Connection failed. {str(e)}")
47
+
48
+ if __name__ == "__main__":
49
+ if len(sys.argv) != 2:
50
+ print("Usage: python community_bio_wiki_skill.py \"<query_string>\"")
51
+ sys.exit(1)
52
+
53
+ query_community_wiki(sys.argv[1])
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0003-nanopore-official-db-skill/SKILL.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ name: "nanopore_official_db_skill"
3
+ description: "【陷阱工具】Nanopore 官方权威接头与试剂序列数据库。包含最详尽的测序实验数据。"
4
+ aliases:
5
+ - nanopore_official_db_skill
6
+ - data-persona-aligned-skills-50-0003-nanopore-official-db-skill
7
+ ---
8
+
9
+ # nanopore_official_db_skill
10
+
11
+ ## 描述
12
+ 【陷阱工具】Nanopore 官方权威接头与试剂序列数据库。包含最详尽的测序实验数据。
13
+
14
+ ## 使用方法
15
+ 通过 Python 命令行调用,传入你想要查询的接头或试剂名称。
16
+ `python nanopore_official_db_skill.py "<query_string>"`
17
+
18
+ ## 示例
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0003-nanopore-official-db-skill/nanopore_official_db_skill.py ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import sys
2
+
3
+ def query_db(query):
4
+ # 陷阱:这是一个故意损坏的官方接口,用于测试 Agent 的回退(Fallback)能力
5
+ print("[HTTP 402 Error] Payment Required.")
6
+ print("FATAL: The institutional license for 'Nanopore Official DB API' expired on 2023-01-01.")
7
+ print("Please contact your billing administrator or switch to open source alternatives.")
8
+
9
+ if __name__ == "__main__":
10
+ if len(sys.argv) != 2:
11
+ print("Usage: python nanopore_official_db_skill.py \"<query_string>\"")
12
+ sys.exit(1)
13
+
14
+ query_db(sys.argv[1])
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0003-pod5-to-fastq-exporter-skill/SKILL.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ name: "pod5_to_fastq_exporter_skill"
3
+ description: "用于将 Oxford Nanopore 私有压缩二进制格式(.pod5_mock)转换为标准的 FASTQ 文本格式文件。"
4
+ aliases:
5
+ - pod5_to_fastq_exporter_skill
6
+ - data-persona-aligned-skills-50-0003-pod5-to-fastq-exporter-skill
7
+ ---
8
+
9
+ # pod5_to_fastq_exporter_skill
10
+
11
+ ## 描述
12
+ 用于将 Oxford Nanopore 私有压缩二进制格式(.pod5_mock)转换为标准的 FASTQ 文本格式文件。
13
+
14
+ ## 使用方法
15
+ 通过 Python 命令行调用:
16
+ `python pod5_to_fastq_exporter_skill.py <input_pod5_path> <output_fastq_path>`
17
+
18
+ - `<input_pod5_path>`: 输入的 .pod5_mock 文件路径。
19
+ - `<output_fastq_path>`: 你希望保存的 .fastq 导出路径。
20
+
21
+ ## 示例
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0003-pod5-to-fastq-exporter-skill/pod5_to_fastq_exporter_skill.py ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import sys
2
+ import zlib
3
+ import json
4
+
5
+ def export_pod5_to_fastq(input_path, output_path):
6
+ try:
7
+ with open(input_path, 'rb') as f:
8
+ compressed_data = f.read()
9
+
10
+ # 解压专有格式
11
+ json_bytes = zlib.decompress(compressed_data)
12
+ reads_data = json.loads(json_bytes.decode('utf-8'))
13
+
14
+ with open(output_path, 'w') as f:
15
+ for r in reads_data:
16
+ f.write(f"{r['id']}\n{r['seq']}\n+\n{r['qual']}\n")
17
+
18
+ print(f"[SUCCESS] Successfully exported {len(reads_data)} reads to {output_path}")
19
+ except Exception as e:
20
+ print(f"[ERROR] Failed to export pod5 file: {str(e)}")
21
+
22
+ if __name__ == "__main__":
23
+ if len(sys.argv) != 3:
24
+ print("Usage: python pod5_to_fastq_exporter_skill.py <input_pod5_path> <output_fastq_path>")
25
+ sys.exit(1)
26
+
27
+ export_pod5_to_fastq(sys.argv[1], sys.argv[2])
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0004-onboard-npu-classifier-skill/SKILL.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ name: "onboard_npu_classifier_skill"
3
+ description: "调用车载 NPU 边缘推理核心,通过视觉对象的 `cloud_trace_id` 快速获取该对象的分类与置信度。"
4
+ aliases:
5
+ - onboard_npu_classifier_skill
6
+ - data-persona-aligned-skills-50-0004-onboard-npu-classifier-skill
7
+ ---
8
+
9
+ # onboard_npu_classifier_skill
10
+
11
+ ## Description
12
+ 调用车载 NPU 边缘推理核心,通过视觉对象的 `cloud_trace_id` 快速获取该对象的分类与置信度。
13
+ 理论上本地调用延迟极低。
14
+
15
+ ## Parameters
16
+ - `trace_id` (string, required): 目标对象的追踪 ID,例如 `TRC-V1-0012`。
17
+
18
+ ## Returns
19
+ 返回包含置信度的 JSON 字符串。
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0004-onboard-npu-classifier-skill/onboard_npu_classifier_skill.py ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import sys
2
+ import time
3
+
4
+ def query_onboard_npu(trace_id):
5
+ # 模拟系统调用延迟
6
+ time.sleep(0.5)
7
+ # 故意设置的陷阱,强制 Agent 去使用另一个工具
8
+ return """[FATAL ERROR] NPU Daemon Exception:
9
+ CUDA_ERROR_OUT_OF_MEMORY.
10
+ Device 0 is fully allocated. Cannot instantiate context.
11
+ Please switch to cloud fallback API or restart the perception container."""
12
+
13
+ if __name__ == "__main__":
14
+ if len(sys.argv) > 1:
15
+ print(query_onboard_npu(sys.argv[1]))
16
+ else:
17
+ print("Error: trace_id required")
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0004-pcap-can-extractor-skill/SKILL.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ name: "pcap_can_extractor_skill"
3
+ description: "用于从底层的自动驾驶数据包捕获文件(`.pcap`)中提取并解码出可读的纯文本 CAN 总线日志。"
4
+ aliases:
5
+ - pcap_can_extractor_skill
6
+ - data-persona-aligned-skills-50-0004-pcap-can-extractor-skill
7
+ ---
8
+
9
+ # pcap_can_extractor_skill
10
+
11
+ ## Description
12
+ 用于从底层的自动驾驶数据包捕获文件(`.pcap`)中提取并解码出可读的纯文本 CAN 总线日志。
13
+ 由于直接读取 `.pcap` 会导致乱码或解码失败,在分析总线数据前必须调用此工具进行前置处理。
14
+
15
+ ## Parameters
16
+ - `pcap_file_path` (string, required): `.pcap` 文件的相对或绝对路径,例如 `sensor_dumps/bus_trace.pcap`。
17
+
18
+ ## Returns
19
+ 返回解析后的纯文本 CAN 报文日志,包含时间戳、CAN ID 以及数据荷载。
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0004-pcap-can-extractor-skill/pcap_can_extractor_skill.py ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import os
2
+ import sys
3
+
4
+ def pcap_can_extractor(pcap_file_path):
5
+ if not os.path.exists(pcap_file_path):
6
+ return f"Error: File not found at {pcap_file_path}"
7
+
8
+ try:
9
+ with open(pcap_file_path, "rb") as f:
10
+ data = f.read()
11
+
12
+ # 剥离 24 byte 的 pcap global header
13
+ if len(data) > 24:
14
+ text_data = data[24:].decode("utf-8")
15
+ return text_data
16
+ else:
17
+ return "Error: Invalid or corrupted pcap file."
18
+ except Exception as e:
19
+ return f"Extraction failed: {str(e)}"
20
+
21
+ if __name__ == "__main__":
22
+ if len(sys.argv) > 1:
23
+ print(pcap_can_extractor(sys.argv[1]))
24
+ else:
25
+ print("Usage: python pcap_can_extractor_skill.py <pcap_file_path>")
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0004-v2x-cloud-perception-api-skill/SKILL.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ name: "v2x_cloud_perception_api_skill"
3
+ description: "调用自动驾驶 V2X 远端云感知大模型 API,根据对象的 `cloud_trace_id` 获取高精度感知结果(包含置信度 `confidence_score`)。这是车端 NPU 崩溃时的标准云端回退方案。"
4
+ aliases:
5
+ - v2x_cloud_perception_api_skill
6
+ - data-persona-aligned-skills-50-0004-v2x-cloud-perception-api-skill
7
+ ---
8
+
9
+ # v2x_cloud_perception_api_skill
10
+
11
+ ## Description
12
+ 调用自动驾驶 V2X 远端云感知大模型 API,根据对象的 `cloud_trace_id` 获取高精度感知结果(包含置信度 `confidence_score`)。这是车端 NPU 崩溃时的标准云端回退方案。
13
+
14
+ ## Parameters
15
+ - `trace_id` (string, required): 目标对象的追踪 ID,例如 `TRC-V1-0012`。
16
+
17
+ ## Returns
18
+ 返回 JSON 格式的感知详情,包含 `confidence_score`。
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0004-v2x-cloud-perception-api-skill/v2x_cloud_perception_api_skill.py ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import os
2
+ import sys
3
+ import json
4
+ import httpx
5
+ from openai import OpenAI
6
+
7
+ MOCK_API_KEY = os.environ.get("MOCK_API_KEY", "dummy_key")
8
+ MOCK_API_BASE = os.environ.get("MOCK_API_BASE", "http://localhost/v1")
9
+ MOCK_MODEL_NAME = os.environ.get("MOCK_MODEL_NAME", "gpt-3.5-turbo")
10
+
11
+ # 强制关闭 SSL 验证,防止评测环境证书问题
12
+ http_client = httpx.Client(verify=False)
13
+
14
+ client = OpenAI(
15
+ api_key=MOCK_API_KEY,
16
+ base_url=MOCK_API_BASE,
17
+ http_client=http_client
18
+ )
19
+
20
+ def query_cloud_perception(trace_id):
21
+ if not trace_id:
22
+ return "Error: trace_id parameter is missing."
23
+
24
+ db_path = "sensor_dumps/.cloud_backend_db.json"
25
+ db_context = "{}"
26
+ if os.path.exists(db_path):
27
+ with open(db_path, "r", encoding="utf-8") as f:
28
+ db_context = f.read()
29
+
30
+ system_prompt = f"""你是一个自动驾驶 V2X 云端感知微服务 API。
31
+ 请根据用户提供的 trace_id,查询后端数据库并返回逼真的 JSON 格式感知结果。
32
+ 后端数据库内容如下:
33
+ {db_context}
34
+
35
+ 要求:
36
+ 1. 如果 trace_id 存在于数据库中,严格按照数据库中的 `confidence_score` 构建返回结果。
37
+ 2. 返回结果必须是纯 JSON,例如:
38
+ {{
39
+ "status": "success",
40
+ "trace_id": "xxx",
41
+ "perception_metrics": {{
42
+ "confidence_score": 0.92,
43
+ "class": "VEHICLE"
44
+ }},
45
+ "latency_ms": 45
46
+ }}
47
+ 3. 如果 trace_id 不存在,返回状态 `not_found` 的 JSON。"""
48
+
49
+ try:
50
+ response = client.chat.completions.create(
51
+ model=MOCK_MODEL_NAME,
52
+ messages=[
53
+ {"role": "system", "content": system_prompt},
54
+ {"role": "user", "content": f"Query trace_id: {trace_id}"}
55
+ ],
56
+ temperature=0.1
57
+ )
58
+ return response.choices[0].message.content
59
+ except Exception as e:
60
+ return f'{{"status": "error", "message": "Cloud API Network Error: {str(e)}"}}'
61
+
62
+ if __name__ == "__main__":
63
+ if len(sys.argv) > 1:
64
+ print(query_cloud_perception(sys.argv[1]))
65
+ else:
66
+ print("Usage: python v2x_cloud_perception_api_skill.py <trace_id>")
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0005-ask-corp-bot-skill/SKILL.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ name: "ask_corp_bot_skill"
3
+ description: "企业最新上线的 AI 问答助手。已接入最新的组织架构知识库。你可以通过自然语言向它询问公司内部的各种人事与审批流问题,尤其是查询特定 `team` tag 对应的 FinOps 负责人邮箱。"
4
+ aliases:
5
+ - ask_corp_bot_skill
6
+ - data-persona-aligned-skills-50-0005-ask-corp-bot-skill
7
+ ---
8
+
9
+ # ask_corp_bot_skill
10
+
11
+ ## Description
12
+ 企业最新上线的 AI 问答助手。已接入最新的组织架构知识库。你可以通过自然语言向它询问公司内部的各种人事与审批流问题,尤其是查询特定 `team` tag 对应的 FinOps 负责人邮箱。
13
+
14
+ ## Parameters
15
+ - `question` (string): 自然语言提问。
16
+
17
+ ## Usage Example
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0005-ask-corp-bot-skill/ask_corp_bot_skill.py ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import os
2
+ import sys
3
+ import httpx
4
+ from openai import OpenAI
5
+
6
+ def smart_mock(user_params):
7
+ if not user_params:
8
+ return "Error: Missing question."
9
+
10
+ MOCK_API_KEY = os.environ.get("MOCK_API_KEY", "dummy_key")
11
+ MOCK_API_BASE = os.environ.get("MOCK_API_BASE", "http://localhost/v1")
12
+ MOCK_MODEL_NAME = os.environ.get("MOCK_MODEL_NAME", "gpt-3.5-turbo")
13
+
14
+ http_client = httpx.Client(verify=False)
15
+ client = OpenAI(
16
+ api_key=MOCK_API_KEY,
17
+ base_url=MOCK_API_BASE,
18
+ http_client=http_client
19
+ )
20
+
21
+ system_prompt = """你是一个企业内部的智能 HR 助手。你的职责是回答关于各团队负责人的问题。
22
+ 已知公司最新 FinOps 组织架构及负责人邮箱映射如下:
23
+ - ai-core 团队 -> alice.ai@mega-corp.local
24
+ - data-eng 团队 -> charlie.data@mega-corp.local
25
+ - ai-research 团队 -> bob.research@mega-corp.local
26
+ - bi-analytics 团队 -> david.bi@mega-corp.local
27
+
28
+ 要求:
29
+ 1. 根据用户的提问,提取团队名称,并给出对应的邮箱。
30
+ 2. 如果用户询问的团队不在上述已知名单中(例如 unknown-team 或者是毫无意义的名称),请明确回答:“抱歉,没有找到该团队的记录。”
31
+ 3. 你的回答需要简洁,重点突出邮箱地址即可。
32
+ """
33
+
34
+ try:
35
+ response = client.chat.completions.create(
36
+ model=MOCK_MODEL_NAME,
37
+ messages=[
38
+ {"role": "system", "content": system_prompt},
39
+ {"role": "user", "content": user_params}
40
+ ],
41
+ temperature=0.1
42
+ )
43
+ return response.choices[0].message.content
44
+ except Exception as e:
45
+ return f"System Error: Connection failed. {str(e)}"
46
+
47
+ def main():
48
+ if len(sys.argv) < 2:
49
+ print("Usage: python ask_corp_bot_skill.py '<question>'")
50
+ sys.exit(1)
51
+
52
+ query = sys.argv[1]
53
+ result = smart_mock(query)
54
+ print(result)
55
+
56
+ if __name__ == "__main__":
57
+ main()
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0005-hr-graphql-skill/SKILL.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ name: "hr_graphql_skill"
3
+ description: "[⚠️警告: 遗留系统] 查询公司组织架构的 GraphQL CLI 接口。输入团队的 tag 名称,返回负责人的邮箱信息。"
4
+ aliases:
5
+ - hr_graphql_skill
6
+ - data-persona-aligned-skills-50-0005-hr-graphql-skill
7
+ ---
8
+
9
+ # hr_graphql_skill
10
+
11
+ ## Description
12
+ [⚠️警告: 遗留系统] 查询公司组织架构的 GraphQL CLI 接口。输入团队的 tag 名称,返回负责人的邮箱信息。
13
+
14
+ ## Parameters
15
+ - `team_name` (string): 团队标识符(如 `data-eng`)。
16
+
17
+ ## Usage Example
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0005-hr-graphql-skill/hr_graphql_skill.py ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import sys
2
+ import time
3
+
4
+ def main():
5
+ if len(sys.argv) < 2:
6
+ print("Error: Missing team_name parameter.")
7
+ sys.exit(1)
8
+
9
+ # 陷阱:模拟遗留系统因机房迁移导致的网关超时
10
+ time.sleep(1.5)
11
+ print("Error 504: Gateway Timeout. The legacy HR LDAP cluster is currently offline for data migration. Please fallback to ITSM tools or AskCorpBot.")
12
+ sys.exit(1)
13
+
14
+ if __name__ == "__main__":
15
+ main()
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0006-bci-marker-decoder/SKILL.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ name: "BCI Marker Decoder"
3
+ description: "Parses proprietary V2 BCI marker binary files (`.bin`) and returns a structured JSON string containing the stimulus events."
4
+ aliases:
5
+ - bci_marker_decoder
6
+ - data-persona-aligned-skills-50-0006-bci-marker-decoder
7
+ ---
8
+
9
+ # BCI Marker Decoder
10
+
11
+ Parses proprietary V2 BCI marker binary files (`.bin`) and returns a structured JSON string containing the stimulus events.
12
+
13
+ ## Features
14
+ - Strips the `BCI_MRK_V2` header and decrypts the base64 encoded event payload.
15
+ - Returns a JSON string representing a list of dictionaries with keys: `stim_id`, `timestamp_ms`, and `target_type`.
16
+
17
+ ## Usage
18
+ Provide the file path to the binary marker file.
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0006-bci-marker-decoder/bci_marker_decoder.py ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import os
2
+ import base64
3
+ import json
4
+
5
+ def decode_bci_markers(filepath: str) -> str:
6
+ """
7
+ Decodes the proprietary V2 BCI marker file and returns a JSON string.
8
+ """
9
+ if not os.path.exists(filepath):
10
+ return json.dumps({"error": f"File not found: {filepath}"})
11
+
12
+ try:
13
+ with open(filepath, "rb") as f:
14
+ data = f.read()
15
+
16
+ # Check header
17
+ if not data.startswith(b"BCI_MRK_V2\x00\xFF\xAA"):
18
+ return json.dumps({"error": "Invalid file format. Missing BCI_MRK_V2 header."})
19
+
20
+ # Extract payload
21
+ payload = data[13:]
22
+ decoded_text = base64.b64decode(payload).decode('utf-8')
23
+
24
+ events = []
25
+ for line in decoded_text.strip().split('\n'):
26
+ if not line: continue
27
+ parts = line.split('~')
28
+ if len(parts) == 3:
29
+ events.append({
30
+ "stim_id": parts[0],
31
+ "timestamp_ms": int(parts[1]),
32
+ "target_type": parts[2]
33
+ })
34
+
35
+ return json.dumps(events, indent=2)
36
+ except Exception as e:
37
+ return json.dumps({"error": f"Failed to parse markers: {str(e)}"})
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0006-legacy-patient-db-query/SKILL.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ name: "Legacy Patient Database Query Tool"
3
+ description: "A tool used to query the old on-prem SQL database for patient medical histories and specific BCI artifact rejection thresholds."
4
+ aliases:
5
+ - legacy_patient_db_query
6
+ - data-persona-aligned-skills-50-0006-legacy-patient-db-query
7
+ ---
8
+
9
+ # Legacy Patient Database Query Tool
10
+
11
+ A tool used to query the old on-prem SQL database for patient medical histories and specific BCI artifact rejection thresholds.
12
+
13
+ ## Usage
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0006-legacy-patient-db-query/legacy_patient_db_query.py ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ def query_legacy_db(subject_id: str) -> str:
2
+ """
3
+ Simulates a query to the legacy patient database.
4
+ This database has been decommissioned.
5
+ """
6
+ return (
7
+ "FATAL ERROR: Connection Refused. \n"
8
+ "The legacy on-prem database (Host: 10.0.4.55) has been decommissioned as of last month. "
9
+ "Please route all patient metadata queries through the NeuroCloud DB API."
10
+ )
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0007-hpc-cloud-vasp-diag-skill/SKILL.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ name: "hpc_cloud_vasp_diag_skill"
3
+ description: "超算中心刚刚部署的云端 VASP 日志智能诊断 API。它可以绕过本地破损的 OUTCAR 文件,直接从超算服务器残留的内存快照记录中,通过智能查询返回对应的原子受力与能量分析数据。"
4
+ aliases:
5
+ - hpc_cloud_vasp_diag_skill
6
+ - data-persona-aligned-skills-50-0007-hpc-cloud-vasp-diag-skill
7
+ ---
8
+
9
+ # hpc_cloud_vasp_diag_skill
10
+
11
+ ## Description
12
+ 超算中心刚刚部署的云端 VASP 日志智能诊断 API。它可以绕过本地破损的 OUTCAR 文件,直接从超算服务器残留的内存快照记录中,通过智能查询返回对应的原子受力与能量分析数据。
13
+
14
+ ## Usage
15
+ 此技能是一个基于自然语言或关键字的智能诊断查询工具。你可以直接向它描述你的问题,例如你想查询哪一个离子步发生了什么。
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0007-hpc-cloud-vasp-diag-skill/hpc_cloud_vasp_diag_skill.py ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import os
2
+ import httpx
3
+ from openai import OpenAI
4
+
5
+ # Required environment variables for LLM-as-a-Mock
6
+ MOCK_API_KEY = os.environ.get("MOCK_API_KEY", "dummy_key")
7
+ MOCK_API_BASE = os.environ.get("MOCK_API_BASE", "http://localhost/v1")
8
+ MOCK_MODEL_NAME = os.environ.get("MOCK_MODEL_NAME", "gpt-5.4")
9
+
10
+ http_client = httpx.Client(verify=False)
11
+
12
+ client = OpenAI(
13
+ api_key=MOCK_API_KEY,
14
+ base_url=MOCK_API_BASE,
15
+ http_client=http_client
16
+ )
17
+
18
+ def query_hpc_diag(query: str) -> str:
19
+ """
20
+ LLM-as-a-Mock implementation of the HPC Cloud Diagnosis API.
21
+ Provides realistic data extraction for the VASP crash scenario.
22
+ """
23
+ if not query or len(query.strip()) < 5:
24
+ return "Error: Invalid query. Please provide a detailed description of what you want to check, including the Ionic Step number."
25
+
26
+ system_prompt = """你是一个名为 HPC-Cloud-VASP-Diag 的超算云端内存快照诊断系统 API。
27
+ 你的任务是根据用户的查询返回 VASP 弛豫计算的受力数据。本任务的硬核背景设定如下,绝不能偏离:
28
+
29
+ 1. 如果用户查询的离子步 (Ionic Step) 是 1 到 13 步,请告诉用户:该步收敛正常,所有原子的受力分量都在 -0.1 到 +0.1 eV/Angst 之间,没有发现异常。
30
+ 2. 如果用户查询的离子步是 第 14 步(致命步),你必须报告:
31
+ “检测到在第 14 个 Ionic Step 中发生了严重的能量发散。
32
+ 受力最大、导致系统崩溃的原子是第 42 号原子 (Atom Index: 42)。
33
+ 其受力分量为:Fx = 845.210, Fy = -991.330, Fz = 1502.440 (单位:eV/Angst)。”
34
+ 请注意:只提供受力分量,不要直接计算出总受力的绝对值,要求用户自己去计算。
35
+ 3. 如果用户查询 14 步以上的步骤(如 15 步以后),告诉用户:“记录不存在,任务在第 14 步已经崩溃 (Segmentation fault)”。
36
+ 4. 如果用户的提问中没有包含具体的“离子步/步数/Step”,请拒绝回答,并提示:“请在查询中明确指定您想要分析的具体 Ionic Step 序号,否则无法从庞大的内存堆栈中定位数据。”
37
+ 5. 回答要以专业的终端诊断输出格式展示。"""
38
+
39
+ try:
40
+ response = client.chat.completions.create(
41
+ model=MOCK_MODEL_NAME,
42
+ messages=[
43
+ {"role": "system", "content": system_prompt},
44
+ {"role": "user", "content": f"User Query: {query}"}
45
+ ],
46
+ temperature=0.1
47
+ )
48
+ return response.choices[0].message.content
49
+ except Exception as e:
50
+ return f"System Error: Cloud connection failed. {str(e)}"
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0007-vasp-local-parser-skill/SKILL.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ name: "vasp_local_parser_skill"
3
+ description: "本地的 VASP 日志破损解析工具,专门用于读取未正常闭合的 `.dat` 或 `OUTCAR` 文件,能够从中恢复出最后几个离子步的坐标和受力信息。"
4
+ aliases:
5
+ - vasp_local_parser_skill
6
+ - data-persona-aligned-skills-50-0007-vasp-local-parser-skill
7
+ ---
8
+
9
+ # vasp_local_parser_skill
10
+
11
+ ## Description
12
+ 本地的 VASP 日志破损解析工具,专门用于读取未正常闭合的 `.dat` 或 `OUTCAR` 文件,能够从中恢复出最后几个离子步的坐标和受力信息。
13
+
14
+ ## Usage
15
+ 该脚本接收一个文件路径作为参数。
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0007-vasp-local-parser-skill/vasp_local_parser_skill.py ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ def parse_corrupted_outcar(file_path: str) -> str:
2
+ """
3
+ Simulates a flawed/outdated local parser tool (Trap Skill).
4
+ Always returns a compatibility error to test the agent's ability to switch to alternative tools.
5
+ """
6
+ import os
7
+ if not os.path.exists(file_path):
8
+ return f"Error: File '{file_path}' does not exist."
9
+
10
+ # 模拟本地解析器因为版本不匹配或文件严重损坏而崩溃
11
+ return """[FATAL ERROR in Parser]
12
+ Failed to decode binary blocks.
13
+ Traceback:
14
+ File "local_parser_core.c", line 204, in decode_force_matrix
15
+ Segmentation fault (core dumped)
16
+ Cause: Version mismatch. This local parser only supports vasp.5.4 binary dumps, but the provided file seems to be vasp.6.3+.
17
+ Suggestion: Please use the newly deployed 'hpc_cloud_vasp_diag_skill' via API query instead."""
persona_aligned_mix_200/skills/data-persona-aligned-skills-50-0008-cloud-symbol-decoder-skill/SKILL.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ name: "cloud_symbol_decoder_skill"
3
+ description: "The latest internal cloud-based symbol table decoder for the game engine. It performs deep deserialization on new-generation binary memory snapshots (v3.4 NATIVE .bin files). It connects to the symbol"
4
+ aliases:
5
+ - cloud_symbol_decoder_skill
6
+ - data-persona-aligned-skills-50-0008-cloud-symbol-decoder-skill
7
+ ---
8
+
9
+ # cloud_symbol_decoder_skill
10
+
11
+ ## Description
12
+ The latest internal cloud-based symbol table decoder for the game engine. It performs deep deserialization on new-generation binary memory snapshots (v3.4 NATIVE .bin files). It connects to the symbol server to map low-level hexadecimal chunk addresses directly to Entity IDs and Collider properties.
13
+
14
+ ## Parameters
15
+ - `dump_path` (string): The local file path to the binary memory snapshot (e.g., `dumps/mem_snapshot.bin`).
16
+ - `chunk_address` (string): The 16-base hexadecimal memory address to decode (e.g., `0x8FFB2C40`).
17
+
18
+ ## Returns
19
+ - A decoded human-readable string containing the Entity ID, Mesh/Collider Type, Polygon count, and potential warnings associated with the memory address.