Skip to content

update #2212

Open
ibljign wants to merge 3 commits intomainfrom
preview2
Open

update #2212
ibljign wants to merge 3 commits intomainfrom
preview2

Conversation

@ibljign
Copy link
Collaborator

@ibljign ibljign commented Feb 4, 2026

correct use case 3 cli part & fix typo

Summary by CodeRabbit

  • Documentation
    • Updated Claude Code Skills use case documentation with revised workflows for skill publication and installation
    • Changed CLI package references and updated command syntax for skill management
    • Updated documentation to reflect new skill distribution paths

@coderabbitai
Copy link

coderabbitai bot commented Feb 4, 2026

πŸ“ Walkthrough

Walkthrough

README and README_CN documentation updated to reflect new workflow for publishing and installing skills. CLI package renamed from @refly-ai/refly-skills to @powerformer/refly-cli with corresponding command path changes. Workflow steps restructured from export-focused to install/publish-focused approach with updated distribution methods.

Changes

Cohort / File(s) Summary
Documentation Updates
README.md, README_CN.md
Updated Claude Code Skills use case section: rewrote goal statement, restructured workflow steps from export to install/publish pattern, changed CLI package name from @refly-ai/refly-skills to @powerformer/refly-cli, added distribution paths (Via Refly CLI, Via npx), updated command examples, and added placeholder for Use Case 4.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

  • Update README.mdΒ #2207: Overlapping textual changes to the same README "Skills for Claude Code" use-case section and CLI instructions.
  • update readmeΒ #2202: Modifies README headings, anchors, and use-case text including Use Case 4 and skills-related sections.
  • Update README.mdΒ #2200: Updates README and README_CN Claude Code Skills use-case and related CLI/install wording.

Suggested reviewers

  • alchemistklk
  • lefarcen
  • nettee

Poem

🐰 A CLI tale, from old to new,
@powerformer brings fresh dew,
Publish and install, the skills do flow,
Through Claude and Cursor, watch them glow! ✨
Four use cases written, guides aglow. πŸ“š

πŸš₯ Pre-merge checks | βœ… 2 | ❌ 1
❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Title check ❓ Inconclusive The PR title 'update' is vague and generic, providing no meaningful information about the changeset. The PR description ('correct use case 3 cli part & fix typo') reveals the actual intent, but the title itself fails to convey any specific details. Update the title to be more descriptive, such as 'Update Claude Code Skills CLI instructions and fix typos' to clearly reflect the main changes to the README files.
βœ… Passed checks (2 passed)
Check name Status Explanation
Description Check βœ… Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage βœ… Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
πŸ§ͺ Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch preview2

Important

Action Needed: IP Allowlist Update

If your organization protects your Git platform with IP whitelisting, please add the new CodeRabbit IP address to your allowlist:

  • ✨ 136.113.208.247/32 (new)
  • 34.170.211.100/32
  • 35.222.179.152/32

Reviews will stop working after February 8, 2026 if the new IP is not added to your allowlist.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❀️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 2

πŸ€– Fix all issues with AI agents
In `@README_CN.md`:
- Line 193: Fix the missing space before the opening parenthesis in the README
entry "πŸ“– **使用教程**(https://...)" by adding a space so it reads "πŸ“– **使用教程**
(https://...)" or better, convert it to proper Markdown link syntax like
"[**使用教程**](https://...)" to eliminate the spacing issue; update the line
containing "πŸ“–
**使用教程**(https://powerformer.feishu.cn/wiki/YxMRwsQFriAMNukKr5Yc9OjMnnf)"
accordingly.

In `@README.md`:
- Line 280: The markdown goal line "**Goal**:Publish your Refly workflows as
Claude Code skills" is missing a space after the colon; update that string (the
"**Goal**:Publish..." line) to include a space after the colon so it reads
"**Goal**: Publish your Refly workflows as Claude Code skills".


### δ½Ώη”¨εœΊζ™― 4οΌšζž„ε»ΊClawdbot
πŸ“– **使用教程**((https://powerformer.feishu.cn/wiki/YxMRwsQFriAMNukKr5Yc9OjMnnf)
πŸ“– **使用教程**(https://powerformer.feishu.cn/wiki/YxMRwsQFriAMNukKr5Yc9OjMnnf)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟑 Minor

Fix missing space before opening parenthesis.

There's a missing space between the bold text and the opening parenthesis.

πŸ“ Proposed fix
-πŸ“– **使用教程**(https://powerformer.feishu.cn/wiki/YxMRwsQFriAMNukKr5Yc9OjMnnf)
+πŸ“– **使用教程**: (https://powerformer.feishu.cn/wiki/YxMRwsQFriAMNukKr5Yc9OjMnnf)

Or alternatively, use proper Markdown link syntax:

-πŸ“– **使用教程**(https://powerformer.feishu.cn/wiki/YxMRwsQFriAMNukKr5Yc9OjMnnf)
+πŸ“– **[使用教程](https://powerformer.feishu.cn/wiki/YxMRwsQFriAMNukKr5Yc9OjMnnf)**
πŸ“ Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
πŸ“– **使用教程**(https://powerformer.feishu.cn/wiki/YxMRwsQFriAMNukKr5Yc9OjMnnf)
πŸ“– **使用教程**: (https://powerformer.feishu.cn/wiki/YxMRwsQFriAMNukKr5Yc9OjMnnf)
πŸ€– Prompt for AI Agents
In `@README_CN.md` at line 193, Fix the missing space before the opening
parenthesis in the README entry "πŸ“– **使用教程**(https://...)" by adding a space so
it reads "πŸ“– **使用教程** (https://...)" or better, convert it to proper Markdown
link syntax like "[**使用教程**](https://...)" to eliminate the spacing issue;
update the line containing "πŸ“–
**使用教程**(https://powerformer.feishu.cn/wiki/YxMRwsQFriAMNukKr5Yc9OjMnnf)"
accordingly.

### Use Case 3: Skills for Claude Code

**Goal**: Export your Refly workflows as Claude Code skills
**Goal**:Publish your Refly workflows as Claude Code skills
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟑 Minor

Fix missing space after colon.

There's a missing space after the colon in the goal statement.

πŸ“ Proposed fix
-**Goal**:Publish your Refly workflows as Claude Code skills
+**Goal**: Publish your Refly workflows as Claude Code skills
πŸ“ Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
**Goal**:Publish your Refly workflows as Claude Code skills
**Goal**: Publish your Refly workflows as Claude Code skills
πŸ€– Prompt for AI Agents
In `@README.md` at line 280, The markdown goal line "**Goal**:Publish your Refly
workflows as Claude Code skills" is missing a space after the colon; update that
string (the "**Goal**:Publish..." line) to include a space after the colon so it
reads "**Goal**: Publish your Refly workflows as Claude Code skills".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants