Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

gtd-cc

gtd-cc 收录了来自 nikhilmaddirala 的 30 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
30
Stars
3
更新
2026-02-21
Forks
1
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

github
软件开发工程师

Issue-driven development with worktree isolation. 5-stage pipeline (new, plan, work, review, merge) with human gates between stages. Use when creating tasks, planning, implementing, reviewing, or merging.

2026-02-21
ai-chats
软件开发工程师

Start or join an inter-agent chat session. Two Claude Code sessions communicate via a shared markdown file in tmp/. Use when the user says "ai-chat", "start a chat", "agent chat", or provides a chat slug to join.

2026-02-21
ai-cli-helper
软件开发工程师

View and manage configurations and skills for AI agent CLI tools (Claude Code, Opencode). Use when checking config files, listing or managing skills, viewing model settings, comparing configs across tools, or performing common config operations.

2026-02-21
ai-orchestrator
软件开发工程师

Orchestrate external AI agent instances (Claude Code, Opencode, Gemini CLI) via SDK or CLI. This skill NEVER does work itself — it always delegates to an external agent.

2026-02-21
docs-docx
软件开发工程师

Parse Word documents (.docx) into repository-friendly markdown artifacts. Use when users need to extract content from Word files, convert to markdown, or batch process document directories.

2026-02-21
docs-pbix
软件开发工程师

Parse Power BI files (.pbix) into repository-friendly JSON and CSV artifacts. Use when users need to extract metadata, measures, or data model structure from Power BI files.

2026-02-21
docs-pdf
软件开发工程师

Parse PDF documents into repository-friendly markdown and text artifacts. Use when users need to extract text, tables, or structure from PDF files.

2026-02-21
docs-pptx
软件开发工程师

This skill should be used when the user asks to "convert pptx to markdown", "parse powerpoint presentation", "extract slides to markdown", "convert presentation to markdown with images", "make powerpoint accessible", or needs to transform PowerPoint files into markdown format with inline images and alt-text descriptions.

2026-02-21
docs-xlsx
软件开发工程师

Parse Excel spreadsheets (.xlsx) into repository-friendly CSV and JSON artifacts. Use when users need to extract data, formulas, or structure from Excel files.

2026-02-21
documentation
软件开发工程师

Implement and maintain GitHub project documentation using a layered system. Use when creating, updating, or auditing documentation.

2026-02-21
gh-subrepo
软件开发工程师

Stateful bidirectional sync for subtree directories using git-subrepo. Sync monorepo subdirs with standalone GitHub repos and graduate projects from lab to production.

2026-02-21
gh-subtrees
软件开发工程师

Subtree publishing and project graduation. Publish monorepo changes to standalone GitHub repos, graduate projects from lab to production.

2026-02-21
gh-tasks
软件开发工程师

Issue-driven development with worktree isolation. Create issues, plan implementations, work in worktrees, review PRs, and merge with clean squash history.

2026-02-21
gtd-skills-dev
软件开发工程师

Apply gtd-cc architectural patterns when developing Claude Code plugins or project-local skills. Use when creating or updating plugins for the gtd-cc marketplace, or creating skills in a repo's .claude/skills/ directory.

2026-02-21
skill-name
软件开发工程师

Brief description of when to use this skill

2026-02-21
obsidian-gtd
秘书和行政助理(法律、医疗和高管除外)

Obsidian vault management and GTD workflows. Use when integrating with Obsidian vaults, managing notes, organizing knowledge, or supporting Getting Things Done methodology through note-based workflows.

2026-02-21
obsidian-options
高级秘书和行政助理

Conduct comprehensive research comparing multiple options, alternatives, or approaches. Use when the user needs to evaluate product comparisons, technology evaluations, vendor selections, strategic alternatives, or any scenario requiring systematic analysis of multiple choices (e.g., baby formulas, project management tools, cloud providers, equipment purchases).

2026-02-21
opencode-teammates
软件开发工程师

Team-based OpenCode orchestration via local skill scripts. Create teams, spawn teammates, assign tasks, exchange inbox messages, and run shutdown plus health checks.

2026-02-21
productivity-todoist
健身教练和团体健身教练旅行导游

Fetch and manage Todoist tasks. Use when the user asks about "todoist tasks", "show my tasks", "what's due", "overdue tasks", "triage tasks", or when another skill needs Todoist task context.

2026-02-21
tools-backlog
秘书和行政助理(法律、医疗和高管除外)

Comprehensive GTD task management using Backlog.md CLI

2026-02-21
tools-catppuccin
软件开发工程师

Agent skill for creating and validating Catppuccin theme ports

2026-02-21
tools-claude-code-teams-mcp
软件开发工程师

Use for creating and managing Claude Teams MCP teams/teammates, testing opencode backend teammates, troubleshooting spawn/shutdown behavior, and validating inbox/task flows.

2026-02-21
tools-diagnostics
网络与计算机系统管理员

Interactive system resource analysis and troubleshooting for memory, disk, CPU, and performance issues

2026-02-21
tools-mdbase
软件开发工程师

This skill should be used when the user asks to "validate my collection", "query markdown files", "create mdbase type", "mdbase schema", "init mdbase", "mdbase validate", "mdbase query", or mentions mdbase, typed markdown collections, or frontmatter schemas.

2026-02-21
web-browser
软件开发工程师

Browser automation for AI agents. Use when the user needs to interact with websites, navigate pages, fill forms, click buttons, take screenshots, extract data, test web apps, or automate any browser task. Triggers include "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data", "test this web app", "login to a site", or any task requiring programmatic web interaction.

2026-02-21
web-content-extraction
软件开发工程师

Extract documentation and content from websites. Supports Mintlify, Starlight/Astro, Docusaurus, GitBook, ReadTheDocs, Sphinx, and generic sites. Uses a tiered approach - try the simplest method first (direct curl, Jina AI Reader) before falling back to Crawl4AI for JS-heavy sites.

2026-02-21
web-crawl4ai
软件开发工程师

Complete Crawl4AI SDK reference and implementation guide. Use when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized extraction patterns, error handling, and comprehensive code examples.

2026-02-21
web-deep-research
软件开发工程师

Multi-step deep research workflow that breaks complex topics into subtopics, performs iterative web searches, synthesizes findings, and produces comprehensive cited reports. Use when a simple search isn't enough and the user needs thorough, multi-angle research.

2026-02-21
web-fetch
软件开发工程师

Download web articles with images and save as clean markdown for offline reference. Covers Jina AI Reader, WebFetch tool, and multiple fallback methods for article extraction with image handling.

2026-02-21
web-search
软件开发工程师

General web search patterns and techniques including Gemini CLI coordination. Use this skill when you need to perform web searches, find current information, or research topics online. Covers both Gemini CLI and built-in WebSearch tool usage with precise instruction crafting.

2026-02-21