File tree Expand file tree Collapse file tree
skills/specsit-field-enrichment Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # specsit-field-enrichment
2+
3+ SpecSit 缺失字段批量补全工具。Use when: (1) batch enrich missing fields in SpecSit analysis, (2) search Chinese property/legal info, (3) output structured JSON for API integration.
4+
5+ ## Installation
6+
7+ ``` bash
8+ refly skill install skp-ir1a944p482nl225j7k7i8gx
9+ ```
10+
11+ ## Triggers
12+
13+ - specsit补全
14+ - 字段补全
15+ - specsit-enrichment
16+
17+ ## Tags
18+
19+ ` specsit ` ` enrichment ` ` china-property `
20+
21+ ## Author
22+
23+ cosiris15
24+
25+ ## Links
26+
27+ - [ View on Refly] ( https://refly.ai/skill/skp-ir1a944p482nl225j7k7i8gx )
Original file line number Diff line number Diff line change 1+ ---
2+ name : specsit-field-enrichment
3+ description : SpecSit 缺失字段批量补全工具。Use when: (1) batch enrich missing fields in SpecSit analysis, (2) search Chinese property/legal info, (3) output structured JSON for API integration.
4+ skillId : skp-ir1a944p482nl225j7k7i8gx
5+ workflowId : see-workflow-mapping
6+ triggers :
7+ - specsit补全
8+ - 字段补全
9+ - specsit-enrichment
10+ tags :
11+ - specsit
12+ - enrichment
13+ - china-property
14+ version : 1.0.0
15+ ---
16+
17+ # specsit-field-enrichment
18+
19+ SpecSit 缺失字段批量补全工具。Use when: (1) batch enrich missing fields in SpecSit analysis, (2) search Chinese property/legal info, (3) output structured JSON for API integration.
20+
21+ ## Installation
22+
23+ ``` bash
24+ refly skill install skp-ir1a944p482nl225j7k7i8gx
25+ ```
26+
27+ ## Usage
28+
29+ After installation, run the skill using your installation ID:
30+
31+ ``` bash
32+ refly skill run < installationId> --input ' {}'
33+ ```
34+
35+ The installation ID is returned when you run ` refly skill install ` .
You can’t perform that action at this time.
0 commit comments