CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. iswalle
  4. /
  5. getnote-cli
  6. /
  7. Getnote Tag

Getnote Tag

Editor's Note

If you're working with Get笔记 (a note-taking app) and need Claude to manage tags programmatically, this is your connector. It wraps the getnote CLI to list, add, and remove tags on notes, with proper handling for the three tag types: AI-generated, manual, and system (which are protected from deletion). The main gotcha is that removing tags requires numeric IDs, not names, so you'll always list first then delete. It's straightforward CLI orchestration, nothing fancy, but it saves you from manually explaining the getnote tag syntax every time you want Claude to organize your notes by topic or project.

Install

npx skills add https://github.com/iswalle/getnote-cli --skill getnote-tag
Votes
0
Installs545
GitHub Stars118
Categories
Release ManagementCLI & Terminal
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related Release Management Skills

View all →
release-manager

finos/morphir

0
177
Assists with Morphir release management, including pre-release verification, changelog generation, and release coordination. Use when preparing releases, checking release readiness, or managing version bumps.
generate-release-notes

teambit/bit

0
18.3k
Generate comprehensive release notes for Bit from git commits and pull requests. Use when creating release notes, building changelogs, documenting version releases, or preparing a new Bit release.
release-notes

phuryn/pm-skills

0
852
11.3k
release notes
version-release

lobehub/lobehub

0
703
77.1k
version release
release-preview

neptaco/mcproc

0
9
次回リリースに含まれる変更をプレビューする。「リリースプレビュー」「次のリリース」「リリース内容確認」と言われた場合に使用する。
github-release

jezweb/claude-skills

0
786
783
Sanitize code for secrets and artifacts, then create and publish GitHub releases with version tags.