Loading...
Loading...
Found 67 Skills
Validate multi-skill workflows defined in CLAUDE.md by checking skill existence, inter-skill data contracts (JSON schema compatibility), file naming conventions, and handoff integrity. Use when adding new workflows, modifying skill outputs, or verifying pipeline health before release.
Standardized patterns for how agents discover, reference, and compose skills using progressive disclosure architecture
Read event data from a Google Sheets spreadsheet and create Google Calendar entries for each row.
Retrieve the status of the last diagnosis to continue using it. Use in conjunction with dbs-save. Trigger methods: /dbs-restore, /continue, "continue from last time", "previous conclusion", "where did we leave off in the last diagnosis" Restore the most recent diagnosis snapshot saved by dbs-save. Trigger: /dbs-restore, "continue from last time", "where did we leave off"
Automatically detects and documents user preferences, coding rules, and style guidelines when expressed during conversations
Saves conversation history to session log files. Use when user says "保存对话", "保存对话信息", "记录会话", "save session", or "save conversation". Automatically creates timestamped session log in sessions/ directory.
Integrate installed skill usage guidance into project CLAUDE.md/AGENTS.md based on project context. Use when skills are installed but agents don't know when to use them, when setting up a new project with skills, or when updating guidance after adding skills.
Three-way conversation between Hayek × Mises × Claude. Multi-role discussion from the perspective of Austrian economics. Trigger: /chatroom-austrian, /austrian-school, "Austrian Chat Room" Austrian economics chatroom. Hayek × Mises × Claude debate. Trigger: /chatroom-austrian, /austrian-school, "Austrian chat"
Main entry for cross-platform content creation. Coordinates the entire creation process: Research → Image Selection → Writing → Polishing → Platform Conversion. Used for creating articles, developing content, conducting topic research, and publishing to Zhihu/Xiaohongshu/WeChat Official Accounts.
Feishu Task Management Tool, used for creating, querying, updating tasks and tasklists. **Use this Skill when**: (1) Need to create, query, update, or delete tasks (2) Need to create and manage tasklists (3) Need to view task lists or tasks within tasklists (4) User mentions "task", "to-do", "tasklist", "pending task" (5) Need to set task assignees, followers, and due dates
This skill scopes and researches a single new task to insert into an existing project's ROADMAP.md. It should be used when a developer identifies a gap in the roadmap during the do-task/checkpoint loop and needs to properly scope a new action item before implementing it. Triggered by requests like '/scope-task 2.5 Integrate Research into SPEC.md', '/scope-task 3.3 Add WebSocket support', or 'scope task 1.4 Set up CI pipeline'. Works alongside project-init (which creates the roadmap) and do-task (which implements tasks).
Use this skill when users request new features, enhancements, bug fixes, or any work that needs planning. Creates structured task files and PRDs (Product Requirements Documents) before implementation. Activates for "I want to add X", "implement Y", "create a task for Z", "plan this feature", or any feature request.