تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآن$pwd:
$ git log --oneline --stat
stars:١٦٦
forks:٢٤
updated:١٠ مارس ٢٠٢٦ في ٠٠:٥٥
SKILL.md
| name | publishing |
| description | Publishing and release workflow with semantic-release and GitHub Actions |
Use this workflow for all standard releases in this repository.
bun run release.releaserc.json.github/workflows/ci.yml on push to mastermaster.semantic-release.semantic-release computes version, updates CHANGELOG.md, tags release, publishes npm, and creates a GitHub Release.manifest.json and builds raindrop-mcp.mcpb so the bundle is attached to the GitHub Release.GITHUB_TOKEN: provided by GitHub Actions.bun run lint
bun run type-check
bun run test
bun run build
fix: handle missing collection id in bulk editfeat: add includeArchived filter to bookmark_searchfeat!: remove deprecated query parameter.releaserc.json and CI workflow aligned.MCPB (Model Context Protocol Bundle) Packaging and Distribution
Refactoring MCP Tools for Better LLM Integration and Usability
MCP Testing Strategies with Vitest, Inspector, and Integration Tests
MCP Server Development Patterns and Best Practices
MCP Protocol Inspection and Debugging with Inspector CLI