All authors
tools-only avatar

Claude Skills by tools-only

github.com/tools-only
2,908 skillsA× 2,703B× 118C× 26D× 36F× 2510 installs908 views
2355 Uri Scheme 6818c637A

Complete reference for Obsidian's URI automation capabilities.

toolsjavascriptgo
0
4
2356 Dataview 8d7f3587A

```dataview LIST FROM "folder" WHERE condition SORT field ASC/DESC LIMIT 10 ```

documentationgo
0
4
2357 Promql Functions 5faf45e6A

Quick reference for commonly used PromQL functions and patterns.

ai-agentsnode
0
4
2358 Triggers 4d400fd5A

Complete reference for Robusta playbook triggers.

devopsbashnode
0
4
2370 Deployagent 03cea302A

Executes Azure deployments using generated Bicep templates. Runs deploy.ps1 scripts, performs what-if analysis, and manages deployment lifecycle. Step 6 of the 7-step agentic workflow.

devopsshellbash
0
4
2370 Deployagent 04b357beA

Executes Azure deployments using generated Bicep templates. Runs deploy.ps1 scripts, performs what-if analysis, and manages deployment lifecycle. Step 6 of the 7-step agentic workflow.

devopsshellbash
0
4
2370 Deployagent 05cfd101A

Executes Azure deployments using generated Bicep templates. Runs deploy.ps1 scripts, performs what-if analysis, and manages deployment lifecycle. Step 6 of the 7-step agentic workflow.

devopsshellbash
0
4
2370 Deployagent 6f05367aA

Executes Azure deployments using generated Bicep templates. Runs deploy.ps1 scripts, performs what-if analysis, and manages deployment lifecycle. Step 6 of the 7-step agentic workflow.

devopsshellbash
0
4
2370 Deployagent A9396531A

Executes Azure deployments using generated Bicep templates. Runs deploy.ps1 scripts, performs what-if analysis, and manages deployment lifecycle. Step 6 of the 7-step agentic workflow.

devopsshellbash
0
4
2370 Deployagent B564f9baA

Executes Azure deployments using generated Bicep templates. Runs deploy.ps1 scripts, performs what-if analysis, and manages deployment lifecycle. Step 6 of the 7-step agentic workflow.

devopsshellbash
0
4
2379 Refactor Workflow Disconnects 6f538610A

The plugin-creator refactor workflow (assessor → implement-refactor → start-refactor-task → ensure-complete) has 4 verified disconnects between steps. Identified by reading source files on 2026-02-09.

ai-agentsapi
0
4
2380 T19 Pre Commit Hook Update 5fbefa12A

Task T19: Pre-commit Hook Update

code-quality
0
4
2380 T19 Pre Commit Hook Update 6a8d8c6bA

Task T19: Pre-commit Hook Update

code-qualitydocumentation
0
4
2381 T20 Documentation Updates 14e3da8bA

Task T20: Documentation Updates

documentationdocumentation
0
4
2381 T20 Documentation Updates 40733383A

Task T20: Documentation Updates

code-qualitydocumentation
0
4
2382 T22 Reference Updates Comprehensive 2cdb759dA

Task T22: Reference Updates (Comprehensive)

documentationdocumentation
0
4
2382 T22 Reference Updates Comprehensive Eb2458f8A

Task T22: Reference Updates (Comprehensive)

documentation
0
4
2383 T7 Progressivedisclosurevalidator 020b5aaaA

Task T7: ProgressiveDisclosureValidator

toolspython
0
4
2383 T7 Progressivedisclosurevalidator 5ec2419dA

Task T7: ProgressiveDisclosureValidator

toolspython
0
4
2413 Config 1bbda31cA

Display and manage Claude Copilot configuration settings, including ecomode thresholds, cost tracking preferences, and other framework settings.

ai-agents
0
4
2418 Tools 5b2ac4a5B

**IMPORTANT: Always use OpenViking first for knowledge queries and memory storage**

businessgoshell
0
4
2428 Dockerfile Best Practices 78b9bdb7C

| Practice | Why | |----------|-----| | Order by change frequency | Rarely-changing layers first (base, system packages), frequently-changing last | | Combine related RUN commands | Reduces layers and ensures cache coherence | | Clean up in same layer | Don't leave apt cache in a layer | | Use multi-stage builds | Separate build dependencies from runtime, reduce final image size | | Pin versions with digests | Supply chain security: `FROM alpine:3.21@sha256:abc123...` | | Switch to non-root user

code-qualitypythonrust
0
4
2440 Headless Setup 1aa038f7A

