<skill-name>
- Repo stars 390
- Author repo cacti
<Skill Name>
<!-- One sentence: what does this skill help Copilot do? -->When to Use
- When <!-- describe situation 1 -->
- When <!-- describe situation 2 -->
- Before <!-- describe situation 3 -->
Patterns
<!-- Rename this section to "Procedures" or "Checks" if that fits better. -->Pattern Category 1
<!-- Describe the pattern, include code examples if applicable. -->// example code snippet
Pattern Category 2
<!-- Describe another pattern or convention. -->Examples
<!-- Show concrete before/after or input/output examples. -->Before:
// problematic or incomplete code
After:
// corrected or improved code
References
CONVENTIONS.md- <!-- Link to relevant instruction files or external docs -->
- Fluxly category
- Engineering
- Author-declared agents
- No explicit declaration found; this is not inferred or tested compatibility
- Static check
- 88 / 100 · heuristic scan, not runtime safety proof
- Author / version / license
- @hyperledger-cacti · no license declared
- Fluxly token estimate
- Lean
- Fluxly setup estimate
- Plug-and-play
- External API key
- No requirement detected
- Detected OS requirements
- Unspecified
- Runtime requirements
- Unspecified
- Detected file/system behavior
-
- Read-only
- Detected network behavior
- Local-only
- Install commands
- None (reference only)
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
The current SKILL.md does not define a fixed output example. When <!-- describe situation 1 --> When <!-- describe situation 2 --> Before <!-- describe situation 3 -->
<!-- Rename this section to "Procedures" or "Checks" if that fits better. -->
<!-- Describe the pattern, include code examples if applicable. -->
<!-- Describe another pattern or convention. -->
<!-- Show concrete before/after or input/output examples. --> Before: After:
CONVENTIONS.md <!-- Link to relevant instruction files or external docs -->
# <Skill Name>
<!-- One sentence: what does this skill help Copilot do? -->
## When to Use
- When <!-- describe situation 1 -->
- When <!-- describe situation 2 -->
- Before <!-- describe situation 3 -->
## Patterns
<!-- Rename this section to "Procedures" or "Checks" if that fits better. -->
### Pattern Category 1
<!-- Describe the pattern, include code examples if applicable. -->
```typescript
// example code snippet
```
### Pattern Category 2
<!-- Describe another pattern or convention. -->
## Examples
<!-- Show concrete before/after or input/output examples. -->
**Before:**
```typescript
// problematic or incomplete code
```
**After:**
```typescript
// corrected or improved code
```
## References
- [`CONVENTIONS.md`](../../../CONVENTIONS.md)
- <!-- Link to relevant instruction files or external docs --> Author text anchors workflow facts; Fluxly only indexes current sections, terms, files, and commands.
sections -> When to Use → Patterns → Pattern Category 1 → Pattern Category 2 → Examples → References
terms -> Before · After · <!-- One sentence: what does this skill help Copilot do? · <!-- Rename this section to "Procedures" or "Checks" if that fits better. · <!-- Describe the pattern, include code examples if applicable. · <!-- Describe another pattern or convention. · <!-- Show concrete before/after or input/output examples.
files/cmd -> CONVENTIONS.md · before/after · input/output · ../../../CONVENTIONS.md
body sha256 -> 45c6a082fa38
Decide Fit First
Design Intent
How To Use It
Boundaries And Review