Total 46,971 skills
Showing 12 of 46971 skills
Tableau integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tableau data.
Meta-skill: helps create an AGENTS.md for a new project by guiding the user through selecting the right profile from the agentic library and running the compose command. Also helps create a custom AGENTS.md from scratch when no profile fits. Invoked when the user asks to set up agent instructions, create AGENTS.md, or configure agents for a project.
Densify integration. Manage data, records, and automate workflows. Use when the user wants to interact with Densify data.
DialMyCalls integration. Manage Accounts, Contacts, Recordings, Shortcodes, Keywords, Broadcasts. Use when the user wants to interact with DialMyCalls data.
Paved integration. Manage data, records, and automate workflows. Use when the user wants to interact with Paved data.
Macrometa integration. Manage data, records, and automate workflows. Use when the user wants to interact with Macrometa data.
Use Claude Code's autonomous agent loop with DeepSeek V4 Pro, OpenRouter, or any Anthropic-compatible backend at up to 17x lower cost.
Refactors specified code to improve clarity, reduce duplication, or align with the project's architectural patterns — without changing external behavior. Invoked when the user asks to refactor, clean up, simplify, or restructure code.
Continuously collect daily original popular articles from official WeChat accounts across the entire network, and push original popular articles from official WeChat accounts to users; used when users need to obtain original popular articles from official WeChat accounts in all fields or subscribe to daily pushes of original popular articles
Spaycial integration. Manage data, records, and automate workflows. Use when the user wants to interact with Spaycial data.
Executes the full PR-driven development workflow: create an isolated feature branch from the current work, commit all staged changes, rebase cleanly onto the selected base branch (skipping any ancestor commits already merged), push the branch, and open a GitHub pull request linked to a related issue. Includes guidance for stacked/chained PRs. Invoked when the user says "open a PR", "create a pull request", "push and PR", or "branch, rebase and PR".
URL search param and hash state management. Use when adding or modifying URL search params, working with useSearchParams, setSearchParams, useSearchParamState, or navigate() with query strings or hash fragments, or fixing browser back/forward button issues.