By sixtyfour-ai
Skills for working with Sixtyfour — people and company intelligence at scale via AI research agents.
Agent Skills that teach AI coding assistants (Claude Code, Cursor, etc.) how to use Sixtyfour — people and company intelligence at scale.
| Skill | Description |
|---|---|
| sixtyfour | People and company intelligence — investigate any person or company, resolve identities, map relationships, and surface signals via the Sixtyfour API. |
Add the skill to your project:
npx skills add sixtyfour-ai/skills --skill "sixtyfour"
Or link it directly:
# Clone this repo
git clone https://github.com/sixtyfour-ai/skills.git /path/to/sixtyfour-skills
# Symlink into your project
ln -s /path/to/sixtyfour-skills/skills/sixtyfour .claude/skills/sixtyfour
Copy the skills/sixtyfour directory into your agent's skills directory.
export SIXTYFOUR_API_KEY=your_key_here
Once installed, your agent can:
Both Claude Code and Cursor use semantic versioning in the manifest files — not git tags. Bump the version in all three manifest files before pushing:
.claude-plugin/plugin.json.claude-plugin/marketplace.json.cursor-plugin/plugin.jsonGit tags are optional — useful for tracking releases on GitHub but not required by either platform.
Claude Code — version-based, no manual review. Push to main and users run:
claude plugin update sixtyfour@sixtyfour-skills
A restart is required to apply the update.
Cursor — updates go through manual marketplace review before publishing. Cursor caches installed versions locally, so users generally need to uninstall and reinstall the plugin via the in-app marketplace to get the latest version.
Something not working? Open an issue.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub sixtyfour-ai/skills --plugin sixtyfourComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Payload Development plugin - covers collections, fields, hooks, access control, plugins, and database adapters.