BeClaude

fios-skills

New
1GitHub TrendingGeneralby rexchengm

FIOS 旗舰版配套 AI 技能套件(需搭配 FIOS Notion 模板使用,非开源)

Summary

FIOS Skills is a proprietary AI skill suite designed to work exclusively with the FIOS Notion template, enabling developers to automate and enhance their workflows within the FIOS ecosystem.

  • It provides advanced AI-driven capabilities for data management, project tracking, and intelligent task execution, making it essential for teams leveraging the FIOS framework.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/fios-skills.md https://raw.githubusercontent.com/rexchengm/fios-skills/main/SKILL.md
3
Invoke in Claude Code
/fios-skills

Use Cases

Automatically sync and update project statuses in your FIOS Notion database based on AI analysis of team communications.
Generate structured meeting notes and action items from raw transcripts, directly linked to FIOS project entries.
Use AI to prioritize and assign tasks across FIOS projects by analyzing deadlines, dependencies, and team workload.
Extract and summarize key insights from multiple Notion pages within your FIOS workspace to accelerate decision-making.
Validate and clean data entries in FIOS templates to ensure consistency and accuracy across your project management system.

Usage Examples

1

/fios-skills sync project status from #general channel to FIOS Notion

2

Analyze the last 5 FIOS sprint reviews and create a summary with action items

3

Check all tasks in FIOS with due dates this week and flag any that are overdue or at risk

View source on GitHub

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is fios-skills?

FIOS Skills is a proprietary AI skill suite designed to work exclusively with the FIOS Notion template, enabling developers to automate and enhance their workflows within the FIOS ecosystem. It provides advanced AI-driven capabilities for data management, project tracking, and intelligent task execution, making it essential for teams leveraging the FIOS framework.

How to install fios-skills?

To install fios-skills: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/fios-skills.md https://raw.githubusercontent.com/rexchengm/fios-skills/main/SKILL.md. Finally, /fios-skills in Claude Code.

What is fios-skills best for?

fios-skills is a skill categorized under General. Created by rexchengm.

What can I use fios-skills for?

fios-skills is useful for: Automatically sync and update project statuses in your FIOS Notion database based on AI analysis of team communications.; Generate structured meeting notes and action items from raw transcripts, directly linked to FIOS project entries.; Use AI to prioritize and assign tasks across FIOS projects by analyzing deadlines, dependencies, and team workload.; Extract and summarize key insights from multiple Notion pages within your FIOS workspace to accelerate decision-making.; Validate and clean data entries in FIOS templates to ensure consistency and accuracy across your project management system..