huaqing0

37 mods across 3 repositories, 0 stars between them.

git-wrapup

25

huaqing0/obsidian-mcp-server

Skill Claude CodeCodex

Land working-tree changes as logical commits — the work grouped by concern, topped by a release commit (version bump, changelog, regenerated artifacts) and an annotated tag. Verify, commit, tag. Stops at "committed and tagged locally" — no push, no publish. The release-and-publish skill picks up from here. Distilled…

0 5d ago A 82 tokens copy · 100% Apache-2.0

maintenance

26

huaqing0/obsidian-mcp-server

Skill Claude CodeCodex

Investigate, adopt, and verify dependency updates — with special handling for @cyanheads/mcp-ts-core. Captures what changed, understands why, cross-references against the codebase, adopts framework improvements, syncs project skills, and runs final checks. Supports two entry modes: run the full flow end-to-end, or…

0 5d ago A 75 tokens copy · 100% Apache-2.0

orchestrations

27

huaqing0/obsidian-mcp-server

Skill Claude CodeCodex

Pick and run a multi-phase workflow that chains foundational task skills (git-wrapup, release-and-publish, maintenance, field-test, setup, etc.) end-to-end. Routes user intent to a workflow file under workflows/ — greenfield builds, maintenance + release, field-test + fix, or known-work + release. Single source for…

0 5d ago A 159 tokens copy · 100% Apache-2.0

polish-docs-meta

28

huaqing0/obsidian-mcp-server

Skill Claude CodeCodex

Finalize documentation and project metadata for a ship-ready MCP server. Use after implementation is complete, tests pass, and devcheck is clean. Safe to run at any stage — each step checks current state and only acts on what still needs work.

0 5d ago A 54 tokens copy · 100% Apache-2.0

release-and-publish

29

huaqing0/obsidian-mcp-server

Skill Claude CodeCodex

Ship a release end-to-end across every registry the project targets (npm, MCP Registry, GitHub Releases for .mcpb bundles, GHCR). Runs the final verification gate, pushes commits and tags, then publishes to each applicable destination. Assumes git wrapup (version bumps, changelog, commit, annotated tag) is already…

0 5d ago A 112 tokens copy · 100% Apache-2.0

huaqing0/obsidian-mcp-server

Skill Claude CodeCodex

File a bug or feature request against @cyanheads/mcp-ts-core when you hit a framework issue. Use when a builder, utility, context method, or config behaves contrary to the documented API — not for server-specific application bugs.

0 5d ago A 52 tokens copy · 100% Apache-2.0

report-issue-local

31

huaqing0/obsidian-mcp-server

Skill Claude CodeCodex

File a bug or feature request against this MCP server's own repo. Use for server-specific issues — tool logic, service integrations, config problems, or domain bugs that aren't caused by the framework.

0 5d ago A 44 tokens copy · 100% Apache-2.0

security-pass

32

huaqing0/obsidian-mcp-server

Skill Claude CodeCodex

Review an MCP server for common security gaps: LLM-facing surfaces as injection vector (tools, resources, prompts, descriptions), scope blast radius, destructive ops without consent, upstream auth shape, input sinks (URL / path / roots / shell / schema strictness / ReDoS), tenant isolation, leakage through errors and…

0 5d ago A 118 tokens copy · 100% Apache-2.0

setup

33

huaqing0/obsidian-mcp-server

Skill Claude CodeCodex

Post-init orientation for an MCP server built on @cyanheads/mcp-ts-core. Use after running @cyanheads/mcp-ts-core init to understand the project structure, conventions, and skill sync model. Also use when onboarding to an existing project for the first time.

0 5d ago A 58 tokens copy · 100% Apache-2.0

techniques

34

huaqing0/obsidian-mcp-server

Skill Claude CodeCodex

Catalog of reusable response- and data-shaping techniques for MCP servers built on @cyanheads/mcp-ts-core — overflow handling, payload shaping, retrieval patterns. Use when a tool's payload is too large, awkwardly shaped, or expensive to retrieve and you want a proven pattern instead of inventing one. Each technique…

0 5d ago A 79 tokens copy · 100% Apache-2.0

tool-defs-analysis

35

huaqing0/obsidian-mcp-server

Skill Claude CodeCodex

Read-only audit of MCP definition language across an existing surface — tools, resources, prompts, server instructions. Walks every definition file and checks 16 categories the LLM reads to decide whether and how to call: voice & tense, internal leaks, audience leaks, defaults, recovery hints, field descriptions…

0 5d ago A 177 tokens copy · 100% Apache-2.0

clash-control-mcp

36

huaqing0/clash-control-mcp

MCP server Claude CodeCodexCursor +2

Adapter-backed, transaction-safe MCP control for Clash Verge Rev / Mihomo | Adapter 强绑定的安全事务化控制服务. Runs locally from the clash-control-mcp npm package.

0 1mo ago A tokens not measured original MIT

obsidian-mcp-server

37

huaqing0/obsidian-mcp-server

MCP server Claude CodeCodexCursor +2

Read, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streamable HTTP. Runs locally from the obsidian-mcp-server npm package. Needs 13 environment variables to run.

0 5d ago A tokens not measured original Apache-2.0