docs: add clickable links to documentation skills in README.md
Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Successful in 2s
Deploy to Testnet / deploy-testnet (push) Successful in 1m13s
Documentation Validation / validate-docs (push) Failing after 9s
Documentation Validation / validate-policies-strict (push) Successful in 3s
Multi-Node Stress Testing / stress-test (push) Successful in 2s
Node Failover Simulation / failover-test (push) Successful in 1s
Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Successful in 2s
Deploy to Testnet / deploy-testnet (push) Successful in 1m13s
Documentation Validation / validate-docs (push) Failing after 9s
Documentation Validation / validate-policies-strict (push) Successful in 3s
Multi-Node Stress Testing / stress-test (push) Successful in 2s
Node Failover Simulation / failover-test (push) Successful in 1s
- Make all 8 documentation skill files clickable links - Links point to docs/ folder for each skill file - Users can now directly access each skill documentation from README
This commit is contained in:
16
README.md
16
README.md
@@ -55,14 +55,14 @@
|
||||
- **Master index** for quick navigation
|
||||
- **Release notes** with version history
|
||||
- **Documentation skills** for AITBC operations in docs/ folder:
|
||||
- aitbc-basic-operations.md - Basic CLI operations, wallet management, blockchain status
|
||||
- aitbc-marketplace.md - Marketplace operations, GPU provider registration, trading
|
||||
- aitbc-node-coordination.md - Multi-node coordination, git synchronization, blockchain sync
|
||||
- aitbc-wallet-management.md - Wallet creation, import/export, balance checks, deletion
|
||||
- aitbc-ai-operations.md - AI job submission, monitoring, resource allocation, GPU testing
|
||||
- aitbc-blockchain-troubleshooting.md - Blockchain troubleshooting, sync issues, P2P problems
|
||||
- aitbc-multi-node-operations.md - Multi-node operations, git sync, service restart, blockchain sync
|
||||
- aitbc-cli.md - CLI tool reference for training agents and workflow operations
|
||||
- [aitbc-basic-operations.md](docs/aitbc-basic-operations.md) - Basic CLI operations, wallet management, blockchain status
|
||||
- [aitbc-marketplace.md](docs/aitbc-marketplace.md) - Marketplace operations, GPU provider registration, trading
|
||||
- [aitbc-node-coordination.md](docs/aitbc-node-coordination.md) - Multi-node coordination, git synchronization, blockchain sync
|
||||
- [aitbc-wallet-management.md](docs/aitbc-wallet-management.md) - Wallet creation, import/export, balance checks, deletion
|
||||
- [aitbc-ai-operations.md](docs/aitbc-ai-operations.md) - AI job submission, monitoring, resource allocation, GPU testing
|
||||
- [aitbc-blockchain-troubleshooting.md](docs/aitbc-blockchain-troubleshooting.md) - Blockchain troubleshooting, sync issues, P2P problems
|
||||
- [aitbc-multi-node-operations.md](docs/aitbc-multi-node-operations.md) - Multi-node operations, git sync, service restart, blockchain sync
|
||||
- [aitbc-cli.md](docs/aitbc-cli.md) - CLI tool reference for training agents and workflow operations
|
||||
|
||||
## Documentation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user