Snap confinement creates separate filesystem namespaces. The CLI process and the running Obsidian instance end up with different `SingletonLock`/`SingletonSocket` paths, so CLI can't connect via IPC. The deb package avoids this entirely.

businessbashgit
0
4
2449 Development Guide 08eb06aaA

- **A股数据采集**:通过 TuShare API 获取完整的 A 股日线数据 - **Schema-on-API**:根据 API 响应动态创建和扩展表结构 - **数据质量检查**:内置多层数据质量验证机制 - **Airflow 编排**:支持自动化日更和历史回填 - **ClickHouse 存储**:高性能列式数据库存储时间序列数据

developmentpythonbash
0
4
2449 Roadmap Developer Success Fda9cd49A

Our value and principle is developer success. We truly care about helping developers achieve their goals — not just shipping features, but ensuring every developer who uses Hive can build, debug, deploy, and iterate on agents that work in production. Developer success means our developers succeed in their own work: automating real business processes, shipping products, and growing their capabilities. If our developers aren't winning, we aren't winning.

businesspythonrust
0
4
2459 Designagent 23213bfcA

Step 3 - Design Artifacts. Generates architecture diagrams and Architecture Decision Records (ADRs) for Azure infrastructure. Uses azure-diagrams skill for visual documentation and azure-adr skill for formal decision records. Optional step - users can skip to Implementation Planning.

ai-agentspythongo
0
4
2459 Designagent 970bdd61A

Step 3 - Design Artifacts. Generates architecture diagrams and Architecture Decision Records (ADRs) for Azure infrastructure. Uses azure-diagrams skill for visual documentation and azure-adr skill for formal decision records. Optional step - users can skip to Implementation Planning.

ai-agentspythongo
0
4
246 Sources 129a2862A

