https://github.com/refrakts/spark-skills
https://github.com/refrakts/spark-skills
agentskills flashnet skills spark sparkscan
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/refrakts/spark-skills
- Owner: refrakts
- License: mit
- Created: 2026-04-04T14:39:50.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-05T06:06:42.000Z (2 months ago)
- Last Synced: 2026-04-06T01:02:16.767Z (2 months ago)
- Topics: agentskills, flashnet, skills, spark, sparkscan
- Homepage: https://skills.sh/refrakts/spark-skills
- Size: 29.3 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spark Skills
[Skills](https://agentskills.io/) for exploring the [Spark](https://www.spark.money/) network.
These skills give AI coding agents the ability to look up addresses, inspect tokens, and trace transactions on the Spark network using the Sparkscan CLI.
## Installing
Compatible with any agent that supports the [Agent Skills](https://agentskills.io/) standard.
### npx skills
```
npx skills add refrakts/spark-skills
```
## Skills
Skills are loaded automatically when a conversation matches their triggers.
| Skill | Description |
|-------|-------------|
| [sparkscan](skills/sparkscan/) | Look up Spark addresses, tokens, holders, and transactions via the Sparkscan CLI |
## Resources
- [Spark](https://www.spark.money/)
- [Flashnet Documentation](https://docs.flashnet.xyz/introduction)
- [Sparkscan Documentation](https://docs.sparkscan.io/introduction)
- [Sparkscan CLI](https://github.com/refrakts/sparkscan-cli)
- [Agent Skills Specification](https://agentskills.io/specification)
- [skills.sh Directory](https://skills.sh)