Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

agentdock

يحتوي agentdock على 30 من skills المجمعة من uvwt، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
30
Stars
80
محدث
2026-07-20
Forks
13
التغطية المهنية
6 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

skill-installation
المهن الحاسوبية الأخرى

审查、安装、配置、激活、验证、更新和回滚 AgentDock Skill 时使用;负责来源校验、安全评估、环境配置和已安装版本验收。

2026-07-20
linkwarden
مطوّرو البرمجيات

Manage a Linkwarden instance through its official HTTP API: check configuration, search and inspect bookmarks, collections, tags and highlights, and perform controlled link, collection or tag changes with explicit confirmation for destructive actions.

2026-07-19
trilium
مطوّرو البرمجيات

Search, read, create, update and organize notes in a Trilium Notes instance through the official ETAPI, including revisions, branches, attributes, attachments, calendar notes and explicitly confirmed destructive operations.

2026-07-19
wallos
مطوّرو البرمجيات

Use this skill to query and manage subscriptions in a self-hosted Wallos instance through its official HTTP API. Covers subscriptions, monthly cost, categories, currencies, payment methods, household members, and the current user; excludes administrator, OIDC, notification-secret, Fixer, and generic API management.

2026-07-18
openlist
مطوّرو البرمجيات

OpenList v4 HTTP API integration for AgentDock: authentication, file browsing/search, safe text uploads, file operations, storage/driver inspection, and restricted generic API calls.

2026-07-17
skill-authoring
المهن الحاسوبية الأخرى

创建、设计、修改、升级、重构和验证 AgentDock Skill 时使用;负责可移植核心、文档、引用、辅助脚本、测试、版本和本地安装验证。

2026-07-17
baidu-netdisk
موظفو الملفات

Use this skill when managing Baidu Netdisk files through the bdpan CLI inside the application data scope.

2026-07-13
bark
مطوّرو البرمجيات

Send Bark-compatible notifications with Python standard library while keeping the device key in the private Skill data environment.

2026-07-13
cloudsaver
مطوّرو البرمجيات

Use this skill when calling the local CloudSaver API for status checks, resource search, Douban hot lists, share parsing, or transfer actions.

2026-07-13
codex-usage
مطوّرو البرمجيات

Use this skill when checking the current macOS user Codex CLI account state or Codex usage quota.

2026-07-13
desktop
مطوّرو البرمجيات

macOS desktop automation as an AgentDock Skill workflow.

2026-07-13
douban-marks
مطوّرو البرمجيات

只读查询豆瓣电影、图书、音乐标记列表和电影条目联想。用于读取用户自己的已看、想看、在看等标记;公开主页可直接读,私密列表需要本机环境或 .env 中的 DOUBAN_COOKIE。禁止用于批量采集、绕登录、写入标记或读取非授权账号。

2026-07-13
douyin-hot
مطوّرو البرمجيات

获取抖音实时热榜并返回标题、热度和跳转链接。

2026-07-13
find-skills-skill
المهن الحاسوبية الأخرى

Search and discover OpenClaw skills from various sources. Use when: user wants to find available skills, search for specific functionality, or discover new skills to install.

2026-07-13
grok-quota
مطوّرو البرمجيات

Query detailed Grok weekly usage, GrokChat/GrokBuild breakdown, plan, monthly credits, and pay-as-you-go state from local xAI OAuth credentials.

2026-07-13
ntfy
مطوّرو البرمجيات

Use this skill when sending notifications via ntfy.sh or self-hosted ntfy servers.

2026-07-13
poke-api
مطوّرو البرمجيات

Send context-rich instructions to Poke through the V2 inbound API using a securely injected API key.

2026-07-13
qinglong
مديرو الشبكات وأنظمة الحاسوب

Operate a QingLong panel through its official open API. Use for QingLong health checks, env variables, cron tasks, task logs, and controlled panel API calls from AgentDock Skill.

2026-07-13
rsshub
مطوّرو البرمجيات

Use the local RSSHub service for status checks, route URL construction, feed fetching, feed parsing, and route probing.

2026-07-13
skill-vetter-runtime
المهن الحاسوبية الأخرى

Review ClawHub or local Skill packages before installation, classify risk, and return a structured security report.

2026-07-13
spotify-web-api
مطوّرو البرمجيات

Use Spotify Web API with official OAuth PKCE. Use to authorize Spotify safely, search tracks, read current playback, and add tracks to playlists without importing browser cookies.

2026-07-13
telegram-official
مطوّرو البرمجيات

Send Dock notifications through Telegram's official Bot API using only Python standard library and api.telegram.org.

2026-07-13
vaultwarden-cli
مطوّرو البرمجيات

通过 Bitwarden 官方 bw CLI 安全访问自部署 Vaultwarden。默认只返回脱敏元数据,秘密只进入本机剪贴板。

2026-07-13
vitapulse
مطوّرو البرمجيات

Read the private VitaPulse HealthKit API gateway with scoped tokens, freshness checks, trends, and asynchronous sync requests.

2026-07-13
volcengine-ark-quota
مطوّرو البرمجيات

Query VolcEngine Ark Coding Plan quota usage from the console endpoint using a logged-in cookie or Playwright storage state.

2026-07-13
weread-skills
مطوّرو البرمجيات

微信读书助手,可搜索书籍、查看书架、笔记、书评、阅读统计与推荐。

2026-07-13
weread-skills
موظفو المكاتب العامون

微信读书助手 — 搜索书籍、管理书架、查看笔记划线、浏览书评、阅读统计、发现推荐好书

2026-07-12
code-debrief
مطوّرو البرمجيات

Explain and teach the core implementation produced by vibecoding from real code, focusing on the main call chain, core code, state and data flow, design reasoning, and transferable engineering knowledge. Use when the user asks to explain, review, learn, debrief, or understand recent code changes, a commit, PR, diff, feature, module, or code path.

2026-07-11
grill-me
متخصصو إدارة المشاريع

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

2026-07-11
personal-dev-guard
مطوّرو البرمجيات

Use this skill before or during code changes and code review to enforce readable, restrained, maintainable code with low patch smell.

2026-07-11