| Source | Contribution | |--------|--------------| | [Skill Authoring Best Practices](https://platform.claude.com/docs/en/agents-and-tools/agent-skills/best-practices) | Core principles, progressive disclosure, evaluation patterns, anti-patterns | | [Skills Overview](https://platform.claude.com/docs/en/agents-and-tools/agent-skills/overview) | Skill structure, runtime environment, how skills work | | [Claude Code Skills Documentation](https://code.claude.com/docs/en/skills) | Skill loading

documentationgogit
0
4
2461 Memory A3e9fd30A

PocketPaw's memory system provides long-term fact storage, session history with smart compaction, and a user profile loaded into every conversation.

ai-agentsbashapi
0
4
2461 Todo Afa1e996A

This file tracks MicroSims that need screenshots captured. Last updated: 2026-02-14

tools
0
4
2465 Block F3c037eeA

Failing to hold a queue freeze during teardown or reconfiguration allows bios to complete concurrently, causing use-after-free on queue state, stale elevator data, or torn reads of `q->nr_requests`.

devops
0
4
2468 Sla Management Guide 2ad4c714A

> Comprehensive reference for Service Level Agreements, Objectives, and Indicators. > Designed for incident commanders who must understand, protect, and communicate SLA status during and after incidents. ---

businessgoapi
0
4
247 P3 Trust Boundary 69377f71A

**Type**: Evaluative **Executor**: LLM **Knowledge**: Security Principles (ZT, SOD, LP), security-design.yaml ---

securitypythonrust
0
4
247 P3 Trust Boundary Ad38af2cA

**Type**: Evaluative **Executor**: LLM **Knowledge**: Security Principles (ZT, SOD, LP), security-design.yaml ---

securitypythonrust
0
4
247 P3 Trust Boundary B8b08640A

**Type**: Evaluative **Executor**: LLM **Knowledge**: Security Principles (ZT, SOD, LP), security-design.yaml ---

securitypythonrust
0
4
2475 Locking 16e1fa5cA

Using the wrong lock type for the execution context causes deadlocks (sleeping in atomic context), missed wakeups, or priority inversion. The table below shows which lock types provide correct protection for data shared across the listed contexts.

code-qualitynodeperformance
0
4
2475 Locking E94852efA

Using the wrong lock type for the execution context causes deadlocks (sleeping in atomic context), missed wakeups, or priority inversion. The table below shows which lock types provide correct protection for data shared across the listed contexts.

code-qualitynodeperformance
0
4
2475 Sync Branch 4b94bd45A

Sync current branch with main/master (fetch, rebase or merge)

toolsbashgit
0
4
2476 As Builtagent 611f0ff0A

Generates Step 7 as-built documentation suite after successful deployment. Reads all prior artifacts (Steps 1-6) and deployed resource state to produce comprehensive workload documentation: design document, operations runbook, cost estimate, compliance matrix, backup/DR plan, resource inventory, and documentation index.

devopspythongo
0
4
2476 Scheduler 6c207144A

Incorrect locking of runqueues causes deadlocks, data corruption in the RB-tree, and use-after-free of task structs when concurrent CPUs observe inconsistent state.

businessgonode
0
4
2476 Scheduler F3365e4eA

- Runqueue locks are `raw_spinlock_t` (never sleeps, even on PREEMPT_RT) - Multi-runqueue operations must lock in consistent order to prevent deadlock - `double_rq_lock()` / `double_rq_unlock()` handle ordering automatically (swaps to ascending order internally via `rq_order_less()`) - `lockdep_assert_rq_held()` validates rq lock is held in accessors - `task_rq(p)` expands to `cpu_rq(task_cpu(p))`. Without pinning or holding `pi_lock` / rq lock, the task can migrate after `task_cpu(p)` is re

devopsgonode
0
4
2477 Video 26f5b640A

```bash vllm-mlx-bench --model mlx-community/Qwen3-VL-8B-Instruct-4bit --video

businessbashperformance
0
4
2478 Machine Setup 68f74d22F

Desired state for every machine running an OpenClaw gateway. Each section describes **what correct looks like**, how to **verify** it, and how to **fix** drift. **How to use this document:** 1. Read each section's desired state 2. Check actual state using the verification commands 3. If actual matches desired: move on 4. If actual differs: apply the fix, then re-verify 5. Items marked **MANUAL** require human intervention (sudo, login, GUI) — flag these and stop **See also:** `health-check.md...

toolspythongo
0
4
2478 Machine Setup B18261afD

Baseline configuration for every machine running an OpenClaw gateway. The health check agent can verify these settings; fleet management uses this as the source of truth for what "correctly configured" means.

ai-agentsshellbash
0
4
2478 Proposal 48e1f616A

基于现有插件的表依赖关系,创建一组**预定义的插件组合**,覆盖常见的数据同步场景(如"A股完整数据"、"财务报表完整同步"、"指数数据完整同步"等),用户可直接使用这些组合进行一键同步,无需手动配置。

developmentpythongo
0
4
2478 Proposal 907f2a23A

当前系统缺少ETF(交易型开放式指数基金)相关的数据获取插件,无法支持: 1. **ETF基础信息**:无法获取国内ETF的基础信息(代码、名称、管理人、跟踪指数等) 2. **ETF日线行情**:无法获取ETF每日收盘后的OHLCV数据 3. **ETF复权因子**:无法获取ETF的复权因子,影响价格调整计算 4. **ETF分钟数据**:无法获取ETF的分钟级别行情数据

databasesapi
0
4
2479 Roadmap Developer Success 4483c9c0A

Our value and principle is developer success. We truly care about helping developers achieve their goals — not just shipping features, but ensuring every developer who uses Hive can build, debug, deploy, and iterate on agents that work in production. Developer success means our developers succeed in their own work: automating real business processes, shipping products, and growing their capabilities. If our developers aren't winning, we aren't winning.

businesspythonrust
0
4
2479 Tasks 0628ed7cA

- [x] 创建 `src/stock_datasource/config/` 目录 - [x] 将 `modules/datamanage/trade_calendar.csv` 复制到 `config/trade_calendar.csv` - [x] 创建 `src/stock_datasource/core/trade_calendar.py` - 实现 `TradeCalendarService` 单例类 - 实现 `get_trading_days(n, end_date)` 方法 - 实现 `is_trading_day(date)` 方法 - 实现 `get_prev_trading_day(date)` 方法 - 实现 `get_next_trading_day(date)` 方法 - 实现 `get_trading_days_between(start, end)` 方法 - 实现 `refresh_calendar()` 方法(从 TuShare 更新)

developmenttypescriptpython
0
4
2479 Tasks 3515ad40A

- [x] 1. 确认 api.py 无外部依赖 - 搜索所有对 `portfolio/api.py` 的引用 ✅ 无后端依赖 - 检查是否有测试文件依赖 ✅ 无 - 前端引用的是 `frontend/src/api/portfolio.ts`,不是后端文件 - [x] 2. 删除废弃的 api.py 文件 - 删除 `/modules/portfolio/api.py` ✅ - 验证服务正常启动 ✅ 模块导入正常 - [x] 3. 验证用户隔离功能 - pytest 未安装,跳过自动化测试 - 代码审查确认 `router.py` 的所有接口都使用 `Depends(get_current_user)`

developmentapifrontend
0
4
2479 Tasks 5cdc3e3aA

本文档列出实现港股财务数据插件的具体任务清单。

developmentpythongo
0
4