ultra-powers

仓库创建 2026年6月29日最近提交 21 天前SkillHot 收录 21 天前
▸ 精选理由

把常用技能按意图路由,适合需要统一工作流和规范流程的团队。

▸ 风险提示

激活过程会调用本地激活器并写入主目录状态文件。

这个 Skill 做什么

激活包含 40 个子技能的全流程 Flow,并强制在每次行动前走 FLOW.md 路由。

一键激活覆盖从构思到增长的全流程能力包,调度 40 个精选子技能来处理不同任务节点,按意图触发最合适的技能。适合需要端到端执行、从产品到运营都要打通的时候使用。启动后每一步都会强制按 FLOW.md 的路由规则走,确保任务被正确拆解与分发,避免重叠或遗漏。

▸ 展开 SKILL.md 英文原文

The everything-Flow for building, shipping, and growing software. 40 hand-picked skills across ideate to grow, with a routing tree that fires the right one on intent (and disambiguates the overlaps).

Skill 开发管理技能聚合工作流路由全能流通用
1
Stars
0
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/MaximoCorrea1/ultra-powers/main/skills/ultra-powers/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/MaximoCorrea1/ultra-powers/main/skills/ultra-powers/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Activate ultra-powers

Activate the ultra-powers Flow for this session. After activation, FLOW.md routing becomes mandatory before every action.

## What this does

This skill invokes the bundled `ultra-powers:_activator` skill (sibling skill in this plugin) with the flow name `ultra-powers`. The activator handles:

1. Reading the FLOW.md at `../../flows/ultra-powers/FLOW.md` (relative to this skill's directory — two levels up to the plugin root, then into the `flows/` directory)
2. Indexing the bundled skills
3. Writing `.flowy/state-PENDING.json`, which the auto-installed plugin hook claims for this session
4. Enforcing FLOW.md routing for the rest of the session

## Invocation

Look at 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有