Skip to main content

Geoff-JI/JiHarn

SkillsMP a collecté 22 skills depuis Geoff-JI/JiHarn. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
22
Étoiles GitHub
4
Forks GitHub
1

Affichage de 22 skills collectés sur 22.

métier
Développeurs de logiciels
description

使用 RollingGo CLI 查询酒店信息、筛选结果、读取酒店标签和获取房型价格。当用户需要按目的地 / 日期 / 星级 / 预算 / 标签 / 距离搜索酒店、查看酒店详情与房型报价,或读取酒店标签库时触发本技能。触发短语——"搜索酒店"、"查酒店"、"酒店详情"、"房型价格"、"酒店标签"、"附近酒店"、"rollinggo"。

Langue du texte source : chinois

mis à jour
métier
Développeurs de logiciels
description

When the user provides a URL to a SKILL.md or a skill hub catalog, automatically fetch and install it. Parsed formats supported: - Direct SKILL.md URL: https://skillhub.cn/install/skillhub.md → extract name from frontmatter - HTTP(S) paths referencing…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Handle hotel price / availability requests by using a dedicated hotel skill source or realtime travel lookup. Prefer installing the RollingGo hotel skill from ClawHub when the user wants live hotel results.

Langue du texte source : anglais

mis à jour
métier
Écrivains et auteurs
description

Generate a single rich-card travel itinerary on demand. The user names a destination plus a duration ("<DEST>三日游", "<DEST>赏樱攻略", "<DEST>美食推荐") and the agent returns ONE structured RichMessage covering route, food, transport, stay, budget, pitfalls, and…

Langue du texte source : Plusieurs langues

mis à jour
métier
Développeurs de logiciels
description

Lightweight code-review checklist the agent runs before declaring a patch ready. Catches the obvious classes of issue (dead code, missing error handling, weakened tests) without a full security audit. Adapted from addyosmani's "Review" lifecycle phase.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Root-cause-first debugging loop for code or runtime errors: understand the failure before proposing a fix. Adapted from Hermes' systematic- debugging — same iron law, smaller surface, JiHarn-tool-aware.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Do not declare a task done without running verification. For code, that means running tests / smoke; for answers, that means checking the claim against a fresh source. Adapted from obra/superpowers and addyosmani's "Verify" lifecycle phase.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Umbrella skill for user document workflows — PDF, Word, Excel, PowerPoint, text extraction, summarization. Dispatches to the right MCP / tool; proposes an install via mcp-discovery when no local capability fits. Adapted from Anthropic's docx/pdf/xlsx/pptx…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

When the user wants something the agent doesn't have a tool for yet (travel planning, GitHub issues, Linear, weather, filesystem, ...), search the live MCP ecosystem for an existing server, propose installing it, and on confirm wire it up via mcp_manage.…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

定期检查 JiHarn 的 skill、MCP 工具、记忆摘要的变化, 生成一份变更摘要并通过 IM 发送给用户。

Langue du texte source : chinois

mis à jour
métier
Développeurs de logiciels
description

Produce concise docs and Architectural Decision Records (ADRs) when a workflow or design becomes durable. Favours short artifacts over exhaustive manuals. Adapted from addyosmani's "documentation-and-adrs" and the skill-authoring doctrine.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Author a new JiHarn skill in the canonical Trigger / Inputs / Steps / Verification / Failure Signals format. Class-level only. Used when the user says "把这个流程记成 skill" or in background skill review.

Langue du texte source : chinois

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

在安装来自外部 URL / GitHub / 他人分享的 SKILL.md 之前, 对其内容做安全性和质量审查,输出审查报告和安装建议。

Langue du texte source : chinois

mis à jour
métier
Développeurs de logiciels
description

Meta skill that guides the agent on when to pick an existing skill, when to create a new one, and when to install an MCP server. Adapted from obra/superpowers' "using-superpowers" and addyosmani's "meta" skill for personal-AI use.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Find a small list of academic papers on demand — "给我 N 篇目标检测领域 顶刊 / 顶会 / SOTA 论文 / 综述" — using the multi-source chain arxiv API → Semantic Scholar → web_search. Distinct from `daily-paper-digest` (scheduled daily delivery) and `arxiv` (single-day category…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Reply with a structured plan instead of executing. Goal, assumptions, numbered steps, verification, risks. No file writes unless the user explicitly asks. Used when the user says "先列个计划" / "先想想再做".

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Scheduled or on-demand digest of recent papers in a chosen field, with source URLs and a one-line takeaway per paper. Used as the skill_hint for cron jobs like "每天 8 点给我发最新论文".

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Compact news roundup on a topic: web_search for fresh items, dedup, read 1-2 sources per item, return short bullets with links. Use as the skill_hint for "每天 8 点给我发新闻" cron jobs.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Look up current weather, short forecast, or rain check for a city using wttr.in. No API key, no new tool — uses read_url against https://wttr.in/<city>?format=...

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Summarise a single web URL the user shares: fetch with read_url, produce a compact key-points reply. No external CLI, no API key.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Handle time-sensitive travel requests by using built-in realtime travel lookup or attaching MCP servers for railway tickets, flights, maps, local places, weather, hotels, and route planning. Prefer a quick answer path: call the built-in travel_realtime tool…

Langue du texte source : anglais

mis à jour
métier
Écrivains et auteurs
description

对 AI 生成的文本做去 AI 味润色:去掉套话、模板感、 过度完整的列表结构,让输出更像人话、更自然。

Langue du texte source : chinois

mis à jour
Affichage de 22 skills collectés sur 22.